# Limitation

### Payment Gateways

**QrexOrder** is not meant to be used for all countries as we have limited payment gateways.\
We only integrate a new payment gateway to Qrexorder when we receive a significant amount of requests for the same from different buyers.&#x20;

As of now, **QrexOrder** has the following Payment Gateways:

* Stripe&#x20;
* Cash On Delivery payment
* RazorPay payment for India
* PayPal payment gateway

### M**ultilingual** Functionality

The Customer Application, the Delivery Application can easily be fully (99.00%) be translated by using the Admin Dashboard.

The Store Dashboard can be fully (90%) be translated

{% hint style="info" %}
**QrexOrder** Supports the RTL version also.
{% endhint %}

If in case some translation option is not available then you can also insert it by yourself.

Check the video on how to add a custom translation.

{% embed url="<https://www.youtube.com/watch?v=pk18W9zTJzQ>" %}


---

# 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://phplime-envato.gitbook.io/qrexorder/qrexorder-limitation-and-features/limitation.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.
