这是本文档旧的修订版!
第三方支付
命令行访问回调地址
curl --location --request POST 'http://localhost:3002/pay?uid=%E9%8E%8F%E9%87%91%E5%A4%A9%E6%B6%AF&fee=1.9&order=198237673' \ --header 'Authorization: Basic bWVlcmJ1c2NoQHNpbmEuY29tOmF3aXNxZzIzdndneHl4d24=' curl --location --request POST 'http://88.153.171.94:3002/pay?uid=%E9%8E%8F%E9%87%91%E5%A4%A9%E6%B6%AF&fee=1.9&order=198237673' \ --header 'Authorization: Basic bWVlcmJ1c2NoQHNpbmEuY29tOmF3aXNxZzIzdndneHl4d24=' curl --location --request POST 'http://192.168.0.240:3002/pay?uid=maiernte&order=20220724204400_maiernte&fee=1' curl --location --request POST 'http://192.168.0.240:3002/pay?uid=%E9%8E%8F%E9%87%91%E5%A4%A9%E6%B6%AF&order=20220724204850_%E9%8E%8F%E9%87%91%E5%A4%A9%E6%B6%AF&fee=1'
json
{ "version": "1.1", "appid": "201906148754", "trade_order_id": "20220724204850_鎏金天涯", "total_fee": "1", "title": "华鹤易学VIP服务", "notify_url": "http://192.168.0.240:3002/pay?uid=%E9%8E%8F%E9%87%91%E5%A4%A9%E6%B6%AF&order=20220724204850_%E9%8E%8F%E9%87%91%E5%A4%A9%E6%B6%AF&fee=1", "time": 1658688531, "nonce_str": 48575847778489.79, "type": "WAP", "hash": "c4a394e88579f8491d5ba9a98efcbcd1" }
download
{ "version": "1.1", "appid": "201906148754", "trade_order_id": "20220724210326_鎏金天涯", "total_fee": "1", "title": "华鹤易学VIP服务", "notify_url": "http://192.168.0.240:3002/pay?uid=%E9%8E%8F%E9%87%91%E5%A4%A9%E6%B6%AF&order=20220724210326_%E9%8E%8F%E9%87%91%E5%A4%A9%E6%B6%AF&fee=1", "time": 1658689407, "nonce_str": 91464245215566.8, "type": "WAP", "hash": "c5456abc7541d740d3830ea43e2bf569" }