Hi Shopify Community,
I’m building an app with ReactJS using the Shopify Storefront API and Stripe as the payment gateway. My goal is to handle the entire checkout process within my app, without redirecting users to the Shopify checkout page.
I’ve looked into the checkoutCompleteWithTokenizedPaymentV3 API, but it seems to be deprecated soon. Additionally, the documentation is lacking and I find it difficult to work with.
Has anyone faced a similar issue and found a successful solution? Any ideas or suggestions would be greatly appreciated!
Thanks for your help!