{ "student_id": "1312312aa3", "total_amount": 30, "subject": "账户充值" }
curl --location --request POST 'https://selfxu.cn:5000/alipay_info/pay_computer' \ --header 'Content-Type: application/json' \ --data-raw '{ "student_id": "1312312aa3", "total_amount": 30, "subject": "账户充值" }'
{ "data": { "out_trade_no": "17091486382511233", "url": "https://openapi-sandbox.dl.alipaydev.com/gateway.do?app_id=9021000133664027&biz_content=%7B%22subject%22%3A%22%5Cu8d26%5Cu6237%5Cu5145%5Cu503c%22%2C%22out_trade_no%22%3A%2217091486382511233%22%2C%22total_amount%22%3A30%2C%22product_code%22%3A%22FAST_INSTANT_TRADE_PAY%22%7D&charset=utf-8&method=alipay.trade.page.pay¬ify_url=http%3A%2F%2F127.0.0.1%3A5000%2Falipay_info%2Fresult&return_url=http%3A%2F%2F127.0.0.1%3A5000%2Falipay_info%2Fresult&sign_type=RSA2×tamp=2024-02-29+03%3A30%3A38&version=1.0&sign=M1jmzMgGNDOYuFf63QVS4pGn4q363bnGBHfQLL3PH45Wb36NfER%2Btf0a91Cq%2FLSTs4VIyX0e3aIs1JGRC8HHW1XJhVBUMY4bD1m4TA2b9H6%2BKAttjGp%2FMJi4W2xEeco1Y%2Fz3i8gcRBDO68OSP9G8J4jMWLWIjihTNLA7LbgQdTpLnzyW%2FNYBhv8APgoDYX3IxgnlKSV2da22mOAr6Ets6UvxS%2FL6BExiYHxGIwam4Ow3aTVn97lbp1w%2FGMFxfxNP1DG5zkVQGBlJjdZp284jqYu4nKXLx9oZgm8HtMWM0ylmz4Sd7ZZoRUuMd4lfIs66Ea3MPZF0nv3xgooOybVCYw%3D%3D" }, "message": "创建支付订单成功", "status": "success" }