Class ActiveMerchant::Billing::Integrations::DirecPay::Notification
In: lib/active_merchant/billing/integrations/direc_pay/notification.rb
Parent: ActiveMerchant::Billing::Integrations::Notification

Methods

Constants

RESPONSE_PARAMS = ['DirecPay Reference ID', 'Flag', 'Country', 'Currency', 'Other Details', 'Merchant Order No', 'Amount']

Public Instance methods

the money amount we received in X.2 decimal

Take the posted data and move the relevant data into a hash

[Validate]