Notification service
The Notification API, also known as Webhook or IPN (Instant Payment Notification), is a powerful feature that allows you to receive automatic and real-time updates on the status of the transactions real-time updates on the status of transactions made through the payment gateway.
- These notifications are sent directly to a specific URL that you set up in your system, allowing you to automatically process and respond to transaction events. For example, you can update the order status in your database, send confirmation emails to the customer, or take any other custom action you wish.
- The Notifications API is an efficient way to keep your system updated in real time and automate transaction-related processes. By receiving instant notifications, you can provide a smoother experience for your customers, accurately track transactions and ensure efficient management of your online business.