# Stripe

Stripe is a payment gateway that allows you to accept payments from [many different global payment providers](https://stripe.com/docs/payments/payment-methods), including UnionPay cards, mobile wallets such as WeChat Pay and Alipay, and more.

To use Stripe on your WordPress site to accept payments for your products or services, your website must be able to connect to Stripe—this is why we created the China Payments form plugin! Once you've created your Stripe account in any [supported Stripe country](https://stripe.com/global/), you can install and set up China Payments plugin on your WordPress website.


---

# 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/payment-gateways/stripe.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.
