mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 02:29:40 +08:00
feat(tenpayv2): 新增车主平台相关接口
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"appid": "wx2421b1c4370ec43b",
|
||||
"mch_id": "10000100",
|
||||
"sub_mch_id": "10000100",
|
||||
"nonce_str": "ec2316275641faa3aacf3cc599e8730f",
|
||||
"transaction_id": "1008450740201411110005820873",
|
||||
"sign_type": "HMAC-SHA256",
|
||||
"sign": "EE088059BBC9141264F8D14293AD6C4BB94CEA8C08AA98FBF93E262D445F8FF5"
|
||||
}
|
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"return_code": "SUCCESS",
|
||||
"return_msg": "OK",
|
||||
"appid": "wx2421b1c4370ec43b",
|
||||
"mch_id": "10000100",
|
||||
"sub_mch_id": "10000100",
|
||||
"device_info": "1000",
|
||||
"nonce_str": "TN55wO9Pba5yENl8",
|
||||
"sign": "EE088059BBC9141264F8D14293AD6C4BB94CEA8C08AA98FBF93E262D445F8FF5",
|
||||
"result_code": "SUCCESS",
|
||||
"openid": "oUpF8uN95-Ptaags6E_roPHg7AG0",
|
||||
"is_subscribe": "Y",
|
||||
"trade_type": "PAP",
|
||||
"bank_type": "CCB_DEBIT",
|
||||
"total_fee": "1",
|
||||
"fee_type": "CNY",
|
||||
"transaction_id": "1008450740201411110005820873",
|
||||
"out_trade_no": "1415757673",
|
||||
"attach": "订单额外描述",
|
||||
"time_end": "20141111170043",
|
||||
"trade_state": "SUCCESS"
|
||||
}
|
Reference in New Issue
Block a user