Skip to content

[Android] Minimized Paypal window can be opened after cancelling the transaction #2553

@sindiAsx

Description

@sindiAsx

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:

  1. Open Paypal through start('paypal')
  2. Click on V inside their window which minimizes the window
  3. Click Cancel on the Adyen popup
  4. 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.
Image

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",

Metadata

Metadata

Assignees

No one assigned

    Labels

    QuestionIndicates issue only requires an answer to a question

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions