Notify Response
The notify URL informs your server of the transaction status after a successful payment. Notify is only called on success — failure or refund does not trigger a notify. Query the transaction using Query By Transaction ID for full details.
Method: POST
Notify event type. Always "PAYMENT_WEB_ONLINE".
Request data
Store details.
Reference ID.
Transaction ID.
Terminal ID.
Currency type (currently supported MYR only).
Remaining balance for initiating refund.
Amount after deductions (voucher, membership).
Transaction platform.
Transaction type.
Transaction payment method.
Transaction payment region.
Transaction payment status.
Transaction date time (present only when status is SUCCESS).
Transaction created date time.
Transaction last updated date time.
Order details
Order ID.
Order title.
Order currency type.
Order amount.
Order detail.
Order additional data.