Setting up the Instant Payment Notification
This rule allows to notify 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 with 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 will inform the merchant website of the payment result even if your client has not clicked the “Return to the shop” button.