Status | Description |
---|---|
RESOLVED | The alert may have been resolved under many different conditions. the exact detail of the resolved alert can be sent via the reason_code parameter |
DECLINED | The alert may have been declined for many reasons. Details of the reason can be sent via the reason_code parameter |
WIP | The merchant system may respond to an alert as WIP (Work-In-Progress). This will inform TxShield that the merchant system will need more time to respond. The reason_code parameter can hold the details. |
OTHER | The merchant system can send any other status such as Errors under this parameter. The tx_details parameter could hold the details. |
DUPLICATE | Used to mark an alert as a Duplicate if the alert had been raised previously for the same transaction Pass duplicate_alertid in tx_details json tx_details = {"duplicate_alertid":xxxxx} |
CB_PROCEEDED | Used to mark an alert has having proceeded to a chargeback. |