Describe the bug
If I try to minimize the Paypal window, I can Cancel the flow through the small bottom popup. I can pay through another payment method in the meantime and after that is done I can still open the minimized Paypal window and pay again for it. This is reproducible only onAndroid.
To Reproduce
Steps to reproduce the behavior:
- Open Paypal through start('paypal')
- Click on V inside their window which minimizes the window
- Click Cancel on the Adyen popup
- You can do anything in the meantime, and you can go back to the Paypal minimized window to pay for the order
Expected behavior
Paypal window should be closed on clicking 'Cancel'
Screenshots
In the screenshot I have another provider's payment sheet opened, and the minimized Paypal on top of it. I can pay for the order through both providers because Paypal stays accessible.

Smartphone (please complete the following information):
- Device: Samsung
- OS: Android 16
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context
"react-native": "0.81.4",
"@adyen/react-native": "2.7.2",
Describe the bug
If I try to minimize the Paypal window, I can Cancel the flow through the small bottom popup. I can pay through another payment method in the meantime and after that is done I can still open the minimized Paypal window and pay again for it. This is reproducible only onAndroid.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Paypal window should be closed on clicking 'Cancel'
Screenshots

In the screenshot I have another provider's payment sheet opened, and the minimized Paypal on top of it. I can pay for the order through both providers because Paypal stays accessible.
Smartphone (please complete the following information):
Additional context
"react-native": "0.81.4",
"@adyen/react-native": "2.7.2",