> For the complete documentation index, see [llms.txt](https://docs.9proxy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.9proxy.com/billing-and-payment/local-payment.md).

# Local Payment

Local Payment provides region-specific checkout options so you can pay quickly and conveniently using methods available in your country.

{% stepper %}
{% step %}

### Select a Package

* Go to the Pricing Page of the proxy type you want: **Residential Proxy by IP / Residential Proxy by GB / Bundle Packages**
* Choose the package that best suits your needs.
* Click "**Order Now**" to proceed to checkout.

<figure><img src="/files/56r0qvvycPy4qkXFaeNl" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/6a0RBE9EqZYzUs4zpNgl" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/yY6kZlTGiQIvRp3EJcFP" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Choose Local Payment

* On the checkout page, select "**Local Payment**" as your preferred payment option.
* If you have a coupon code, enter it in the designated field to apply any discounts.
* Click "**Continue with Local Payment**" to proceed.

<figure><img src="/files/TB8YKHMBbYO6uGo4XaCj" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Complete Your Payment

* The system will automatically display the payment options available in your area based on your location.
* Select your preferred local payment method and follow the on-screen instructions to complete the transaction.

<figure><img src="/files/zCZNmF2d6kjSSNS12CSj" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

Once your payment is confirmed, your proxy package will be activated, and you can start using it right away!&#x20;

{% columns %}
{% column %}

#### Support Channels:

{% endcolumn %}

{% column %}

* **Email**: <support@9proxy.com>
* **Live Chat**: Available on[ 9proxy.com](https://9proxy.com)
* **Telegram**: @Official9Proxy
  {% endcolumn %}
  {% endcolumns %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.9proxy.com/billing-and-payment/local-payment.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
