Events
Coupon Denied
Coupon was denied from a user's shopping cart or order.
Suggested source: website front-end
Properties
Name | Type | Description | Required |
---|---|---|---|
cart_id | string | Cart ID, if applicable | |
coupon_id | string | Coupon ID | |
coupon_name | string | Coupon name | |
order_id | string | Order/transaction ID, if applicable | |
reason | string | Reason the coupon was denied | |
Example