Integrating Stripe payments in your Expo app | Complete Tutorial [iOS & Android] | 2024

Поділитися
Вставка
  • Опубліковано 9 лис 2024

КОМЕНТАРІ • 15

  • @RicardoCáceres-e6y
    @RicardoCáceres-e6y Місяць тому +1

    Thanks for adding subtitles! Great!

  • @PauloIcaro-pg2xk
    @PauloIcaro-pg2xk Місяць тому

    Amazing! 😊

  • @ayushsinha1696
    @ayushsinha1696 Місяць тому

    Thanks for this tutorial. The explaination was easy 😁😁

  • @TEScompetitive
    @TEScompetitive Місяць тому

    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

    • @codewithkhush
      @codewithkhush  Місяць тому +1

      to my knowledge stripe & apple saves card info automatically,

    • @TEScompetitive
      @TEScompetitive Місяць тому +1

      @@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

  • @mechamoallan
    @mechamoallan 29 днів тому

    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

    • @codewithkhush
      @codewithkhush  29 днів тому

      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!

    • @mechamoallan
      @mechamoallan 24 дні тому

      @@codewithkhush I see! Thanks for the explanation

  • @homeoflaughter4268
    @homeoflaughter4268 2 місяці тому

    Please can you share link to the code ?

    • @codewithkhush
      @codewithkhush  2 місяці тому

      hey please refer - docs.stripe.com/libraries/react-native

    • @codeeaty12
      @codeeaty12 Місяць тому

      I got network error

    • @ArturoRocket
      @ArturoRocket Місяць тому

      @@codewithkhush do you have the link to the code you worked on in github?