Class: Gateway::Paymill

Inherits:
Gateway
  • Object
show all
Defined in:
app/models/spree/gateway/paymill.rb

Instance Method Summary collapse

Instance Method Details

#provider_classObject



8
9
10
# File 'app/models/spree/gateway/paymill.rb', line 8

def provider_class
  ActiveMerchant::Billing::PaymillGateway
end