📄️ Non-Shopify Ordering — Developer Guide
What is this?
📄️ Place Order
Endpoint key: placeOrder
📄️ Get Order
Endpoint key: getOrder
Two endpoints your custom backend hosts for Bik's non-Shopify checkout — placeOrder and getOrder. Bik manages the cart, shipping, and discount math in-house. A reference Node.js server lives at github.com/BikDotAiDev/non-shopify-examples.
What is this?
Endpoint key: placeOrder
Endpoint key: getOrder