Notification URL
Applications need a notification URL to receive and process webhook events from Parallex Pay. Notification URLs are set in the Dashboard. When events occur, Parallex Pay's Webhooks sends a POST request with event data to each notification URL that is set to listen for the event type.
Actionable events: The body of a webhook event provides the ID of the resource whose state is changed by the event. The webhook listener can use API requests to retrieve the associated resource from Parallex Pay and update local resources as needed.
Last updated