Method: ActiveMerchant::Billing::Integrations::HiTrust::Return#message
- Defined in:
- lib/active_merchant/billing/integrations/hi_trust/return.rb
#message ⇒ Object
60 61 62 |
# File 'lib/active_merchant/billing/integrations/hi_trust/return.rb', line 60 def CODES[ params['retcode'] ] end |