# WeChat Pay

## Overview

WeChat Pay is an online payment method that allows shoppers in China and Hong Kong to send payments through the WeChat social media mobile application. Every WeChat user has their own WeChat Payment account, in which they can acquire balance by linking their WeChat account to their debit card. With an increasing market share in China and Southeast Asia, WeChat Pay offers customers an easy-to-use and reliable payment method.

{% hint style="warning" %}
Transaction limit for WeChat is 8000 USD or equivalent.
{% endhint %}

{% hint style="info" icon="lightbulb" %}

#### Want to sell worldwide? Learn how 2Checkout can help with over 45 payment methods and 100 display and billing currencies.

<a href="https://www.2checkout.com/lp/2checkout-payment-method-coverage.html" class="button primary" data-icon="book-open-lines">Read more</a>
{% endhint %}

## Availability

Available on 2Monetize accounts.

## Requirements

Shoppers must have the WeChat application installed on their Android or iOS devices.

## Supported currencies

* CNY
* USD
* HKD

## Benefits

WeChat Pay enhances the checkout experience through multiple optimizations:

* **Convenient, easy and safe**. Simplified purchase flow designed for mobile payments and safe storage for cards used within the wallet.
* **Increased market share**. Used by hundreds of millions of users every day, WeChat Pay is one of the most popular payment methods in China.
* **Higher conversion rates**. Convert more Chinese visitors into buyers.

## Activation steps

Go to [Payment methods](https://secure.avangate.com/cpanel/order_settings.php?tab=payment_methods) and enable WeChat Pay.

### Purchase flow

1. Shoppers select China or Hong Kong in the shopping cart.
2. They place the order.
3. 2Checkout redirects shoppers to WeChat.
4. WeChat displays the QR code that shoppers need to scan.
5. Shoppers use their WeChat application to scan the QR code.
6. 2Checkout marks the order as Pending until shoppers place the order.
7. Shoppers place the order and the WeChat application confirms the payment.
8. 2Checkout marks the order as complete as soon as WeChat sends back an Instant Payment Notification.
9. Shoppers receive the Payment receipt and Electronic delivery emails from 2Checkout.

{% hint style="info" %}
You can configure [unfinished payment](/marketing/marketing/lead-management/follow-up-emails-for-unfinished-payments.md) follow-up emails from the Control Panel.
{% endhint %}

## Type of charges

WeChat Pay does not support recurring transactions, so subscription renewals can only be done manually.

## Refunds

WeChat supports order refunds.


---

# 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.2checkout.com/payments/payments/payment-methods/wechat-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.
