f78f8a8b6697a3df06f43da5307412f8Developer Console
Use these browser-only tools to reproduce MUWE request signatures, verify notification signatures, simulate contract responses, and generate integration snippets from the same examples used in the API documentation.
No terminal key, vendor key, request body, or notification payload is sent to a server by this page.
MUWE sandbox
Sandbox workbench
Calculate signatures, simulate contract responses, verify notifications, and copy one production-shaped snippet.
Payment
POST /upay/v2/paySignature
Request calculator
10298371039 f78f8a8b6697a3df06f43da5307412f8Simulator
Mock response
https://vsi-api.shouqianba.com/upay/v2/payAuthorization: 10298371039 f78f8a8b6697a3df06f43da5307412f8{
"result_code": "200",
"biz_response": {
"result_code": "PAY_SUCCESS",
"data": {
"sn": "7893259247405832",
"client_sn": "MEX202605220001",
"status": "SUCCESS",
"order_status": "PAID",
"payway": "3",
"sub_payway": "1",
"total_amount": "1000",
"net_amount": "1000",
"subject": "MUWE test order",
"operator": "cashier01",
"finish_time": "1779436800000"
}
}
}