Class: Gateway::Payflow

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

Instance Method Summary collapse

Instance Method Details

#provider_classObject



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

def provider_class
  ActiveMerchant::Billing::PayflowGateway
end