Fitpassu / react-native-stripe-payments

Lightweight, easy to integrate and use React native library for Stripe payments (using Payment Intents) compliant with SCA (strong customer authentication)
MIT License
98 stars 31 forks source link

Is it possible to create payment methods? (example in description) #29

Open carlosq-ordering opened 3 years ago

carlosq-ordering commented 3 years ago

image

viktorasl commented 3 years ago

Hey, I'm working on saving card details right now (there is already an issue for that https://github.com/Fitpassu/react-native-stripe-payments/issues/24). You've pasted back-end code. Saving card details will be implemented using payment setup intents (SCA compliant way).