Checkout
object
Checkout
Returns
The note associated with the checkout.
The sum of all the prices of all the items in the checkout, including duties, taxes, and discounts.
The available shipping rates for this Checkout.Should only be used when checkout requiresShipping is true and the shipping address is valid.
A list of line item objects, each one containing information about an item in the checkout.
The sum of all the taxes applied to the line items and shipping lines in the checkout.
The date and time when the checkout was created.
A globally-unique identifier.
The price at checkout before duties, shipping, and taxes.
The email attached to this checkout.
The date and time when the checkout was last updated.
Whether taxes are included in the line item and shipping line prices.
The date and time when the checkout was completed.
The discounts that have been allocated onto the shipping line by discount applications.
Discounts that have been applied on the checkout.
The amount left to be paid. This is equal to the cost of the line items, duties, taxes, and shipping, minus discounts and gift cards.
The gift cards used on the checkout.
States whether or not the fulfillment requires shipping.
The url pointing to the checkout accessible from the web.
The identity of the customer associated with the checkout.
The sum of all the prices of all the items in the checkout. Duties, taxes, shipping and discounts excluded.
The shipping address to where the line items will be shipped.
The currency code for the checkout.
Once a shipping rate is selected by the customer it is transitioned to a shipping_line object.
A list of extra information that is added to the checkout.
Map
Field from
Checkout
Was this article helpful to you?