Class: Gateway::StripeElementsGateway

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

Instance Method Summary collapse

Instance Method Details

#method_typeObject



3
4
5
# File 'app/models/spree/gateway/stripe_elements_gateway.rb', line 3

def method_type
  'stripe_elements'
end