2.40.0 | 2025-06-04
✨ Improvements
- We have bumped
compile
and target
versions to 35
- Analytics: We have reduced number of analytics events captured and sent to our server.
2.39.0 | 2025-05-14
✨ Improvements
- We have added
CardFormUIOptions.payButtonAddNewCard
to support the "Add New Card" option in the card form flow. Please check our docs for more information
- Introduced support for the 'Continue payment flow' workflow action to configure checkout outcome. See our documentation for more info.
🪲 Bug fixes
- Fixed a crash caused by misuse of CheckoutExitHandler.
2.38.3 | 2025-04-29
🪲 Bug fixes
- In certain scenarios, the SDK may crash if a deep link to a specific screen is triggered after a payment flow was already finalized.
2.38.2 | 2025-04-17
✨ Improvements
- PayPal: Improved support for picture-in-picture mode. Fixed an issue where some successful authentication flows were incorrectly marked as errors by the SDK.
- 3DS: Enhanced locale normalization. Resolved an issue where certain locales were being rejected by the 3DS SDK, causing the flow to fail.
- Cleanup Enhancements: Added a new
cleanClientSessionCache
parameter to the cleanup
function. You can now control whether to clear the Client Session cache in both Drop-In and Headless integrations.
2.38.1 | 2025-04-14