Common Values
These are suggested values. Any string is accepted.
Related Properties
shippingTier
Shipping tier selected.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Payment method used for checkout.
window._upstack('track', 'purchase', {
transactionId: 'ORD-12345',
value: 134.99,
currency: 'USD',
paymentType: 'credit_card'
});
| Type | Required | Events |
|---|---|---|
| string | No | purchase, add_payment_info |
| Value | Description |
|---|---|
credit_card | Credit or debit card |
paypal | PayPal |
shop_pay | Shop Pay (Shopify) |
apple_pay | Apple Pay |
google_pay | Google Pay |
klarna | Klarna |
afterpay | Afterpay |
Was this page helpful?