Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Payment sheet to get card Details? #966

Closed
ceyanesb opened this issue May 25, 2022 · 2 comments
Closed

Payment sheet to get card Details? #966

ceyanesb opened this issue May 25, 2022 · 2 comments

Comments

@ceyanesb
Copy link

Hi, I was looking at some apps made in react native and they use the Payment Sheet to get details of the card to generate the token in which the service then can be charged on the backend. I tried to to use the payment sheet to get those details, not to make a paymentIntent but it didn't work. Is this something possible?

@bensnell-stripe
Copy link

Hi there, for this use-case you likely want to look into using a SetupIntent with PaymentSheet. Take a look through our guide here: https://stripe.com/docs/payments/save-and-reuse?platform=react-native&ui=payment-sheet.

@charliecruzan-stripe
Copy link
Collaborator

Closing this as the above is a great recommendation - please use SetupIntents with the PaymentSheet :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants