...
This page explains the two proxy routes opened by the connector. This is used so that you system integrator can make a custom implementation of the delivery promise and do extra stock check before checkout.
...
Checkout extension and delivery promise
Display the delivery promise in the checkout
To display the delivery promise on your checkout page, you have to add our app block in your checkout page from the shopify admin.
Click on Customize and navigate to the checkout page with your delivery options
...
On the bottom left click on
Add app block
...
Info |
---|
Previews from this page doesn’t work, so you have to test directly in your real checkout page |
Retrieve the delivery promise data for your integration
The connector populate an order metafield with the response we got in the checkout page.
...
You can use Shopify APIs to retrieve this information to correctly send it to OneStock in your own integration.