Events
Checkout Step Viewed
User viewed a checkout step.
Suggested source: website front-end
Properties
Name | Type | Description | Required |
---|---|---|---|
checkout_id | string | Checkout transaction ID | no |
payment_method | string | String representing the payment method chosen | no |
shipping_method | string | String representing the shipping the method chosen | no |
step | number | Number representing a step in the checkout process | yes |
Example