Developer Discussions

Ask a Question
Back to All

What is the issue with this checkout request?

It says one or more fields are invalid, but I don't see what the issue is?
Can we investigate this checkout id?
{
"id": "8d3ce340-b8d0-4ab3-bdd6-640273d31fda",
"items": null,
"metadata": null,
"requestReferenceNumber": "GC-2023102300017161",
"receiptNumber": "46e3cdc4-b08a-4d5e-9c61-18178c094745",
"createdAt": "2023-10-23T02:20:01.000Z",
"updatedAt": "2023-10-23T02:20:44.000Z",
"paymentScheme": "master-card",
"expressCheckout": true,
"refundedAmount": "0",
"canPayPal": false,
"expiredAt": "2023-10-23T03:20:01.000Z",
"status": "COMPLETED",
"paymentStatus": "PAYMENT_FAILED",
"paymentDetails": {
"responses": {
"efs": {
"unhandledError": [
{
"logref": "46e3cdc4-b08a-4d5e-9c61-18178c094745",
"code": 2593,
"message": "[2593] Request contains one or more invalid fields",
"receiptNo": "18178c094745",
"links": [
{
"rel": "help",
"href": "https://cdn.paymaya.com/sandbox/payments_api/paymayap3/paymayap3.html"
}
]
}
]
}
},
"paymentAt": null,
"3ds": false
},
"buyer": {
"contact": {
"email": "&@gmail.com",
"phone": "0&&&796703"
},
"firstName": "****",
"lastName": "&&&&",
"billingAddress": {
"line1": "TEST ORDER ONLY DO NOT DELIVER",
"city": "CITY FOR ",
"countryCode": "PH"
},
"shippingAddress": {
"line1": "TEST ORDER ONLY DO NOT DELIVER",
"city": "CITY FOR ",
"countryCode": "PH"
}
},

replaced some details with generic text.