New
v1.135.0
What's Changed
- PaymentExpress: correct endpoints by @steveh in https://github.com/activemerchant/active_merchant/pull/4827
- Adyen: Support raw refusal reason by @aenand in https://github.com/activemerchant/active_merchant/pull/4843
- Reach: Update list of supported countries by @jcreiff in https://github.com/activemerchant/active_merchant/pull/4842
- Paysafe: Truncate address fields by @jcreiff in https://github.com/activemerchant/active_merchant/pull/4841
- BT: Add support for network tokens by @aenand in https://github.com/activemerchant/active_merchant/pull/4775
- Kushki: fix add amount default method by @yunnydang in https://github.com/activemerchant/active_merchant/pull/4845
- Rapyd: Add customer object and fix tests by @aenand in https://github.com/activemerchant/active_merchant/pull/4838
- Cybersource: Add merchant_id by @almalee24 in https://github.com/activemerchant/active_merchant/pull/4844
- Wordline (Global Collect): Add agent numeric code and house number field by @yunnydang in https://github.com/activemerchant/active_merchant/pull/4847
- Add deepstack gateway by @khoinguyendeepstack in https://github.com/activemerchant/active_merchant/pull/4830
- Braintree: Additional tests for credit transactions by @jcreiff in https://github.com/activemerchant/active_merchant/pull/4848
- Rapyd: Change nesting of description, statement_descriptor, complete_… by @jcreiff in https://github.com/activemerchant/active_merchant/pull/4849
- Rapyd: Add merchant_reference_id by @jcreiff in https://github.com/activemerchant/active_merchant/pull/4858
- Braintree: Add check for ACH on credit by @jcreiff in https://github.com/activemerchant/active_merchant/pull/4859
- Rapyd: Update handling of
ewalletand billing address phone by @jcreiff in https://github.com/activemerchant/active_merchant/pull/4863 - IPG: Refactor Credentials by @kylene-spreedly in https://github.com/activemerchant/active_merchant/pull/4854
- Braintree Blue: Update the credit card details transaction hash by @yunnydang in https://github.com/activemerchant/active_merchant/pull/4865
- VisaNet Peru: Update generate_purchase_number_stamp by @almalee24 in https://github.com/activemerchant/active_merchant/pull/4855
- Adding Oauth Response for access tokens by @almalee24 in https://github.com/activemerchant/active_merchant/pull/4851
- Revert "Adding Oauth Response for access tokens" by @almalee24 in https://github.com/activemerchant/active_merchant/pull/4868
- CYBS: Recurring NT by @aenand in https://github.com/activemerchant/active_merchant/pull/4840
- Revert "CYBS: Recurring NT" by @aenand in https://github.com/activemerchant/active_merchant/pull/4871
- Deepstack: Update sandbox credentials by @khoinguyendeepstack in https://github.com/activemerchant/active_merchant/pull/4850
New Contributors
- @steveh made their first contribution in https://github.com/activemerchant/active_merchant/pull/4827
- @khoinguyendeepstack made their first contribution in https://github.com/activemerchant/active_merchant/pull/4830
Full Changelog: https://github.com/activemerchant/active_merchant/compare/v134.0.0...v1.135.0