class ActiveMerchant::Billing::StripeGateway::StripePaymentToken
Public Instance Methods
type()
click to toggle source
# File lib/active_merchant/billing/gateways/stripe.rb, line 229 def type 'stripe' end
# File lib/active_merchant/billing/gateways/stripe.rb, line 229 def type 'stripe' end