Skip to content

Getting Hooks.stripe.com issue #2181

@imdipprokash

Description

@imdipprokash

"@stripe/stripe-react-native": "^0.54.1",
"react-native": "0.80.2",

I wrapp the app with

const { error: initError } = await initPaymentSheet({
merchantDisplayName: 'mpapp',
paymentIntentClientSecret: clientSecret,
allowsDelayedPaymentMethods: true,
returnURL: 'myapp://stripe-redirect',
});

const { error: presentError } = await presentPaymentSheet();

autorenewal subscription get wite screen please see the screenshot

after enter card info geting this screen 4000 0084 0000 1629

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions