Has anyone used the new Stripe checkout for with the successUrl?
Just wondering if it is possible to use with Ionic as it opens a new window with the stripe checkout and then redirects to the successUrl on completion. I need the user to stay within the app.
I guess I will have to use elements if this is not possible.