Hello - I’ve built a Stripe Checkout Session in the native mobile app builder using an API connector. I’ve tested the app and the user will go through to the checkout session fine, upon the click of a button. My issue is getting the user back to the app. The current solution I see for this is creating a success web page then using a webhook to bring them back to the app. With the upcoming changes in the plan payments to charge for mobile + web if you make use of both builders, it seems cost ineffective to opt for this when I am only going to be using the web builder to create one success page. Any workarounds for this to keep everything native and get the user back to the app without needing a webhook?
Thanks,
George