> For the complete documentation index, see [llms.txt](https://docs.chinapaymentsplugin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chinapaymentsplugin.com/faqs/whats-the-total-cost-of-using-china-payments-plugin.md).

# What's the total cost of using China Payments Plugin?

The [free version](https://wordpress.org/plugins/wp-stripe-global-payments/) of China Payments Plugin available on WordPress.org supports WeChat Pay, Alipay, and UnionPay payments via Stripe out of the box.

There is a small 2% transaction fee added to Stripe transaction fees in order to help us continue supporting the free version of the plugin.

You can upgrade to the paid version of the plugin for the following benefits:

* No 2% transaction fee
* Chinese checkout localization (Simplified Chinese)
* Multi-currency display (CNY alongside your store currency)
* Real-time currency conversion to CNY


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/whats-the-total-cost-of-using-china-payments-plugin.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.
