Notifications
Instant Payment Notifications (IPN) inform you about transaction status updates, e.g., about changing the status from pending to rejected.
ZEN.COM sends you an Instant Payment Notification (IPN) after each transaction.
IPN with status „ACCEPTED” is confirmation of successful transaction. Once you receive IPN with status „ACCEPTED” you can finalize the order.
There are two ways to provide the IPN URL address to ZEN.COM:
- In the Credentials tab in the myZEN panel, you can provide the IPN URL address.
- If you are using the API integration or the Checkout Integration with each request, you can provide customIpnUrl for this request as an optional field. If you leave the field blank, the IPN URL address from pt. 1 will be used.
To verify whether the IPN is sent by ZEN, you should use the IPN API Secret.
Modified at a month ago