Class: Gateway::StripeApplePayGateway

Inherits:
StripeGateway
  • Object
show all
Defined in:
app/models/spree/gateway/stripe_apple_pay_gateway.rb

Instance Method Summary collapse

Instance Method Details

#method_typeObject



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

def method_type
  'stripe_apple_pay'
end