Payment Notifications (IPN/Callback)

1 min. readlast update: 04.13.2025

When a client makes a payment, OxaPay sends a real-time HTTP POST request to the Callback URL you’ve defined in your dashboard or API settings. This request contains important transaction data such as the payment status, amount received, currency, and transaction hash.


This system allows your platform to automatically update order statuses, credit balances, or trigger other actions immediately after a payment is confirmed.

Key benefits:

  • Immediate notification of successful payments

  • Automated updates to your platform without manual monitoring

  • Enhanced transaction tracking and reporting

To set up your callback URL, simply specify it in the "callback_url" parameter when creating invoices via the API or in your dashboard.

How to Configure Payment Notifications?

Was this article helpful?