#Vortixz
1 messages · Page 1 of 1 (latest)
Is this what you're looking for?
https://stripe.com/docs/payments/accept-a-payment?platform=android&ui=payment-sheet
Hello! I didn't expect anyone to be available at this time!
To answer your question. No this is the documentation for Android development. My code still remains in React Native. But after the payment nothing happens on Android devices
I would imagine you need to create a regular redirect from there to recreate something like what step 5 is doing (except with Android instead of iOS). What have you tried so far?
I have followed the documentation. Regarding Android I have not tried anything. I am not familliar with Android development. I can show you my current code:
Is there any particular reason why the documentation doesn't have a (react native) Android section for this topic?
I think that that's a valuable flag. I'm happy to surface that to our technical writers. That being said, it looks like at the end of step 5 we defer to the Android docs on deep linking, so I would familiarize yourself with how that works first:
For more information on native URL schemes, refer to the Android and iOS docs.
https://developer.android.com/training/app-links/deep-linking