Hi all.
I am integrating the payment service and, i have a question. Has Payeezy IPN notifications like PayPal ? Are there documentation about IPN ?
Thank !
You can configure a Webhook URL which creates an event object when payments are processed. Otherwise you would just need to refer to the transaction response. No email notification is sent from transactions processed via API.
You can configure a Webhook URL which creates an event object when payments are processed. Otherwise you would just need to refer to the transaction response. No email notification is sent from transactions processed via API.