# Why can't I activate Alipay or WeChat Pay in my Stripe account?

When applying to use Alipay or WeChat Pay in your Stripe account, you must ensure you are a supported business type.&#x20;

Here is a list of Alipay prohibited businesses per Stripe documentation:&#x20;

{% embed url="<https://support.stripe.com/questions/alipay-prohibited-businesses>" %}

Here is a list of WeChat Pay prohibited businesses, as provided to our team by Stripe support. Based on our request, Stripe will hopefully be creating documentation about this:&#x20;

{% embed url="<https://pay.weixin.qq.com/wechatpay_guide/proper_rule.shtml>" %}


---

# 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/why-cant-i-activate-alipay-or-wechat-pay-in-my-stripe-account.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.
