checkout

A customer's checkout.

Properties

The gift cards applied to the checkout.

Additional attributes entered by the customer with the cart.

The billing address entered at checkout.

Returns true if the customer checks the email marketing subscription checkbox. Returns false if not.

The ISO code of the currency of the checkout.

The customer associated with the checkout.

The total amount of the discounts applied to the checkout in the currency's subunit. The value is output in the customer's local (presentment) currency.

Tip

Use money_with_currency helper to output a formatted amount.

The total amount of the discounts applied to the checkout in the currency's subunit, as a negative value. The value is output in the customer's local (presentment) currency.

Tip

Use money_with_currency helper to output a formatted amount.

The email associated with the checkout.

The amount of the checkout price paid in gift cards. The value is output in the customer's local (presentment) currency.

Tip

Use money_with_currency helper to output a formatted amount.

The ID of the checkout.

The line items of the checkout.

The sum of the prices of all of the line items of the checkout in the currency's subunit, after any line item discounts have been applied. The value is output in the customer's local (presentment) currency.

Tip

Use money_with_currency helper to output a formatted amount.

Additional information entered by the customer with the cart.

The shipping address of the checkout.

The shipping method of the checkout.

The shipping price of the checkout in the currency's subunit. The value is output in the customer's local (presentment) currency.

Tip

Use money_with_currency helper to output a formatted amount.

The total tax amount of the checkout in the currency's subunit. The value is output in the customer's local (presentment) currency.

Tip

Use money_with_currency helper to output a formatted amount.

The total price of the checkout in the currency's subunit. The value is output in the customer's local (presentment) currency.

Tip

Use money_with_currency helper to output a formatted amount.

Directly accessible in
  • checkout
checkout
Was this article helpful to you?

Error loading component.

Error loading component.