active_merchant icon indicating copy to clipboard operation
active_merchant copied to clipboard

When will Braintree version 3.x.x be supported

Open bytenaija opened this issue 4 years ago • 1 comments

There is a peice of code ruby raise "Need braintree gem >= 2.78.0. Run `gem install braintree --version '~>2.78'` to get the correct version." unless Braintree::Version::Major == 2 && Braintree::Version::Minor >= 78 that locks braintree gem to version 2.x.x.

Braintree 3.x.x has the new SCA/3DS feature. How soon can we expect active merchant to catch up with the versions?

bytenaija avatar Apr 06 '21 09:04 bytenaija

  • https://github.com/activemerchant/active_merchant/pull/3987

chitty avatar Mar 31 '22 14:03 chitty

To provide a cleaner slate for the maintenance of the library, this PR/Issue is being labeled stale after 60 days without activity. It will be closed in 14 days unless you comment with an update regarding its applicability to the current build. Thank you!

github-actions[bot] avatar Jun 28 '24 01:06 github-actions[bot]