#luftjunkie
1 messages · Page 1 of 1 (latest)
hi there!
Hello.
technically yes, you can redirect users to a browser to use Checkout Session. however it's not recommended.
instead you should use this: https://stripe.com/docs/payments/accept-a-payment?platform=react-native&ui=payment-sheet
Ok, so I have to create a different function in order to handle the payments on mobile devices, am I right?
This is exactly the docs I've got a glimpse of.
well this is the correct doc, which is using the Mobile Payment Element and not Checkout Session.
Ok, thank you for resolving my doubts.
happy to help 🙂