皖付通支付测试

公众号/小程序支付 · mini_pay · Vue 3 单文件版

📱 微信内一键测试

检测到你在 微信 内。点下方按钮跳到 OAuth 拿 openid → 自动调起支付。

检测到你不在微信里(普通浏览器)。微信 OAuth 必须在微信客户端内完成授权——用微信扫一扫下方二维码:

微信扫码进入支付

扫码 → 自动在微信里打开授权页 → 点确认 → 自动调起支付

下单参数

当前状态

store_id
{{ cfgCurrent.store_id }}
merchant_id
{{ cfgCurrent.merchant_id }}
device_id
{{ cfgCurrent.device_id }}
base_url
{{ cfgCurrent.base_url }}
app_id
{{ cfgCurrent.app_id || '—' }}
{{ statusLabel }}
REQ请求体
{{ lastReq }}
RESP响应体
{{ lastResp }}
点击左侧「发起支付」开始联调