-
If the notification is not received, please check that
notifyUrl
is specified correctly, a valid SSL certificate is installed on your server and thenotifyUrl
starts with https:// not http://. Verify your notification handler script is receiving POST's. -
Once your notification handler receives a response, especially when
paid
status is announced, it is recommended to call Get invoice detail to verify notification data. -
It is not recommended to rely on webhook notification POST's data only.
-
Please make sure, that the payment URL is not public nor available for search engines.
-
It is possible to request a refund via payment URL if the payment was sent incorrectly, so please be very cautious and consider security. Even your support staff can request a refund via payment URL.