class ActiveMerchant::Billing::PaystationResponse
Public Instance Methods
token()
click to toggle source
# File lib/active_merchant/billing/gateways/paystation.rb, line 203 def token @params['future_payment_token'] end