皖付通支付测试

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

下单参数

当前状态

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 }}
点击左侧「发起支付」开始联调