<aside> 💡 The Changelogs of the Web SDK are here. 👇
</aside>
Bug fixes and improvements
Bug fixes and improvements
✨ Features
Introduced support for the 'Continue payment flow' workflow action to configure checkout outcome.
✨ Features
• Improved TypeScript typings for vaulted payment methods
This release enhances the type safety of vaulted payment methods by refining our TypeScript definitions. These changes enforce stricter typing, which may surface TypeScript errors in projects that previously relied on loosely typed vaulted items.
⚠️ Note: There are no changes to the runtime or processing logic—only TypeScript type definitions have been updated.
⚠️ Note: This version has been removed due to a minor display bug affecting the rendering of vaulted Stripe ACH items. If you’ve installed this version, we recommend upgrading to 2.53.1.
We've released a fix for Klarna payment method and added a missing onPaymentMethodAction
callback. Now PAYMENT_METHOD_SELECTED
and PAYMENT_METHOD_UNSELECTED
events are triggered.