Webhook Information & Configuration
This documentation outlines the essential steps for integrating and leveraging the EdfaPay Webhook Service. Webhooks provide real-time notifications for critical events, ensuring your systems remain synchronized and up-to-date.
Webhook Setup Guide
Follow these steps to configure your webhook endpoint in the EdfaPay Dashboard:
- Log In: Access your EdfaPay Dashboard.
- Navigate: Go to Settings, then select Callback URL.
- Add Endpoint: Input the URL of your server endpoint designated for receiving webhook notifications.
- Save Configuration: Click Save to confirm your configuration.
- Test & Verify: Verify that your endpoint is actively listening and correctly processing incoming webhook payloads.
Immediate Update Required for Webhook URLs Upon Environment ChangesReasoning: Transitioning between environments (UAT ➔ Production) or altering domains will invalidate previously configured webhook URLs.
Action: Ensure your webhook URL is promptly updated within the EdfaPay Dashboard to maintain continuous service.
Updated 13 days ago