Skip to main content
These actions build and operate on a contact’s cart and order during an automation. All are available in Contact events only. See Automation nodes.

Actions

ActionPurpose
Cart add itemAdd an item (SKU) to the cart.
Cart update item quantityChange an item’s quantity.
Cart remove itemRemove an item.
Cart clearEmpty the cart.
Cart checkoutConvert the cart into an order.
Order paymentCreate a payment against an order or invoice.

Configuration

Each action carries a field_mappings bag (each a field mapping). The cart actions resolve per-product line-item columns — for example unit_price, discount_percentage, tax_rate, and title; derived fields like tax value and item code are computed automatically.

Orders

What checkout produces.

Payments

What order payment records.