ActiveMerchant::Billing::Integrations::Return
# File lib/active_merchant/billing/integrations/hi_trust/return.rb, line 60 60: def message 61: CODES[ params['retcode'] ] 62: end
# File lib/active_merchant/billing/integrations/hi_trust/return.rb, line 56 56: def success? 57: params['retcode'] == SUCCESS 58: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.