mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-18 17:48:12 +08:00
22 lines
651 B
JSON
22 lines
651 B
JSON
{
|
|
"return_code": "SUCCESS",
|
|
"return_msg": "OK",
|
|
"appid": "wx2421b1c4370ec43b",
|
|
"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"
|
|
}
|