Hi all!
I'm trying to make an integration of my magento store to my mobile application and don't want to deal with payments. So I was thinking of maybe displaying the store's checkout page in a iFrame/WebView inside my app.
Is there a correct way to achieve this? (In Shopify, for example they have this request to create a checkout from a cart, that will generate a unique URL to load in iFrame to show the checkout page for the specific cart)