API Reference

Handling API Callbacks

Automating Confirmation with Webhooks (Callbacks)

PAPER.ID provide API callback to notify your system / application any time an event happens on your account like when the customer completes the payment process or when transaction status changes. These notifications help you to update payment status or take suitable actions in real-time.

To complete your integration, you need to integrate the Paper.id callback to synchronize invoice and payment data between your system and Paper.id. There are several callback configurations available for your system flow:

  • Payment In Callback: Notifies you when a payment-in transaction is success or fails.
  • Payment Out Callback: Notifies you when a payment-out transaction is success or fails.
  • Invoice Paid Callback: Notifies you when an invoice status changes to PAID.
  • Disbursement Callback: Notifies you when funds are disbursed to the bank account destination.

🚧

Important message

You need to register your URL to both payment and invoice callback, if you use Sales Invoice API