Payment Request API
✅ Payment Request API
☑️ Request Message Parameters(JSON Format)
☑️ Request Data Example
{
"userId": "wxcbb0a73d2d5a8888”,
"amount": "100",
"bizType": "WECHATPAY",
"merchant_id": "AB00000004",
"shopId": "",
"operator_id": "0000000005",
"tip": ""
}✅ Response Message Parameter
☑️ Response Message Data Example:
☑️ Transaction Data (JSON format, after decrypted)
Last updated
Was this helpful?