# How to Pay

{% hint style="info" %}
Our product pricing is based on US dollars; however, due to different payment methods, there may be variations in currencies and exchange rates.
{% endhint %}

## Alipay

The currency unit for Alipay settlement is SGD (Singapore dollars) or USD (US dollars).

Alipay is a very popular payment method in Mainland China. When you choose to pay with Alipay, the page will be redirected to the Alipay cashier interface, where you can follow the prompts to make the payment.

You can pay with any currency in your Alipay account, and Alipay will automatically handle the exchange rate issues.

## WeChat Pay

WeChat Pay uses Stripe for settlement, and the currency unit is SGD (Singapore dollars) or USD (US dollars).

WeChat Pay is a very popular payment method in Mainland China. When you choose to pay with WeChat Pay, the page will be redirected to Stripe.com's payment page. Here, you will need to select WeChat Pay again and follow the prompts to make the payment.

You can pay with any currency in your WeChat Pay account, and WeChat Pay will automatically handle the exchange rate issues.

## PayPal

The currency unit for PayPal settlement is SGD (Singapore dollars) or USD (US dollars).

PayPal is a more convenient and secure shopping payment method, trusted by over 400 million users worldwide. When you choose to pay with PayPal, the page will be redirected to PayPal's payment page. You can easily check out using your PayPal account and password. If you don't have a PayPal account, you can also directly use your UnionPay debit card or credit card to make the payment.

Exchange rate issues will be automatically handled by the issuing bank of your bank card.

## Credit Card

Credit card payments use Stripe for settlement, and the currency unit is SGD (Singapore dollars) or USD (US dollars).

We cooperate with the globally popular Stripe to accept all major debit cards and credit cards from customers worldwide. When you choose to pay with a credit card, the page will be redirected to Stripe's payment page, where you can easily check out using your credit card. Additionally, you can choose to pay with popular options like Link, Apple Pay, and Google Pay in multiple regions.

Exchange rate issues will be automatically handled by the issuing bank of your bank card.


---

# 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://ar.jego.pro/jego-guidelines/upgrade-vip/how-to-pay.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.
