APP CreditCard Payment Auth Error Response
APP CreditCard Payment Auth Error Response
"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"
}
}