#fiyaz2110 - SetupIntent
1 messages · Page 1 of 1 (latest)
Hey! Bit of a broad question! Is there a specific use case you're trying to account for?
Actually I'm following this documentation
https://stripe.com/docs/payments/save-and-reuse-cards-only?platform=react-native#react-native-create-setup-intent
everything is working but during setupintent I'm getting this error message
You cannot confirm this SetupIntent because it's missing a payment method. Update the SetupIntent with a payment method and then confirm it again.
I've double checked and there is nothing about adding payment method to setup intent in this doc before creating setup intent
Sorry my bad. I've figure out the issue at my side. Thank you sir