#paypal http 500 at success

1 messages · Page 1 of 1 (latest)

sage cobalt
#

i tried to fixed a few things but i always end up in this same error i dont know how to possibly fix this i know that the 1.0.2 is at like a beta where bugs would occur but. i kind of dont want to be nuisance to supports here but at this time i really need help i really need atleast one payment gateway available and usable

if anyone can help me thank you so much i am not good at developing i only understand few things

#

hello @ruby palm i know you are not available but i dont know where to ask as it seems like on my previous post no one responded maybe if you got any idea to solve this one? the transaction in paypal is a success but it returns this errors. whenever i check the payment logs the transaction is a success but its not credited in the account.

brittle echoBOT
sage cobalt
#

@marble yacht im sorry sir but you have any ideas here too? sorry for the ping. i know that ur one of the best devs too

brittle echoBOT
sage cobalt
#

Oops! An Error Occurred
The server returned a "422 Unprocessable Content".

Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused.

sage cobalt
#

nailed it

#

dont transact in a 1 digit form of number mostly in country like PHP

brittle echoBOT
#

Can you please fetch the error logs, so we can assist you better regarding this error.

v0.9.8 and lower

tail -n 100 /var/www/controlpanel/storage/logs/laravel.log | nc pteropaste.com 99```

**v1.0.0 and higher**
```bash
tail -n 100 /var/www/ctrlpanel/storage/logs/laravel.log | nc pteropaste.com 99```