Unclaimed project
Are you a maintainer of active_merchant ? Claim this project to take control of your public changelog and roadmap.
Claim this project Changelog
active_merchant Active Merchant is a simple payment abstraction library extracted from Shopify. The aim of the project is to feel natural to Ruby users and to abstract as many parts as possible away from the user to offer a consistent interface across all supported gateways.
Last updated 9 months ago
© 2026 AnnounceHQ. All rights reserved.
Back to changelogNew August 24, 2023
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 ewallet and 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