ActiveMerchant::Billing::NetaxeptGateway
add a method to response so we can easily get the token for Validate transactions
# File lib/active_merchant/billing/gateways/payment_express.rb, line 230 230: def token 231: @params["billing_id"] || @params["dps_billing_id"] 232: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.