#Romain - StadiumGO-ionic

1 messages · Page 1 of 1 (latest)

exotic pebble
#

hi! not really I'm afraid, that's not a supported platform and we don't have any official docs or products for integrating with it.

I'd suggest doing the payment on your website via our web-based integrations like Checkout and redirecting entirely out of the app and into the native browser for doing payments, I know it's a poor answer but it's the best way to actually get something up and running.

little flame
#

Thanks for the answer. Is it plan to integrate ionic as a supported platform ?

We actually have a website + a mobile app. On the website, payments with 3D secure correctly works.
As I read, you suggest that when we're on the mobile app, we can redirect on a webpage to do the payment, and then, go back on the mobile app. Is that right ?

exotic pebble
#

no, we have no plans for Ionic

#

and yes, I would suggest just having a button in the app that redirects out of it and opens your website in the browser and let the customer pay there

#

you can try to redirect them back into the app by having your website do a native redirect to like myapp://payment-complete, or however that type of linking works in Ionic apps.

little flame
#

Ok that's clear, thanks for answer. Do u have any list of supported platforms/frameworks ?

exotic pebble
#

but basically for mobile we support native iOS and Android apps, or React Native for cross-platform.

little flame
#

Ok, thanks. Flutter, same problem as Ionic ? Not supported ?

exotic pebble
#

we(my team doing developer support) don't have training or knowledge on it so we're limited in how much we can help, in terms of what Stripe Support can help directly with it's iOS/Android/RN

little flame
#

I understand, thanks for the informations 🙂 have a good day