Skip to content

[Feature] Payment Sheet configuration isDismissable #6268

Description

@rjezryl

Is your feature request related to a problem? Please describe.

When a payment is processing, I can cancel the process by spamming taps outside the payment sheet.

Describe the solution you'd like

There should be an option to prevent users to cancel the process when clicking outside the payment sheet.

Describe alternatives you've considered

I tried using React useState to set a React Native modal that prevents the taps, it works fine on Android but doesn't work on iOS.

Additional context

Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions