Fix for Payment Method Recovery Flow in Checkout JS SDK 1.4.1
This week we are releasing version 1.4.1 of the Checkout JS SDK.
This update addresses an issue in the automatic dunning recovery flow, where in certain cases the library failed to correctly restore the payment-method update experience.
Since this flow is critical for recovering failed subscriptions, we prioritized fixing it to keep the recovery process as seamless as possible for both you and your customers.
If you’re using the CDN version, nothing needs to be changed on your end. For NPM package users, please update with the following command:
npm install @freemius/checkout@latest
