ActiveMerchant::Billing::NetaxeptGateway
# File lib/active_merchant/billing/gateways/payflow/payflow_response.rb, line 8 8: def payment_history 9: @payment_history ||= @params['rp_payment_result'].collect{ |result| result.stringify_keys } rescue [] 10: end
# File lib/active_merchant/billing/gateways/payflow/payflow_response.rb, line 4 4: def profile_id 5: @params['profile_id'] 6: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.