💬 微信 / 🅰️ 支付宝 supported

Pay OpenAI, Claude, Gemini API
with WeChat Pay.

OpenAI, Anthropic, and Google only accept USD international cards. AIPower lets you use the same models — GPT-5, Claude Sonnet 4, Gemini 2.5 Pro — and pay with WeChat Pay, Alipay, or USD/HKD/CNY card.

16 models · OpenAI SDK compatible · 10 free trial calls · $5 minimum top-up

Sign up — pay with WeChat Pay

Why you can't pay OpenAI directly with WeChat

🇺🇸 OpenAI

USD card only. Requires a US/EU/AU billing address. Mainland China cards routinely declined.

🇺🇸 Anthropic (Claude)

USD card only. Stricter ToS — many China-issued cards rejected at signup. No CNY billing.

🇺🇸 Google AI Studio

USD card only via Google Cloud Billing. Not available for some Chinese accounts at all.

How AIPower fixes this

AIPower is incorporated in Hong Kong (AI POWER LIMITED). Stripe processes WeChat Pay and Alipay natively for HK entities — so you can pay in your local payment method, and the upstream provider gets paid in USD by us.

💬

WeChat Pay (CNY)

Scan a QR code in your WeChat app. Confirms in 30 seconds. CNY converts to balance. Mainland China accounts only.

🅰️

Alipay (CNY/USD)

Redirects to alipay.com checkout. Mainland China users only (HKAlipay users use card path).

💳

Card (USD / HKD / CNY)

Visa / Mastercard / Amex / Apple Pay / Link. International cards or HK-issued cards work. Stripe Checkout flow.

Top-up tiers

All prices base — bonus credits added on top.

$5

First top-up + 100 bonus

$20

Regular

$50

Best value · +10% bonus

$100

Power · +20% bonus

Equivalent to ~¥36 / ¥145 / ¥360 / ¥720 in CNY. Exchange rate locked at top-up.

Same OpenAI SDK — change one line

from openai import OpenAI

client = OpenAI(
    base_url="https://api.aipower.me/v1",  # ← change this
    api_key="sk-aipower-...",              # ← AIPower key (paid via WeChat Pay)
)

# Use any of 16 models
response = client.chat.completions.create(
    model="anthropic/claude-sonnet",
    messages=[{"role": "user", "content": "Hello"}],
)

Start with $5 — paid via WeChat

First top-up adds +100 bonus calls and unlocks GPT, Claude, Gemini, Kimi.