Parent

Methods

Class/Module Index [+]

Quicksearch

ActiveMerchant::Billing::EwayManagedGateway::EwayResponse

Public Instance Methods

token() click to toggle source

add a method to response so we can easily get the eway token “ManagedCustomerID”

# File lib/active_merchant/billing/gateways/eway_managed.rb, line 257
def token
  @params['CreateCustomerResult']
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.