-
Notifications
You must be signed in to change notification settings - Fork 302
Open
Description
"@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

Metadata
Metadata
Assignees
Labels
No labels