Module: Spree::SolidusSixSaferpay::UsePaymentPageGateway
- Includes:
- RouteAccess
- Included in:
- AssertPaymentPage, InitializePaymentPage, InquirePaymentPagePayment, ProcessPaymentPagePayment
- Defined in:
- app/services/spree/solidus_six_saferpay/use_payment_page_gateway.rb
Instance Method Summary collapse
Instance Method Details
#gateway ⇒ Object
6 7 8 |
# File 'app/services/spree/solidus_six_saferpay/use_payment_page_gateway.rb', line 6 def gateway ::SolidusSixSaferpay::PaymentPageGateway.new end |