Thank you for this, it was very helpful. I'm also trying to save the customer and payment method for future use and then retrieve but I'm having trouble with the set up
The app stores require that any transaction uses the store payment system, isn't? So, I guess the app don't be approved using Stripe, or it will be shut down eventually
i don't think thats true, there are multiple businesses using stripe for payments existing on the app store, apple takes a 30% cut, just that, also you can use revenue cat instead of stripe if you wish to!
Thanks for adding subtitles! Great!
Your welcome, hope it helped you!
Amazing! 😊
Thanks for this tutorial. The explaination was easy 😁😁
Thank you! Hope it helped
Thank you for this, it was very helpful. I'm also trying to save the customer and payment method for future use and then retrieve but I'm having trouble with the set up
to my knowledge stripe & apple saves card info automatically,
@@codewithkhush Yeah I got it done in the end, it's just retrieving the customer from Stripe using the customerID or through any other saved data
The app stores require that any transaction uses the store payment system, isn't? So, I guess the app don't be approved using Stripe, or it will be shut down eventually
i don't think thats true, there are multiple businesses using stripe for payments existing on the app store, apple takes a 30% cut, just that, also you can use revenue cat instead of stripe if you wish to!
@@codewithkhush I see! Thanks for the explanation
Please can you share link to the code ?
hey please refer - docs.stripe.com/libraries/react-native
I got network error
@@codewithkhush do you have the link to the code you worked on in github?