Class: Gateway::Migs

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

Instance Method Summary collapse

Instance Method Details

#provider_classObject



7
8
9
# File 'app/models/spree/gateway/migs.rb', line 7

def provider_class
  ActiveMerchant::Billing::MigsGateway
end