1. Login shopify admin, create Shopify webhook.
Webhook: http://xxx.co.nz/api/v2/orders/shopify/add?apiKey={md5}
2. Create an app, and set 'accessToken' in matricle system after installed it.
3. Test api connection
http://localhost:8080/api/v2/orders/shopify/test?apiKey=e10adc3949ba59abbe56e057f20f883e
4. Login Matricle backend, set Default shopify customer ID.
5. 系统检查code , MPN 两个字段,跟Shopify SKU 进行产品检索,进行shopify产品的库存调整。