Class: Gateway::CyberSource

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

Instance Method Summary collapse

Instance Method Details

#provider_classObject



6
7
8
# File 'app/models/spree/gateway/cyber_source.rb', line 6

def provider_class
  ActiveMerchant::Billing::CyberSourceGateway
end