Help me create a custom checkout

I want to have my own custom checkout page.
When the customer add items to cart, and then confirms checkout then it asks for shipment info, I just want few fields. I don’t need any payment integration for now as its in-person.
So, now on checkout when they hit submit I want to collect the ordered items from cart and get them published inside Stores/Orders collection and get them displayed on Orders tab for analytics purpose. After doing so, I want user to navigate to other page.

Please help me out to achieve all this process and which velo api should I go for?

Since you are using the Wix-Stores-APP → all you need, you will find here…

2 Likes

What method you suggest? createOrder?
But how can cross the Order collections permission(read-only).

Try first to read some of the numerous posts about → CHECKOUT <—

https://forum.wixstudio.com/search?q=custom%20checkout

Thanks for still being with me. I checked those all and then I have posted here.

They are just telling that is possible and they are giving references to velo apis and for actual integration saying to hire developers. :man_shrugging:t2: