Dispatched/ Processed Payments
If the transaction is already dispatched (or) payment message is generated successfully, then the cancellation processing is done based on the payment type.
Cross Border Payment Type
- Cancellation processing for the transaction is initiated
- Cancellation status of Cancellation request is marked as ‘Cancelled’
- Reversal accounting entries are posted and sent to accounting system
If the Transfer Type is ‘Bank Transfer Own A/c’, the cancellation processing is done as below
- The acknowledgement status of the payment message is checked
- If the acknowledgement status is pending from SWIFT, then the system waits for the acknowledgment message. Once the acknowledgement is received, system does the cancellation processing based on the acknowledgment status
Acknowledgment Status | System Action |
---|---|
ACK |
|
NACK |
Note: For Customer transfer with cover transaction, the acknowledgement status of the customer transfer only is checked. |
- The acknowledgement status of the payment message sent out is checked.
- If the acknowledgement status is pending, then the system waits for
the acknowledgment message from SWIFT Once the acknowledgement is received,
system does the cancellation processing based on the acknowledgement status and
on the ‘Sender Notification Required’ flag at Network Preference maintenance
(PMDNWPRF).
- If the ‘Sender Notification Required’ flag is un-checked at the network preference level, the cancellation processing will be done based on the acknowledgement status
Acknowledgment Status | System Action |
---|---|
ACK |
|
NACK |
|
Network Acknowledgment Status | System Action |
---|---|
ACK – MT 012 |
|
NACK – MT 019 |
|
Note:
- Payment message status is marked as ‘Suppressed’ to restrict users from repairing and resending the message from Outbound message browser.
- Upon successful cancellation processing, the transaction status is marked as ‘Canceled’.
Parent topic: Outbound Cancellation Request Processing