Parent

Methods

Class/Module Index [+]

Quicksearch

ActiveMerchant::Billing::PaystationResponse

Public Instance Methods

token() click to toggle source

add a method to response so we can easily get the token for Validate transactions

# File lib/active_merchant/billing/gateways/paystation.rb, line 195
def token
  @params["future_payment_token"]
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.