Deprecated: Creation of dynamic property angelleye\PayPal\Rest::$sandbox is deprecated in /home/angelley/paypalphp/src/angelleye/PayPal/Rest.php on line 11
Deprecated: Creation of dynamic property angelleye\PayPal\Rest::$debug is deprecated in /home/angelley/paypalphp/src/angelleye/PayPal/Rest.php on line 12
Deprecated: Creation of dynamic property angelleye\PayPal\Rest::$client_id is deprecated in /home/angelley/paypalphp/src/angelleye/PayPal/Rest.php on line 13
Deprecated: Creation of dynamic property angelleye\PayPal\Rest::$client_secret is deprecated in /home/angelley/paypalphp/src/angelleye/PayPal/Rest.php on line 14
Array
(
[http_status] => 404
[response_data] => Array
(
[name] => RESOURCE_NOT_FOUND
[details] => Array
(
[0] => Array
(
[issue] => INVALID_RESOURCE_ID
[description] => Specified resource ID does not exist. Please check the resource ID and try again.
)
)
[message] => The specified resource does not exist.
[debug_id] => 80eeb6e407026
[links] => Array
(
[0] => Array
(
[href] => https://developer.paypal.com/api/rest/reference/orders/v2/errors/#INVALID_RESOURCE_ID
[rel] => information_link
[method] => GET
)
)
)
[raw_request] => https://api.sandbox.paypal.com/v2/checkout/orders/3CC89869WH620915P
[raw_response] => {"name":"RESOURCE_NOT_FOUND","details":[{"issue":"INVALID_RESOURCE_ID","description":"Specified resource ID does not exist. Please check the resource ID and try again."}],"message":"The specified resource does not exist.","debug_id":"80eeb6e407026","links":[{"href":"https://developer.paypal.com/api/rest/reference/orders/v2/errors/#INVALID_RESOURCE_ID","rel":"information_link","method":"GET"}]}
)