Skip to main content

Orders

The status for an order can be found on the status field.

Order batches

Order batches are collections of orders. The order batch’s send_status displays the status of the order batch.

Testing shipped and delivered statuses, and refunds

In the sandbox only, we provide some magic words for testing shipped and delivered orders. When you enter a specific from name, the order will be moved to shipped or delivered after it’s accepted. Here’s how to use it:
  1. Create the order batch with from_name set to [shipped] or [delivered].
  2. Open the gift link and accept the gift.
  3. Shortly after the gift is accepted, the order will move to Shipped or Delivered, depending on the magic word you use.
To test the refund webhook, you can also use the magic word [refunded] by creating an order batch with that from_name. This will cause the order to be refunded after it’s accepted.