solidusio / solidus_braintree

💳 Integrate Solidus with Braintree
https://www.braintreepayments.com/
BSD 3-Clause "New" or "Revised" License
19 stars 55 forks source link

Set Solidus dependency of SolidusBraintree to `> 3.4.0.dev, < 4` #113

Closed gsmendoza closed 1 year ago

gsmendoza commented 1 year ago

Goal

We want to set the Solidus dependency of SolidusBraintree to > 3.4.0.dev, < 4 because it is not compatible with the starter frontend of Solidus 3.3.0. We want to target the dev version so that it can be used with the current Solidus master branch.

Background

We discussed backporting Starter Frontend v3.4 changes to v3.3 versus limiting SolidusBraintree to Solidus v3.4 in https://github.com/solidusio/solidus_starter_frontend/pull/325.