Hello
I'm working on certification tests of MultiReverseFundsTransactions.
According to `TestData/MultiReverseFundsTransactions POST/Scenario Based Test Data / Test case #7` the next request should return `approvalCode="20304B"` but i get empty in response. Could you help with this?
Request:
{ "acquirerCountryCode" : "840", "acquiringBin" : "408999", "localTransactionDateTime" : "2016-08-17T21:11:31", "request" : [ { "amount" : 2000, "cardAcceptor" : { "address" : { "country" : "USA", "state" : "CA", "zipCode" : "94404" }, "idCode" : "VMT200911026070", "name" : "Visa Inc. USA-Foster City", "terminalId" : "365539" }, "localTransactionDateTime" : "2016-08-17T21:11:31", "originalDataElements" : { "acquiringBin" : "408999", "systemsTraceAuditNumber" : "451000", "transmissionDateTime" : "2015-10-26T21:32:52" }, "retrievalReferenceNumber" : "330000550000", "senderCurrencyCode" : "USD", "senderPrimaryAccountNumber" : "4957030420210462", "systemsTraceAuditNumber" : "7", "transactionIdentifier" : "381228649430011", "pointOfServiceData" : { "panEntryMode" : "90", "posConditionCode" : "0", "motoECIIndicator" : "0" }, "pointOfServiceCapability" : { "posTerminalType" : "4", "posTerminalEntryCapability" : "2" }, "feeProgramIndicator" : "123" } ] }
Response:
{ "acquiringBin": 408999, "acquirerCountryCode": 840, "localTransactionDateTime": "2016-08-17T21:11:31.000", "response": [ { "systemsTraceAuditNumber": 7, "aftrResponseDetail": { "transactionIdentifier": 234234322342343, "approvalCode": "", "actionCode": "00", "responseCode": "5", "transmissionDateTime": "2016-08-18T09:25:24.000Z", "feeProgramIndicator": "123" } } ] }
Hello Ricardo
Could you help with that?
Thank you in advance.
Hi Alexey,
We are working on this solution - I will follow-up soon.
Thank you,
Ricardo