offsite_payments icon indicating copy to clipboard operation
offsite_payments copied to clipboard

Support QuickPay custom fields

Open espen opened this issue 10 years ago • 0 comments

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)

espen avatar Jul 22 '14 11:07 espen