Skip to main content
Records a customer-behaviour event against an order. This feeds Reeple’s checkout analytics and fraud signals — it never changes the order’s state. Calling it is optional, but events improve fraud scoring on the orders you send them for.

Endpoint

Authenticate with your public key. See Authentication.

Request body

The envelope key on this endpoint is capitalisedData, not data. It is the only endpoint that differs.

Payload (before encryption)

eventname is a free-form string. CARD-ENTERED is the documented example; agree the vocabulary you intend to send with Reeple so the events are useful on their side.

Request example

Response

Fire event tracking in the background and ignore its result. A failed event should never block or fail a payment — it is a telemetry call, not part of the payment path.