# How do WeChat Pay and Alipay work?

This video covers all the different ways to get paid by Chinese customers. Though the video was created in 2018, many of the topics still apply today. If/when there are major updates, we will release a new video building on the topics from the original publisher.

**China Payments Plugin** fits into the segment beginning at 8:00 - How to Get Paid (without setting up a Chinese company).&#x20;

**China Payments Plugin** enables you to utilize the **Stripe Sources API** to accept WeChat Pay (Beta) and Alipay on your WordPress website.&#x20;

{% embed url="<https://youtu.be/bYSe5fWjdlQ?t=480>" %}
How to Sell Online to Mainland China from Abroad
{% endembed %}


---

# 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.chinapaymentsplugin.com/faqs/how-do-wechat-pay-and-alipay-work.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.
