spree_gateway
spree_gateway copied to clipboard
Huge collection of payment gateways for @spree. Stripe, Braintree, Apple Pay, Authorize.net and many others!
We should migrate the CI setup to use CircleCI, like all the other repositories from spree
Without this change, the mount path of the Spree engine isn't taken into account, and this hard-coded URL results in a 404. Fixes #392
This issue happened with this type of cards The cards in the previous table can’t be attached to a Customer object. To simulate a declined payment with a successfully attached...
While making payments with Stripe, using specific card numbers that produce specific responses, a 500 error is occurring. Number with Stripe description: 4000000000000341 - "Attaching this card to a Customer...
Updates the requirements on [braintree](https://github.com/braintree/braintree_ruby) to permit the latest version. Changelog Sourced from braintree's changelog. 4.3.0 Add a log message to the ArgumentError at TransactionGateway.find Add exchange_rate_quote_id to Transaction.create Add...
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...
With Spree 4.2 and upwards getting serious about internationalisation, it would be good to have some way of organising translation files so keys can be synchronised, and tests tell you...