# Troubleshooting

## Error Code Lookup:

Click here to see what the error code you are receiving means. This is a PayPal issue or issue with your account / your customer's account.&#x20;

{% hint style="danger" %}
**Do not open an Upgrade.Chat Ticket about PayPal error codes because this is something that only PayPal support can help with.**&#x20;
{% endhint %}

{% content-ref url="/pages/-MWV1QwdTyFQbLHj78TT" %}
[Error Codes](/payment-processors/paypal/troubleshooting/error-codes.md)
{% endcontent-ref %}

## **Unable to Process Your Selected Payment Method. Error** 422.  <a href="#error-422-payee-account-restricted" id="error-422-payee-account-restricted"></a>

This is a response from PayPal which is **PAYEE\_ACCOUNT\_RESTRICTED** which means that you need to contact PayPal as they might have restricted your account or your need to provide further verification. This has nothing to do with Upgrade.Chat and is 100% something you need to contact PayPal about.

{% embed url="<https://www.paypal.com/us/smarthelp/contact-us>" %}
The CUSTOMER should Contact PayPal for help.
{% endembed %}

![](/files/-MPe4VDS32jkYrG4xxca)

## **Unable to Pay using your own PayPal Account?** <a href="#paying-self" id="paying-self"></a>

**This is not possible. PayPal does not allow you to pay your own account (even for testing purposes). You MUST use a different account than the one you have linked to your server.**&#x20;

## **Unable to Setup Preapproved Payment Method?** <a href="#no-preapproved-payment" id="no-preapproved-payment"></a>

![This is an issue with your customer's payment method.](/files/-Mb7HXp-n07TqzTxW7In)

This is an issue with your customer's payment method or account. You or your customer may need to contact PayPal in order to get the issue resolved.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.upgrade.chat/payment-processors/paypal/troubleshooting.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
