I get UNPROCESSABLE_ENTITY when completed charge on paypal and get back on success page.

sdmotivation
Contributor
Contributor

I get this one when paypal returns me to my local dev env on complete payment:

 

array:1 [ // app/Http/Controllers/ParentPaypalController.php:101
  "error" => array:5 [
    "name" => "UNPROCESSABLE_ENTITY"
    "details" => array:1 []
    "message" => "The requested action could not be performed, semantically incorrect, or failed business validation."
    "debug_id" => "f287683883b27"
    "links" => array:1 [
      0 => array:3 []
    ]
  ]]

  

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.