# Credit Card

Easily complete your purchase with a credit card by following these simple steps!

## How to Pay with Credit Card

{% stepper %}
{% step %}

### Select a Package

Visit the Pricing page, browse through the available proxy packages, and choose the one that best suits your needs. Once you've made your selection, click "**Order Now**" to proceed.

<figure><img src="/files/LLFbcDtiouwCcbcmHOQ0" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/CBzrsX4MKcZ6t4SdtJll" alt=""><figcaption></figcaption></figure>

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

{% step %}

### Choose Payment Method

On the checkout page:

* Select "**Credit Card**" as your preferred payment method.
* If you have **a coupon code**, enter it in the designated field to apply any discounts.
* Click "**Continue with Credit Card**" to move to the next step.

<figure><img src="/files/DwaYCPknNCcWN53EQkn5" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### Enter Your Payment Information

* Fill in your credit card details and complete the payment form.
* Click "**Pay**" to finalize your transaction.

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

{% hint style="info" %}

### Note

If you prefer, you can also choose to pay via GPay or Alipay.
{% endhint %}

## Why Was My Payment Declined ?

The most common payment issue is the error declined by your bank. Your bank may decline the payment for one of these reasons:

* Insufficient funds – Your account does not have enough balance to complete the transaction.
* Suspicious activity – The bank may have flagged the transaction as a potential fraud and blocked it.
* Incorrect payment details – You may have entered an incorrect CVV code, expiration date, or card number.

## How to Resolve the Issue:

* Check your account balance to ensure you have enough funds.
* Double-check your card details – Make sure the card number, CVV, and expiration date are correct.
* Try a different payment method – Use another credit card or pay with GPay, Alipay, [**Local Payment**](/billing-and-payment/local-payment.md), or [**Cryptocurrency**](/billing-and-payment/cryptocurrency.md).
* Contact your bank – If your bank blocked the transaction for security reasons, ask them to approve it.

{% 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: 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.9proxy.com/billing-and-payment/credit-card.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.
