Setting up the Instant Payment Notification
The payment gateway notifies on the merchant website in the following cases:
- Payment accepted
- Payment refused
- Token creation or update
- Creation of a recurring payment
The Payment accepted event corresponds to the creation of a transaction in one of the (vads_trans_status) statuses below:
- ACCEPTED
- AUTHORISED
- AUTHORISED_TO_VALIDATE
- CAPTURED
- INITIAL
- UNDER_VERIFICATION
- WAITING_AUTHORISATION
- WAITING_AUTHORISATION_TO_VALIDATE
- WAITING_FOR_PAYMENT
This notification is required to communicate the result of the payment request.
It informs the merchant website of the payment result even if your client has not clicked the Return to the shop button.