Class: Gateway::Linkpoint
- Inherits:
-
Gateway
- Object
- Gateway
- Gateway::Linkpoint
- Defined in:
- app/models/spree/gateway/linkpoint.rb
Instance Method Summary collapse
Instance Method Details
#provider_class ⇒ Object
8 9 10 |
# File 'app/models/spree/gateway/linkpoint.rb', line 8 def provider_class ActiveMerchant::Billing::LinkpointGateway end |