Discussing APIs and development related to customers, discounts, and order management.
Hi all,
Is it possible for a public app to programmatically let customers make payments and complete orders/checkouts without customers manually having to go through the Checkout web url?
Hi @bovojon
Yes, its possible but not recommended.
Is there any documentation on how to achieve it? Could you share how it is done, please?
I understand it's not recommended but I need to do it in my case.
Shopify has provided their API documentation how you can create order without using checkout URL.
Any specific requirement or questions request you to connect over the WhatsApp no provided in bio.
I see, I have been looking through the documentation but cannot find where they describe how to create order without using checkout URL.
Could you share the link, please @gr_trading?
Plz go through their rest API documentation
https://shopify.dev/docs/api/admin-rest
They have order API to place order.