#alan-tse-webview
1 messages · Page 1 of 1 (latest)
@karmic parrot if you want to use the Stripe payment button (Google Pay) in the mobile application, you're going to need to implement chrome custom tabs or browser intents. See https://github.com/stripe/stripe-payments-demo/issues/44
it'd probably be easier if you made use of the paymentsheet from one of our mobile SDKs to accept the different payment methods.
but we just a e-com website, the web site will open in a mobile app
how are you implementing your mobile app right now? React Native or separate implementations for IOS and Android?