Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: [IOBP-1085] Removed delete transaction API request when closin…
…g in-app browser (#6553) ## Short description This PR removes the delete transaction API request when the user closes the in-app browser during the payment flow. ## List of changes proposed in this pull request - Removed the API request trigger when closing the payment flow form the in-app browser. ## How to test - Start a payment flow with the dev-server started; - Reach the final step when the in-app browser appears; - Tap on "Cancel" button and check that the API request to delete the transaction isn't fired;
- Loading branch information