aenand
aenand
ECS-2640 The Payfacto (formerly ct_payment) gateway is changing domain names on October 4th. The new URLs are not resolvable at the moment so we cannot test them. Remote: All failing...
**Is your feature request related to a problem? Please describe.** After adding custom tags and spans to our APM traces we have a need to take a value from a...
COMP-80 Adds support for 3DS2 data to the Cybersource Rest gateway. This follows the standard pattern in AM to add three_d_secure data and takes inspriation from the legacy Cybersource integration...
ONE-76 Removes the default ECI value for NT on Worldpay. Per Worldpay's docs on ECI they state "If you receive an eci value with the token we suggest including in...
ONE-115 The Braintree gateway is a unique AM gateway in that it uses a gateway SDK to transact. The SDK integration maens that all the gateway's params in a given...
COMP-78 Refactors the stored credential support for the Cybersource Rest gateway to be in-line with their documentation. Also repairs test suite for this gateway by eliminating certain tests and fixing...
### General information * SDK/Library version: 4.14.0 * Environment: Sandbox ### Issue description Is there a way to convert a `Braintree::Transaction` to a hash? I can't seem to call `.attributes`...
Worldpay: Refactor L2/L3 data for Worldpay to be more in line with how active merchant gateways expect this data. It also lowers the burden for what merchants must provide to...
Is the [Ruby SDK](https://github.com/braintree/braintree_ruby) not recommended for the integration into theGraphQL API? I don't see the gem in the Gemfile of this sample app and am wondering if it's because...
COMP-71 Adds support for Apple Pay and Google Pay recurring Test Summary Local: Unit: Remote: