offsite_payments
offsite_payments copied to clipboard
Support QuickPay custom fields
QuickPay can store custom fields such as CUSTOM_foo. See http://doc.quickpay.dk/paymentwindow/technicalspecification.html
It seems like that WordPay integration is support custom params (https://github.com/Shopify/offsite_payments/blob/d9453d0bc95ed272af10d9e5f088a04245a4d022/lib/offsite_payments/integrations/world_pay.rb), or is there any better way of implementing this? Perhaps what Authorize.net integration is doing? (https://github.com/Shopify/offsite_payments/blob/d9453d0bc95ed272af10d9e5f088a04245a4d022/lib/offsite_payments/integrations/authorize_net_sim.rb#L123)