To receive a callback after successful or failed payment, you have to specify to which URL it will be sent.
1. You have to specify the URL under your E-shop settings by clicking on the e-shop.
2. In the “Payments” section, you have to fill the “Callback Notification URL”.
3. After each payment you will receive a callback with payment_reference and order_reference

4. When you received a callback you can request payment status using payment_reference from a callback
• GET https://igw-demo.every-pay.com/api/v3/payments/payment_reference?api_username=7a40xxxb9b13d
• Authorization – HTTP Basic Auth
• Headers Key:
o Content-Type ; Value – application/json
• Body – empty

in Integracijos dokumentacija
Ar šis straipsnis Jums buvo naudingas?