# How does China Payments Plugin Work?

[China Payments Plugin](https://chinapaymentsplugin.com/) is a payment plugin for WordPress that focuses on WeChat Pay, Alipay, and UnionPay.

To use the China Payments plugin, you need a [Stripe](https://stripe.com/) account in a [Stripe supported country](https://stripe.com/global/).

If you or your business can register a Stripe account, you can then accept payments using the China Payments form on your website.

### Payment Methods Currently Supported

We currently support the following payment methods:

* UnionPay cards
* WeChat Pay
* Alipay


---

# 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-does-china-payments-plugin-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.
