Webhook Configuration and IP
This section covers configuring webhooks and whitelisting Saber Money’s IP addresses to ensure secure and reliable communication between systems.
Webhook Configuration
Webhooks allow Saber Money to send real-time notifications to the merchant’s system about important events, such as transaction updates or status changes. Configuring webhooks enables event-driven communication and ensures your system stays up-to-date.
There are two ways to configure webhooks:
Through Saber Money Dashboard (Coming Soon)
Once available, merchants can configure webhooks directly from the Saber Money Dashboard under the Developer Console for a seamless setup experience.
Through Saber Money Point of Contact (POC)
For this, share your webhook URL with your Saber Money POC, who will handle the configuration on your behalf. You can set different webhook URLs for our sandbox and production environments.
For details on the types of webhook for different events, please refer to our Webhook Section.
IP Whitelisting
To ensure secure data exchange, merchants should whitelist Saber Money’s IP addresses within their systems. This restricts access to trusted sources, helping to prevent unauthorized access.
Saber Money IPs for Whitelisting:
Sandbox:
54.85.99.200
Production:
54.85.99.200
By whitelisting these IPs, you allow only secure traffic from Saber Money to interact with your systems, helping protect sensitive data and maintain a secure environment.
Additional Notes
Event Testing: We recommend testing webhook events in a sandbox environment to verify your configuration.
Authentication: Ensure webhooks are secured using authentication tokens or signature verification for added security.
For further assistance, reach out to your Saber Money POC.
Updated about 1 month ago