Webhook Notifications
What is this
Webhooks let your application receive real-time notifications when specific events occur on our platform—for example, status updates. Instead of polling the API, we push information to a callback URL (a POST endpoint) that you configure.
Comm.Pix provides webhook notifications for Charges, Payment Links, and BolePix status updates. Notifications are sent from fixed IP addresses.
Each product has its own notification structure, event types, and payload format. This section explains how to configure and handle webhook notifications for Comm.Pix.
Retry Policy
Attempt
Time After First Attempt
1st
0s
2nd
5m
3rd
10m
4th
20m
5th
45m
6th
1h30m
7th
3h
8th
6h
9th
12h
10th
24h

