Changelog


v2.9.11 Release Notes


✨ What's New

This release focuses on optimizing the user experience during the payment process.

🛠️ Improvements and Fixes

  • Payment Flow Stability: We've updated the event listening mechanism within the WebView used for the DEUNA payment page. The app now listens for the didCommit event instead of the previous method.
    • Benefit: This change ensures a more reliable and timely detection of when the payment page content has started to load, resulting in a faster and smoother display of the payment gateway for the user.