# Payment Issue

### **Paypal**  <a href="#fivem-needs-to-restart" id="fivem-needs-to-restart"></a>

**If you have any issue with paypal payment please refer to our** [**paypal manager discord**](https://discord.com/invite/lmarketnet) **to get help.**

Go in the ticket channel and select "Question", their support team will help you as fast as possible.

***

### **Credit / debit Card**  <a href="#fivem-needs-to-restart" id="fivem-needs-to-restart"></a>

**If you have any issue with Credit/debit Card payment please create ticket on our** [**discord**](https://discord.gg/tzproject) **to get help.** Include your email and clearly describe your issue so our support team can assist you.

If you are getting an error when paying with card:

* Ensure you have sufficient funds in your bank account.
* Try both with and without a VPN.
* Your bank may require confirmation for security reasons so approve the transaction.

#### &#x20; <a href="#fivem-needs-to-restart" id="fivem-needs-to-restart"></a>


---

# 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.tzproject.com/support/payment-issue.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.
