---
title: "WeChat Pay"
description: "Payment Page 1.5.3 exposes WeChat Pay as a one-time Stripe payment method, subject to Stripe account and transaction eligibility."
url: "https://docs.paymentpageplugin.com/payment-gateways/stripe/wechat-pay/"
---
## Released behavior

Payment Page 1.5.3 exposes WeChat Pay under the internal method slug `wechat` and marks it as **one-time only**. The front-end asks Stripe to confirm `wechat_pay` for a web client; Stripe controls the QR-code experience and eligibility.

## How to enable it

1.  Connect Stripe in the mode you intend to use. See [Quick Setup](/getting-started/setting-up-payment-page/).
2.  In **Payment Page > Payment Gateways**, expand Stripe and enable **WeChat Pay** globally.
3.  Include WeChat Pay in the individual payment form's Payment Methods settings.
4.  Confirm that WeChat Pay is enabled and eligible for the connected account in [Stripe payment-method settings](https://dashboard.stripe.com/settings/payment_methods).
5.  Configure the mode-specific success events described in [Stripe Webhook Configuration](/payment-gateways/stripe/stripe-webhook-configuration/).

The released method definition has recurring support disabled. WeChat Pay is not available for a recurring pricing selection in Payment Page 1.5.3.

Availability depends on Stripe, the connected account, country, currency, buyer, client, and transaction. Review Stripe's current [WeChat Pay documentation](https://stripe.com/docs/payments/wechat-pay).

End-to-end verification of the final Payment Page 1.5.3 release archive is still pending for WeChat Pay QR confirmation, success, failure, duplicate-delivery, and downstream-action behavior. Enabling the method is not proof that every account or transaction is eligible.
