Skip to content

0.0.34

Compare
Choose a tag to compare
@Ricardo1980 Ricardo1980 released this 16 Jun 18:20
· 9 commits to master since this release

New Features

  • Enhanced Setup Method: The setup method now includes an optional countryCode parameter. This parameter can be used to sort payment providers based on the country code. If the countryCode parameter is not provided, the providers will be sorted based on the default setting.

  • Improved Payment Status Retrieval: A new polling process has been introduced for retrieving the final state of a payment after it is sent. The framework will make several attempts over approximately 10 seconds to fetch the latest status. This ensures that the app has the most up-to-date information regarding the payment's state, improving the user experience.