0% found this document useful (0 votes)
100 views2 pages

APP CreditCard Payment Auth Error Response

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
100 views2 pages

APP CreditCard Payment Auth Error Response

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

{

"results": [{
"status": {
"statusCode": "400110018",
"statusMessage": "FAILURE",
"errors": [{
"name": "400110018",
"value": "Card Declined"
}]
},
"paymentDetails": {
"tenderDetails": {
"paymentCardDetails": {
"cardDetails": {
"cardToken": {
"token": "511964SUFCQM4826",
"tokenVaultCode": "PPTKVLT"
},
"issuerName": "MAS",
"cardType": "CREDIT_CARD",
"displayDetails": {
"cardToken": {
"token": "511964SUFCQM4826",
"tokenVaultCode": "PPTKVLT"
},
"displayNumber": {
"displayNumber": "************4826"
},
"issuerName": "MAS",
"cardType": "CREDIT_CARD",
"cardProductName": "MASTERCARD",
"expirationDate": "0121",
"billingAddress": {
"type": "BILLING",
"addressLine": ["11306 Baldwin Ave NE"],
"city": "Albuquerque",
"stateCode": "NM",
"country": "USA",
"postalCode": "87112-3136",
"default": false,
"verified": false
},
"embossedName": "No Credit"
}
},
"authorizationInfo": {
"captureMethod": "KEYED",
"type": "CHARGE_AUTH",
"mode": "ONLINE",
"enforcePositiveAuth": false,
"cardTxnType": "CARD_NOT_PRESENT",
"processorDetails": {
"processorParams": []
}
}
}
},
"amount": {
"amount": 3109.82,
"currencyCode": "EUR"
},
"captureDeviceDetails": {
"id": "4041",
"serialNumber": "2"
},
"paymentMethod": "CARD"
},
"paymentConfirmation": {
"processorConfirmation": [{
"processorName": "PP",
"processorTransactionType": "AUTH",
"processorTransactionID": "5c69f01055f54a4fb1b8b2eafa181845"
}],
"issuerAuthCode": "000000",
"issuerAuthTime": "1521647529170",
"approvalDetails": {
"addlText": "DECLINED",
"statusCode": "1" // other values 2 and 9
},
"amount": {
"amount": 3109.82,
"currencyCode": "EUR"
}
},
"txnId": "5c69f01055f54a4fb1b8b2eafa181845"
}],
"metadata": {
"id": {
"id": "2ee4731fd0e14057bd5e668ab32406d8",
"conversationDetails": {
"conversationID": "qnRIs-_u3bxhrzeoDdqom7G",
"correlationID": "9f292cb5-a334-219-6249-42a96c458c23"
}
},
"responseTime": "1521647529195",
"status": {
"statusCode": "400110018",
"statusMessage": "FAILURE",
"errors": [{
"name": "400110018",
"value": "Card Declined"
}]
},
"locale": "En_US",
"charEncoding": "UTF-8"
}
}

You might also like