always an empty result when trying to get order details

OAmor
Contributor
Contributor

i have created a test order using my sandbox account and the Order API , and now i want to get it's details using my PHP back end and the order_id but always i get this response

{
"response": {
"status Code": 200,
"result": {},
"headers": {
"": "",
"Date": "Thu, 15 Aug 2019 15",
"Server": "Apache",
"PayPal -debug-id": "b7f07a63b9b85",
"HTTP_X_PP_AZ_LOCATOR": "sandbox.slc",
"PayPal- Debug-Id": "b7f07a63b9b85",
"Set-Cookie": "X- PP-SILOVER=; Expires=Thu, 01 Jan 1970 00",
"Vary": "Authorization",
"Content-Length": "633",
"Connection": "close",
"Content-Type": "application/json"
}
}
}

 

with result = {} 😞

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.