Your business system always informed
in real time

Allow CentralPay to notify your systems as soon as an event occurs on your account. This accelerates information sharing and related decision-making.

Response within 24 hours !

webhooks de paiement : illustrations d'alertes centralpay qui notifient les systèmes
Real-time alerts to your system
Events in standard JSON format
Automatic retries in case of failure

From event to notification, in less than a second

01

Event

An event occurs: successful payment, failed direct debit, received transfer, new third party onboarded, customer dispute…

02

Detection

Once detected, the event is qualified in real time. CentralPay identifies its type, context, and associated data.

03

Reporting

Your endpoint receives the notification. Your system notifies your team or triggers the corresponding workflow.

Synchronization of your applications,
reliable and in real time

CentralPay signature

Each webhook is signed with your secret key. Your server verifies the signature before processing the event: no risk of injection or false notification.

Exponential retry

If your endpoint is temporarily unavailable, CentralPay will automatically retry up to 5 times, with progressively increasing intervals (1, 5, 30, 300 seconds).

Selective subscription

You only select the relevant events for each endpoint. Less noise, less unnecessary processing, and simpler integration to maintain.

Uniform JSON Schema

Tous les événements suivent la même structure JSON, quel que soit leur type. Un seul handler suffit pour éviter les cas particuliers.

Response within 24 hours !

An event received, an automatic action triggered.

CentralPay allows you to define what happens after payment is received: notify a customer, send a payment reminder, alert your team, suspend access, trigger a refund…

Connect your events to your workflow engine and your system reacts to the reality of customer payments, without human intervention.

moteur de paiement : illustration d'un workflow de traitement automatique

FAQ

Questions about CentralPay events and webhooks?

Yes. The CentralPay test environment allows you to trigger simulated events on your development endpoints, inspect received payloads, and replay past events. No real payments are created.

There is no technical limit. You can configure as many endpoints as your integrations require, each subscribed to its own subset of events.

Each webhook includes an HMAC-SHA256 signature in its header. You compare this signature with the hash calculated from your secret key and the raw body. If the two match, the webhook is authentic.

Gain efficiency without changing your business logic

Our teams analyze your architecture and offer a compliant, ready-to-deploy solution.