Skip to content

5.0.1

Compare
Choose a tag to compare
@hamid97m hamid97m released this 13 Aug 11:14
· 62 commits to main since this release

πŸš€ New Features

  • Trace API on Activity onResume: We have implemented the trace API on Activity onResume, ensuring that user actions in the IPG (In-App Payment Gateway) will not affect payment commits. This feature guarantees a smooth payment experience for your users. πŸ’³

  • BazaarPay Login: We have introduced a new feature in the SDK that allows users to log in to BazaarPay directly from your application. You can now retrieve the login result and seamlessly integrate BazaarPay's functionalities into your app. πŸ”

  • Increase Balance Screen: Developers can open the increase balance screen directly from the SDK. This feature provides a convenient way for users to add funds to their BazaarPay balance without leaving your application. πŸ’°

  • User Balance Retrieval: With the new BazaarPay SDK, you can easily retrieve the user's balance information from BazaarPay. This feature lets you display the user's balance within your application, enhancing transparency and user experience. πŸ’Έ

  • Event Tracking: We have implemented event tracking within our SDK to monitor and track potential issues. This enhancement allows us to proactively identify and resolve any issues that may arise, ensuring a smooth integration process. πŸ“Š

  • DirectPay Contract: Introducing the DirectPay contract feature lets you sign contracts with users directly through the SDK. This feature streamlines the contract signing process, making it more efficient and convenient for you and your users. πŸ“

βš™οΈ Improvements

  • Dynamic Onboarding Screen: We have made the onboarding screen dynamic, and all content is directly fetched from the server. This enhancement provides flexibility in customizing the onboarding experience for users. πŸ”„

πŸ› Bug Fixes

  • ServiceLocator Crashes: We have addressed reported crashes related to the ServiceLocator and resolved them in this release. The stability of the SDK has been improved, ensuring a reliable integration.