Alipay
Quick Start
- Sign up at global.alipay.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
Alipay — крупнейшая платёжная система Китая (Ant Group). QR, wallet, bank, BNPL. RSA2 signed API.
| Provider ID | alipay |
| Category | E-Wallets |
| Supported Countries | CN, HK, SG, JP, KR, US, GB |
| Supported Currencies | CNY, USD, EUR, GBP, HKD, SGD, JPY, KRW |
| Website | global.alipay.com |
Configuration
Required Parameters
| Parameter | Description |
|---|---|
app_id | App id |
merchant_private_key | Merchant private key |
alipay_public_key | Alipay public key |
sign_type | Sign type |
environment | Environment |
base_url | Base url |