PAYMENT event
The event data object for a PAYMENT event must include all the required attributes for event data objects plus the following attribute:
| Attribute | Type | Description | Example |
|---|---|---|---|
paymentType | string | The payment method associated with a checkout. |
|
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()](engage-event.md "Engage.event(type, eventData[, extensionData])") function.
If you have suggestions for improving this article, let us know!