offsite_payments icon indicating copy to clipboard operation
offsite_payments copied to clipboard

Add paybox system integration

Open ntalbott opened this issue 10 years ago • 0 comments

Issue by spk Monday Sep 23, 2013 at 10:08 GMT Originally opened as https://github.com/Shopify/active_merchant/pull/851


Hello, We are using active merchant for the paypox_system french payment method.

This payment method are different and change the classic usage of active_merchant helper...

PayboxSystem are very strict with parameters, so we have created a method that return a hash with only the needed params. (query_with_hmac)

We have documented the usage of the paybox helper so it can be used without payment_service_for helper.

Thanks


spk included the following code: https://github.com/Shopify/active_merchant/pull/851/commits

ntalbott avatar Jun 04 '14 20:06 ntalbott