CHECKOUT event
The event data object for a CHECKOUT event must include all the required attributes for event data objects plus the following attributes:
|
Attribute |
Type |
Description |
Example |
|---|---|---|---|
|
|
string (uppercase) |
The order ID. |
|
|
|
string (uppercase) |
The order status. |
Must be one of:
|
After you create this event data object, you can optionally extend this event using the extension data object. Then, you can send the event using the Engage.event() function.