Class: Gateway::PayPalGateway
- Inherits:
-
Gateway
- Object
- Gateway
- Gateway::PayPalGateway
- Defined in:
- app/models/spree/gateway/pay_pal_gateway.rb
Instance Method Summary collapse
Instance Method Details
#provider_class ⇒ Object
10 11 12 |
# File 'app/models/spree/gateway/pay_pal_gateway.rb', line 10 def provider_class ActiveMerchant::Billing::PaypalGateway end |