What are webhooks?Webhooks enable applications to interact instantly, facilitating real-time communication. In contrast, applications can also communicate through APIs, which often rely on polling. However, with webhooks, data is transmitted immediately once processed by the application, without the need for making a request. This automatic mechanism ensures that there are no delays in communication.Each IPAY Merchant Channel can have a different webhook url (for now this can only be activated or changed requested by sending support ticket to IPAY support).You can expect the following events IPAY will send to your webhook URL:
Transaction updates (paid, cancelled, failed)
Parcel updates when you use IPAY to generate your Carrier labels (T&T info and label udpates)
WMS integrations like HaydiGO (order created, failed, shipments created)
💡IPAY webhooks are still in development and will be available Q4 2024.