Webhooks#
Webhooks let your application receive real-time notifications when Card Present events occur in Mexico 🇲🇽 — charges, pre-auths, captures, voids, reverses, and refunds — without polling the API.Kushki sends a POST request to your configured endpoint with a JSON body describing the event.Card Present webhooks can only be configured through the Console (Developers > Webhooks). Webhook setup via API is not supported.
In this section#
Introduction
How webhooks work, security headers, HMAC signature verification examples, and static delivery IPs.
Card Payments
Full field reference and JSON examples for charge, preAuth, and capture webhook notifications.
Refunds
Field reference and JSON example for refund approval webhook notifications.
Check Your Webhooks
View, test, and manage your webhook configurations from the Console.
Good Practices
Security and reliability best practices for receiving and processing webhook notifications.
Got a suggestion on this documentation? Contact us.