Sha256: d7fcc8f31544ab1800de7bb1c98f1ca676e14a9120ea7ac69f15c5d264d18a32
Contents?: true
Size: 203 Bytes
Versions: 1
Compression:
Stored size: 203 Bytes
Contents
class Gateway::Payflow < Gateway preference :login, :string preference :password, :password preference :partner, :string def provider_class ActiveMerchant::Billing::PayflowGateway end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
spree_payflow-0.60.0 | app/models/gateway/payflow.rb |