strangerstudios / paid-memberships-pro

WordPress membership plugin to restrict access to content and charge recurring subscriptions using Stripe, PayPal, and more. Fully open source. 100% GPL.
https://www.paidmembershipspro.com
Other
459 stars 357 forks source link

Braintree SDK update warning. #1234

Open andrewlimaza opened 4 years ago

andrewlimaza commented 4 years ago

Braintree requires to use the latest SDK by May 1, 2020.

Refrence: https://www.paidmembershipspro.com/forums/topic/braintree-sdk-warning/

zeusdesignco commented 4 years ago

Any update on this? We're getting worried our payments will stop coming in if this isn't ready?

ideadude commented 4 years ago

Hi, Zeus. Thanks again for bringing this to our attention.

The update is live on the Braintree sandbox and our current 2.2 and 2.3 versions of the plugin are working with the sandbox. We are using an approved version of the Braintree API. So I expect no issues when the actual cutover happens in May 1.

That said, there are future updates to the Braintree API that we need to work on. We need to integrate the SCA support still. And can update to use their nonce system vs the older token system. I suspect that even though we are using the latest API, we are using some of the older API calls and this is why they sent you that email. It might look like you're using an out of date API, but really you are not.

The SCA update is a lot of work and has to be weighed against the other work we are doing. It is important to us, and we expect to get to it sometime this year.

Thanks.