Can i use it to receive donation on IOS ? they just rejected my app for adding a link to a donation page in my website , with this option i will not have any problem ?
In the stripe docs they specify that for iOS you have to handle the returnUrl with const { handleURLCallback } = useStripe(); in the root of your app In the video you don't use it because of expo-router ? I'm a bit confused Great video !
I am getting the error 'Unable to resolve module ../../Utilities/platform' even after adding all the files needed for the web build and changing the import in index.tsx It seems always the .native version of the checkout-form & stripe-provider is run even on 'npx expo start --web'. I am stuck with this , how to resolve this ?
Yes finally! Now we just need a part 2 for subscriptions :)
Finally a stripe tutorial
Yes, a follow-up please! 🎉🙌(Hosting API routes)
Would be nice to see an example of TAP TO PAY integration expo + stripe 😌
Kindly expand the video to cover subscriptions. Thanks Beto!
Thank you so much 🙏
Nice!!. Can you guys do a video on supabase?
Is it recommended to use the api routes for the production apps as of now?
Why do I need to install all stripe dependencies since expo Doc only says to install @stripe/stripe-react-native ?
If you're developing locally, do you need to conditionally set your local host as your origin?
Can i use it to receive donation on IOS ? they just rejected my app for adding a link to a donation page in my website , with this option i will not have any problem ?
Alberto Moedano you are now a member of Expo Team I would like to suggest that you provide a plugin to transform Expo info pwa
How can I add my company logo to the Apple Pay payment sheet, along with the product price and Pay button?
Amazing video ❤. Please make a video for google pay also.
In the stripe docs they specify that for iOS you have to handle the returnUrl with const { handleURLCallback } = useStripe(); in the root of your app
In the video you don't use it because of expo-router ?
I'm a bit confused
Great video !
If I do subscription this way, does it mean I am avoiding paying store fee completely?
how is stripe payment processing allowed by apple? I thought you can only use the Apple IAP API to process payments on iOS?
I am getting the error 'Unable to resolve module ../../Utilities/platform' even after adding all the files needed for the web build and changing the import in index.tsx
It seems always the .native version of the checkout-form & stripe-provider is run even on 'npx expo start --web'.
I am stuck with this , how to resolve this ?
Check wheter ur exports are done correctly
24:31 thousands Cents are one Dollar? 😅😂
😅 wait what?
just to be sure, that's supposed to NOT be for in-app purchases. right?
It CAN be for Special purposes, e.g. App Review guidelines 3.1.3(d)
No
merci bcp
This will reject apps on both platforms, if I'm not wrong. It's better to take users out of the app with external links and ask them to pay there
Could work for an e-commerce but not for digital goods or services
This is completely useless for ios right? Btw love the videos you make!
so true. After I implemented Stripe into my application, it was rejected because I am not using their in-app purchase
Yup! That app will be rejected in first submission attempt.
Could work for an e-commerce but not for digital goods or services
@@FelipeKrein1 Isn't it the other way around?