Instead of periodic polling of payment detail endpoint to check the state of payment or order, client can also use webhooks. By consuming webhook events, client gets immediate notification when the state of an entity changes.
Also Furthermore, Everifin Paygate can call hook endpoint to retrieve the current state of payment entity in client’s system. This can prevent executing of payment in Everifin Paygate, when the payment in client’s infrastructure is withdrawn by client at that moment.
Info |
---|
Additionally, webhooks can be used to get notifications when bank transfer related to initiated payment appears on the client’s bank account. This will work regardless of the actual payment means. In other words, you can get notifications about received money related to specific order even though the actual payment has not been executed via Everifin. |
...