签名算法
签名生成步骤
示例
{
"alias": "test alias",
"callbackUrl": "https://test.com",
"checkOut": true,
"countryId": "MEX",
"currency": "MXN",
"customerName": "Aaliyah Rogers",
"description": "payful",
"email": "[email protected]",
"hasDispute": true,
"hasRefund": false,
"hasSingedLong": true,
"merId": "8102048462634665",
"merOrderNo": "2025120214223996386811745",
"newUser": false,
"nonceStr": "b2a2e2c8a7a149b6ba9103ab513730d3",
"orderAmount": "200",
"payProduct": "18",
"productName": "testName",
"productQuantity": 10,
"receiverAddressExtra": "Apt 2",
"receiverAddressMain": "Sample street 357",
"receiverCity": "Example city",
"receiverCountry": "MXN",
"receiverPhone": "1234567890",
"receiverProvince": "Example state",
"receiverZipCode": "01254",
"returnUrl": "https://www.bing.com/"
}签名SDK使用
签名/验签Demo
最后更新于