Last active
February 23, 2025 19:46
-
-
Save sadiqumar18/4e8608cb87cca39f8529d8e33bdb9ebf to your computer and use it in GitHub Desktop.
JCARD GIST
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
mti: '2200', | |
stan: '000000359198', | |
rrn: '142847359198', | |
processingCode: '000000', | |
terminalId: '2SUD0001', | |
merchantId: 'SUD000000000001', | |
amounts: { | |
amount: '5662000000000100', | |
currency: '566', | |
originalAmount: undefined, | |
reconciliationAmount: undefined, | |
billingAmount: undefined, | |
feeAmount: undefined, | |
netReconciliation: undefined, | |
replacementAmounts: undefined, | |
additionalAmounts: undefined | |
}, | |
dates: { | |
transmission: 2025-02-20T16:18:04.000Z, | |
local: 2025-02-20T16:18:04.000Z, | |
effective: undefined, | |
expiration: undefined, | |
settlement: undefined, | |
capture: 2025-02-19T23:00:00.000Z | |
}, | |
cardData: { | |
pan: undefined, | |
track1: undefined, | |
track2: '5061360204387790842=2602601010234807', | |
sequence: '001', | |
expiry: undefined, | |
iccData: undefined | |
}, | |
institutions: { | |
acquirer: '636092', | |
forwarding: undefined, | |
destination: undefined, | |
originator: undefined, | |
settlement: undefined, | |
receiving: undefined | |
}, | |
posData: { | |
entryMode: undefined, | |
condition: undefined, | |
capabilities: undefined, | |
categoryCode: '5411', | |
acceptorData: Map(4) { | |
'2' => 'CALLPHONE LTD', | |
'4' => '8B RESIDENT R', | |
'5' => 'LA', | |
'7' => 'NG' | |
}, | |
acceptorCountry: undefined | |
}, | |
security: { | |
pinBlock: undefined, | |
securityInfo: undefined, | |
verificationData: undefined | |
}, | |
batchData: { number: undefined, data: undefined, reconciliationData: undefined }, | |
messageControl: { | |
errorInfo: undefined, | |
functionCode: undefined, | |
reasonCode: undefined, | |
lifecycleData: undefined, | |
originalData: undefined | |
}, | |
responseData: { | |
code: undefined, | |
approvalCode: undefined, | |
displayMessage: undefined | |
}, | |
accounts: { account1: '0000001', account2: undefined }, | |
fees: [ | |
{ | |
type: '00', | |
amount: 'D566200000000', | |
conversionRate: '61000000', | |
reconciliationAmount: 'C000000000000' | |
} | |
], | |
tppData: { protocolVersion: '106', networkName: 'verve' }, | |
additionalData: { | |
record: undefined, | |
handback: undefined, | |
transport: undefined, | |
transportAdditional: Map(6) { | |
'0' => '0200', | |
'3' => '000000', | |
'22' => '051', | |
'25' => '00', | |
'40' => '601', | |
'123' => '510101511344101' | |
} | |
}, | |
hexFields: Map(3) { | |
'22' => '20000010080000000000000001000000', | |
'52' => '04F6970E87B62EDB', | |
'55' => '9F02060000000001009F030600000000010082027C009F3602007B9F2608401ACF2DAC58D21A9F2701809F100807010103A02002019F3303E0E9C89F1A020566950500800480005F2A0205669A032502179C01009F3704D2083F75' | |
}, | |
nestedFields: Map(0) {}, | |
correlationId: '0dab434a-69a6-4a70-9c85-ca63ddc08d8e', | |
reversed: false, | |
originalMessage: '{"0":"2200","3":"000000","4":"5662000000000100","7":"0220171804","11":"000000359198","12":"20250220171804","17":"0220","23":"001","26":"5411","32":"636092","35":"5061360204387790842=2602601010234807","37":"142847359198","41":"2SUD0001","42":"SUD000000000001","46":"00D56620000000061000000C000000000000","102":"0000001","22h":"20000010080000000000000001000000","43.2":"CALLPHONE LTD","43.4":"8B RESIDENT R","43.5":"LA","43.7":"NG","52h":"04F6970E87B62EDB","55h":"9F02060000000001009F030600000000010082027C009F3602007B9F2608401ACF2DAC58D21A9F2701809F100807010103A02002019F3303E0E9C89F1A020566950500800480005F2A0205669A032502179C01009F3704D2083F75","112.0":"0200","112.3":"000000","112.22":"051","112.25":"00","112.40":"601","112.123":"510101511344101","113.2":"106","113.25":"verve"}' | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment