Transaction Result Notification type = card_transaction
Index | Domain | Variable Name | Required | Length | Remarks |
---|
01. | Record Number | recordNo | String | M | Record Number |
02. | Card Unique Number | cardId | String | M | Card ID |
03. | Transaction Time | transactionTime | String | M | Transaction Occurrence Time |
04. | Transaction Currency | transCurrency | String | O | Transaction Currency |
05. | Transaction Currency Amount | transCurrencyAmt | Number | M | Transaction Currency Amount |
06. | Card Local Currency | localCurrency | String | M | Card Currency |
07. | Card Local Currency Amount | localCurrencyAmt | Number | M | Card Local Currency Transaction Amount |
08. | Approval Code | approvalCode | String | O | Approval Code |
09. | Merchant Name | merchantName | String | M | Merchant Name |
10. | Merchant MCC | merchantCategoryCode | String | O | Merchant MCC |
11. | Cross-border Type | crossBoardType | String | O | 0: Domestic, 1: Overseas |
12. | Transaction Type | transType | String | M | See Appendix: Transaction Types |
13. | Transaction Status | transStatus | String | M | 1: Successful, 2: Failed |
14. | Original Record Number | originRecordNo | String | O | Original Record Number |
15. | Transaction Category | transCategory | Number | M | 1: Unsettled, 2: Settled |
16. | Source of Handling Fee Funds | feeType | Number | O | 1 - Card; 2 - Account |
17. | Source of Funds | fundsType | Number | O | 1 - Card; 2 - Account |
18. | Direction of Funds Flow | fundsDirection | Number | O | 0 - Disbursement; 1 - Receipt |
19. | Settle Amount | settleAmount | Number | O | |
20. | Settle Time | settleTime | String | O | |
21. | Transaction Response Code | respCode | String | M | See Appendix: Transaction Response Codes |
22. | Transaction Response Code Description | respCodeDesc | String | M | See Appendix: Transaction Response Codes |
Modified at 2025-07-22 12:08:42