#Carlos - update PM
1 messages · Page 1 of 1 (latest)
Hi yeah that should be possible. You can collect new details in RN and then pass them to an endpoint on your server to update the PM: https://stripe.com/docs/api/payment_methods/update
thanks! another question, i've seen other apps to use the payment sheet component to get the card details and store them. I read the documentation but it looks like is only available when purchasing something?
Like this one @fallen hull
You want to setup a card for future use and save it?
We have this guide for that: https://stripe.com/docs/payments/save-and-reuse?platform=react-native&ui=payment-sheet
i already can but in the image i show the app uses the payment sheet or something similar to save the card
i already use the card input field but want to know if something like the image is possible
Above link uses the payment sheet