Accepting Apple Pay and Google Pay in your React Native app

แชร์
ฝัง

ความคิดเห็น • 43

  • @nithinmon5416
    @nithinmon5416 2 หลายเดือนก่อน

    Will iOS accept GPay using stripes if yes please send me the documentation

  • @rollpoll6487
    @rollpoll6487 ปีที่แล้ว

    It would be great if get confirmation about app approval after using apple pay and google pay through stripe. Will those platform approve or there are any issue because of stripe

    • @StripeDev
      @StripeDev  ปีที่แล้ว

      App reviews are done by the respective platforms so this isn't something which we can advise on. You'll want to reach out to the platforms to clarify any questions that you have when using a Payment Service Provider (PSP) like Stripe to collect payments in your App.

  • @zeeshanabbasi2103
    @zeeshanabbasi2103 ปีที่แล้ว

    Hi is it possible to use a different payment processor other than stripe for Google pay and Appley Pay

  • @StuartRidout
    @StuartRidout ปีที่แล้ว

    Great video. I've got Apple Pay working in my Expo React Native app on the Simulator but when I build it on eas and load it on the phone the Apple Pay button is missing. Any ideas?

    • @StripeDev
      @StripeDev  ปีที่แล้ว

      Hi Stuart! We will need more information in order to debug your issue. Please contact support directly: support.stripe.com/contact/login

    • @x-cx4li
      @x-cx4li ปีที่แล้ว

      I have the same problem, did you solve it?

    • @takmidatdeen5079
      @takmidatdeen5079 4 หลายเดือนก่อน

      I have the same problem, did you fix this?

  • @varunsuneja3245
    @varunsuneja3245 ปีที่แล้ว

    Hi
    Does google pay work for apple devices if i am using stripe sdk for react native ? as for me it is not working on ios devices
    and apple pay is giving error too "this device does not support apple pay" even my client get same error who is located in US

    • @StripeDev
      @StripeDev  ปีที่แล้ว

      Hi Varun. Stripe doesn't support Google Pay on iOS. About the error your client sees, some Apple devices don't support Apple Pay (iPhone 5S and under). See more here: support.apple.com/en-us/HT208531.

  • @arturotorres3207
    @arturotorres3207 ปีที่แล้ว

    Doesn't android take a slightly different object in the confirmPlatformPayPayment method? That would've been a quick and incredibly useful piece of info in the video instead of the customization part.

  • @arminunruh452
    @arminunruh452 ปีที่แล้ว

    yo where can i get that stripe tshirt

  • @jadbennouna2182
    @jadbennouna2182 ปีที่แล้ว

    Hi, is it possible in a react native app to implement recurring payment using Google Pay and Stripe ? Thank you.

    • @StripeDev
      @StripeDev  ปีที่แล้ว +1

      Hi Jad! Yes, it is possible to implement recurring payments in a React Native app using Google Pay and Stripe. Both Google Pay and Stripe provide APIs that allow developers to integrate payment processing functionality into their mobile apps.
      To implement recurring payments, you will need to set up a payment gateway account with Stripe and enable the subscription feature. This will allow you to create plans and subscriptions that can be used to bill your customers on a recurring basis.
      Once you have set up your payment gateway, you can integrate it into your React Native app using the relevant SDKs or APIs provided by Stripe and Google Pay. These will allow you to collect payment information from your customers, process payments, and manage subscriptions. We recommend looking for help in our dev community here: discord.com/invite/stripe

    • @jadbennouna2182
      @jadbennouna2182 ปีที่แล้ว

      ​@@StripeDev Thank you so much for these information. It will help me a lot and I am going to join the stripe community on discord right away : ) .

  • @jadbennouna2182
    @jadbennouna2182 ปีที่แล้ว

    Hi I am beginner in Stripe and I want to implement Google Pay in my react native app using Stripe. The video code mentions an API_URL constant that is used in the a fetch method, "fecth(`${API_URL}/payment_intents`" but where can I get this value from ?

    • @StripeDev
      @StripeDev  ปีที่แล้ว

      Hey Jad, we're a bit unsure on the ask, would you mind elaborating this for us? We also suggest visiting: stripe.com/docs/payments/accept-a-payment?platform=react-native and reaching out to our Support if assistance is still needed.

    • @jadbennouna2182
      @jadbennouna2182 ปีที่แล้ว

      @@StripeDev Thank you for answering. I have edited my question. Hope it is more clear.

  • @ThibautLefebvre
    @ThibautLefebvre ปีที่แล้ว

    Is Stripe sdk is compliant with Apple and Google fees ?

    • @StripeDev
      @StripeDev  ปีที่แล้ว +1

      Hey there-mind sharing some more context here? We'll take a look.

    • @jamesholcomb
      @jamesholcomb ปีที่แล้ว

      @@StripeDev for instance, 3.1.3(e) Goods and Services Outside of the App (from Apple App Store Review Guideline)

    • @FrancisW
      @FrancisW 8 หลายเดือนก่อน

      ​@@StripeDevprobably the same question i'm currently looking up. Looking to integrat payments into a mobile app i'm working on and it looks like we can't use stripe, but need to specifically use ios In App Purchase sdk or same for android. IE We can't use stripe for in app purchases because 15% doesn't go to google or apple

  • @Vishulash
    @Vishulash ปีที่แล้ว

    Hiii is this possible to add Google pay merchant id to stripe???

    • @StripeDev
      @StripeDev  ปีที่แล้ว

      Hi there-this should be imported automatically if you've set up your manifest: stripe.com/docs/google-pay?platform=android.

    • @Vishulash
      @Vishulash ปีที่แล้ว

      @@StripeDev and when user do checkout where money show stripe or google pay???

    • @StripeDev
      @StripeDev  ปีที่แล้ว

      If you're taking payments from a Stripe integration, your balance from these would be reflected in your Stripe account.

    • @Vishulash
      @Vishulash ปีที่แล้ว

      @@StripeDev can you provide me any link to integrate Google pay in stripe... Video will be more helpfull sir thanks...

    • @StripeDev
      @StripeDev  ปีที่แล้ว

      The video above should walk you through how to integration this. The documentation we linked also provides integration information.

  • @barnabasnanna6845
    @barnabasnanna6845 ปีที่แล้ว +1

    Fab stuff

    • @StripeDev
      @StripeDev  ปีที่แล้ว

      Thanks Barnabas!

  • @westeusindomitable8455
    @westeusindomitable8455 ปีที่แล้ว

    hi. is it possible to add localized prices

    • @StripeDev
      @StripeDev  ปีที่แล้ว +1

      Yes! You can choose either automatic currency conversion or multi-currency pricing-we have more about this on our guide linked here: stripe.com/docs/payments/checkout/present-local-currencies.

    • @westeusindomitable8455
      @westeusindomitable8455 ปีที่แล้ว

      @@StripeDev thx mate helped a lot. im living in country where stripe doesnt exist. i dont have ssn. do you know any way to use stripe?

    • @StripeDev
      @StripeDev  ปีที่แล้ว +1

      We would recommend taking a look at Stripe Atlas which will let you start a business no matter where you are located: support.stripe.com/questions/getting-started-with-stripe-atlas.

  • @aslamanver
    @aslamanver ปีที่แล้ว

    Apple doesn’t approve your app to use Stripe payments inside Apple platforms besides In-App purchases

    • @niharrupareliya3302
      @niharrupareliya3302 10 หลายเดือนก่อน

      what else would you use the stripe payments in the app for? they gotta be in-app purchases anyways?

    • @aslamanver
      @aslamanver 10 หลายเดือนก่อน

      @@niharrupareliya3302 yeah we ignored stripe only for ios

  • @samuelsosa3
    @samuelsosa3 ปีที่แล้ว

    Hello!
    I am trying to implement Apple Pay but when I test on my physical device which is an iPhone 8 plus, Apple Pay is not supported but on my emulator it works fine.
    I'm outside of the US, is that why?
    Hello!
    I am trying to implement Apple Pay but when I test on my physical device which is an iPhone 8 plus, Apple Pay is not supported but on my emulator it works fine.
    I'm outside of the US, is that why?

    • @StripeDev
      @StripeDev  ปีที่แล้ว

      Hi Samuel-Stripe users can accept Apple Pay in iOS applications in iOS 9 or above. If your device does not meet those requirements but your emulator does, then this would be why it works there stripe.com/docs/apple-pay. If your device is on iOS 9 or above then we'd recommend reaching out to us at support.stripe.com so we can better understand how you are implementing it.