solidusio / solidus_paypal_braintree

⛔️ [Archived] Use solidus_braintree instead!
https://github.com/solidusio/solidus_braintree
BSD 3-Clause "New" or "Revised" License
37 stars 78 forks source link

Update to Braintree 3.4.0 #299

Closed pelargir closed 3 years ago

pelargir commented 3 years ago

This updates the Braintree gem from v2.65 to v3.4. Among other benefits, this gives better insight into payment and refund declines by adding a processor response code in the API response object.

See https://www.braintreepayments.com/blog/refund-authorizations-api-updates-and-sandbox-testing/

mamhoff commented 3 years ago

This would be fantastic to get at least into the main branch if not released. Pretty please?

kennyadsl commented 3 years ago

Thanks @pelargir