Class: Gateway::PayflowPro
- Inherits:
-
Gateway
- Object
- Gateway
- Gateway::PayflowPro
- Defined in:
- app/models/spree/gateway/payflow_pro.rb
Instance Method Summary collapse
Instance Method Details
#options_with_test_preference ⇒ Object
12 13 14 |
# File 'app/models/spree/gateway/payflow_pro.rb', line 12 def .merge(:test => self.preferred_test_mode) end |
#provider_class ⇒ Object
8 9 10 |
# File 'app/models/spree/gateway/payflow_pro.rb', line 8 def provider_class ActiveMerchant::Billing::PayflowGateway end |