Method: ActiveMerchant::Billing::Integrations::HiTrust::Return#message

Defined in:
lib/active_merchant/billing/integrations/hi_trust/return.rb

#messageObject



60
61
62
# File 'lib/active_merchant/billing/integrations/hi_trust/return.rb', line 60

def message
  CODES[ params['retcode'] ]
end