...
This page allows you to trigger a product synchronization or to trigger a stock import (full or diff).
...
3.1 Synchronize specific products
You can also use the products list or details pages on Shopify to filter the products you want to synchronize. A synchronize button is available on the more options button.
...
This synchronize button is also available on a specific product page
...
3.2 Synchronize orders
You can also force an order synchronization from the order list or an order detail page of Shopify through a more action button.
4. Carrier services page
This page allows you to create a new delivery option based on a delivery method from OneStock.
...
Info |
---|
Previews from this page doesn’t work, delivery promise will be visible only in the checkout page of your online shop. |
8.
...
Metafield data for custom integration.
The connector populates an order metafield with the response we got in the checkout page.
...
8.1. Delivery promise data
You can use Shopify APIs to retrieve this information to correctly create an order in OneStock if you are not using the order synchronization from the connector. This is to populate the delivery_promise
parameter of the POST /orders
API.
Expand | ||
---|---|---|
| ||
|
8.2. Click and Collect data for custom integration
The selected store for click and collect is also stored on the delivery_promise
metafield.
You can retrieve the store value to be used for your integration in destination.endpoint_id
Expand | ||
---|---|---|
| ||
|