Register a webhook endpoint to receive real-time notifications about payment events like success or failure
payment_intent.status.updated
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The response is of type object
.