Methods

Class 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
257:         def token
258:           @params['CreateCustomerResult']
259:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.