Skip to content

Commit c2efb68

Browse files
authored
Added one more Order Related update in the list.
1 parent 6949890 commit c2efb68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

documents/learn-shopify/shopify-integration/orders/order-updates.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Sometimes customers or customer service representatives make changes to Shopify
1111
* Adding items to an order
1212
* Removing items from an order
1313
* Changing item quantities
14+
* Refunded transactions
1415

1516
To ensure all order modifications are synced accurately, HotWax Commerce has an 'Import order updates from Shopify' job. This job checks the 'updated\_at' field of orders in Shopify and compares it to the last run time of the job. If the 'updated\_at' time is after the last run time, the job downloads all order details from Shopify, compares it to HotWax Commerce data, and updates any changed fields. The default frequency for the job is every hour, but merchants can change it through the Job Manager App to meet their requirements.
1617

0 commit comments

Comments
 (0)