Receive Payment Notifications

To receive real-time updates when a customer completes a payment to a Virtual Account, configure your webhook endpoint to handle payin notifications. Localpayment will send a webhook event to your system once the transfer has been received and matched to the corresponding Virtual Account. These notifications include key details such as the payment amount, currency, transaction reference, and status—allowing you to trigger internal workflows, update customer records, or confirm order fulfillment.

Make sure your webhook URL is registered and reachable, and implement proper verification and retry handling to ensure reliable processing. Refer to the payin Payin Virtual Account for event structure, examples, and best practices.

Last updated

Was this helpful?