Related Properties
coupon
Coupon code used.
subtotalPrice
Subtotal before discounts.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Total discount amount applied to the order.
window._upstack('track', 'purchase', {
transactionId: 'ORD-12345',
value: 134.99,
currency: 'USD',
discount: 35.00
});
| Type | Required | Events |
|---|---|---|
| number | No | purchase, initiate_checkout, add_to_cart |
Was this page helpful?