Start Free Trial
Start Free Trial

Orders Notifications and Inventory Behaviour

Shopify Shipment Email Confirmation

There are the following new columns that you can import for Orders:

Send Receipt
  • TRUE
  • FALSE
Tells whether to send a receipt Email to the customer when Order is created or updated.

The default is FALSE.

See column “Fulfillment: Send Receipt” for sending fulfillment receipts. 

Fulfillment: Send Receipt
  • TRUE
  • FALSE
Tells whether to send a notification Email to the Customer when the Fulfillment is created or updated.

The default is FALSE.

Inventory Behaviour
  • bypass
  • decrement_ignoring_policy
  • decrement_obeying_policy
The behaviour to use when updating inventory. (default: bypass).

  • bypass: Do not claim inventory.
  • decrement_ignoring_policy: Ignore the product’s inventory policy and claim all amounts no matter what.
  • decrement_obeying_policy: Obey the product’s inventory policy.

Read the full Orders documentation.