PayPal not working (UNPROCESSABLE_ENTITY)
-
The account is set up as a confirmed non profit organization in PayPal.
I’ve tried testing with multiple cards from 2 people (different financial institutions).
The result of the API response is this:
{“success”:false,”data”:{“error”:{“name”:”UNPROCESSABLE_ENTITY”,”details”:[{“issue”:”TRANSACTION_REFUSED”,”description”:”The request was refused”}],”message”:”The requested action could not be performed, semantically incorrect, or failed business validation.”,”debug_id”:”34147b870e79b”,”links”:[{“href”:”https:\/\/developer.paypal.com\/docs\/api\/orders\/v2\/#error-TRANSACTION_REFUSED”,”rel”:”information_link”,”method”:”GET”}]}}}Called PayPal, and they are saying that it is the software.
Tried processing as ‘Donation’ and ‘Standard Transaction’. Both result in the same issue.
Regular PayPal works fine… credit card processing doesn’t work for us.
The page I need help with: [log in to see the link]
- The topic ‘PayPal not working (UNPROCESSABLE_ENTITY)’ is closed to new replies.