RECOMMENDEDRecommended events
add_payment_info
This event signifies a user has submitted their payment information.
Parameters · 5
| Parameter | Description | Type | Required | Example |
|---|---|---|---|---|
| currency | Currency of the items associated with the event, in | string | Yes* | USD |
| value | The monetary value of the event. | number | Yes* | 7.77 |
| coupon | The coupon name/code associated with the event. | string | No | SUMMER_FUN |
| payment_type | The chosen method of payment. | string | No | Credit Card |
| items | The items for the event. | Array | Yes |