-
We recently started seeing "header field value cannot include CR/LF" when attempting to use Stripe.
This is the problematic line:
https://github.com/activemerchant/active_merchant/blob/8b5d2ac8ab…
-
**Issue by [mabeller](https://github.com/mabeller)**
_Wednesday Jan 29, 2014 at 23:54 GMT_
_Originally opened as https://github.com/Shopify/active_merchant/pull/1019_
---
GoCoin is a digital curren…
-
I think it's a better idea to have a separate folder for each gateway in the gateways folder, that will keep browsing them easier as more gateways are added.
Maybe also have each gateway in a separat…
-
## Issue Description
I'd like to make FedEx Ground shipments via Spree. The `:compute` method in our base class here generates ActiveShipping Location objects without specifying an :address_type, wh…
-
Currently we have some gateways that do their own thing in terms of supporting vaulting; the goal is that all use the same, consistent API for it. We'd target this at v2 since it will not be API backw…
-
Currently braintree blue refund is implemented in following way:
1. try refund
2. it it fails, try void
https://github.com/activemerchant/active_merchant/blob/1d84209e9d37c12c3591a6372bf381ee082942…
-
Привет.
При запуске рельсов если смотреть на брейкпоинты порядок вызовов у меня получается такой,
сначала объявляется .../lib/robokassa/interface.rb
потом .../config/initializers/robokassa.rb
Откр…
woto updated
11 years ago
-
Hi, I'm actually working on a Ruby project now that needs to interface with BPoint - is there any reason this isn't a part of the main Shopify/active_merchant repo? Do you have any interest in submit…
-
Some examples on how this gem could be used would be extremely helpful. I would be happy to write them myself if someone can take a couple of minutes to familiarize me with how this gem is used.
-
Cardknox errors out if a payment method is passed in that doesn't respond to track_data