WeChat Pay
Quick Start
- Sign up at pay.weixin.qq.com and obtain API credentials
- Create a terminal in the Admin Console with the parameters below
- Start processing — the adapter is pre-built and ready to use
Overview
WeChat Pay — платёжная система Tencent. QR (NATIVE), JSAPI, H5, mini-programs. API v3 RSA signed.
| Provider ID | wechat_pay |
| Category | E-Wallets |
| Supported Countries | CN, HK, SG, JP, US |
| Supported Currencies | CNY, USD, HKD, EUR, GBP, JPY |
| Website | pay.weixin.qq.com |
Configuration
Required Parameters
| Parameter | Description |
|---|---|
mch_id | Mch id |
serial_no | Serial no |
api_v3_key | Api v3 key |
merchant_private_key | Merchant private key |
wechat_cert | Wechat cert |
environment | Environment |
base_url | Base url |