Webhooks
Create Webhook
POST
Webhooks which we send currently include only one event payment_intent.status.updated
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Url where webhooks will be sent
Your client secret
Was this page helpful?