v1

latestOpenAPI 3.1.02026-07-245575200.1 KB
Webhooks

Payment succeeded

Sent when a hosted payment page reaches the PAID state.

postWebhookPAYMENT_SUCCEEDED

Payload

type'PAYMENT_SUCCEEDED' required
signaturestring required

Base64-encoded HMAC-SHA256 of the data object, signed with your webhook secret. Use it to verify authenticity.

Response

Return any 2xx status to acknowledge receipt. Non-2xx or timeout triggers retries.