Description
Hello!
We currently use the your plugin for Braintree payment processing. We recently received this notice from Paypal/Braintree:
ACTION REQUIRED: Update your production and Sandbox Braintree SDK version
Our records show that as of 1/29/2025, you were using a legacy SDK version on a production or Sandbox application that is not compatible with an upcoming update to our root SSL certificate provider for production and Sandbox API traffic on 1/30/2025.
If you do not update to a compatible SDK and push changes to customer devices by June 30, 2025, you will not be able to process requests through your PayPal Braintree production and Sandbox accounts until you make the necessary update.
Server-Side SDKs:
- PHP 6.21.0
The braintree SDK currently in use is 6.3.0: https://github.com/angelleye/paypal-woocommerce/blob/release/classes/lib/lib/Braintree/Version.php
Is there an SDK update already on the roadmap?