mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
feat(tenpayv2): 新增部分接口
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"appid": "wx2421b1c4370ec43b",
|
||||
"sub_appid": "wx2421b1c4370ec13b",
|
||||
"attach": "支付测试",
|
||||
"bank_type": "CFT",
|
||||
"fee_type": "CNY",
|
||||
"is_subscribe": "Y",
|
||||
"mch_id": "10000100",
|
||||
"nonce_str": "5d2b6c2a8db53831f7eda20af46e531c",
|
||||
"openid": "oUpF8uMEb4qRXf22hE3X68TekukE",
|
||||
"out_trade_no": "1409811653",
|
||||
"result_code": "SUCCESS",
|
||||
"return_code": "SUCCESS",
|
||||
"sign": "B552ED6B279343CB493C5DD0D78AB241",
|
||||
"sub_mch_id": "10000100",
|
||||
"time_end": "20140903131540",
|
||||
"total_fee": "1",
|
||||
"coupon_fee_0": "10",
|
||||
"coupon_count": "1",
|
||||
"coupon_type_0": "CASH",
|
||||
"coupon_id_0": "10000",
|
||||
"trade_type": "JSAPI",
|
||||
"transaction_id": "1004400740201409030005092168"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"return_code": "SUCCESS",
|
||||
"result_code": "SUCCESS",
|
||||
"sign": "C380BEC2BFD727A4B6845133519F3AD6",
|
||||
"mch_id": "10010404",
|
||||
"sub_mch_id": "10010405",
|
||||
"contract_code": "100001256",
|
||||
"openid": "onqOjjmM1tad-3ROpncN-yUfa6ua",
|
||||
"plan_id": "123",
|
||||
"change_type": "ADD",
|
||||
"operate_time": "2015-07-01 10:00:00",
|
||||
"contract_id": "Wx15463511252015071056489715"
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"appid": "wx2421b1c4370ec43b",
|
||||
"attach": "支付测试",
|
||||
"bank_type": "CFT",
|
||||
"fee_type": "CNY",
|
||||
"is_subscribe": "Y",
|
||||
"mch_id": "10000100",
|
||||
"sub_mch_id": "10000100",
|
||||
"nonce_str": "5d2b6c2a8db53831f7eda20af46e531c",
|
||||
"openid": "oUpF8uMEb4qRXf22hE3X68TekukE",
|
||||
"out_trade_no": "1409811653",
|
||||
"cash_fee": "1000",
|
||||
"trade_state": "SUCCESS",
|
||||
"result_code": "SUCCESS",
|
||||
"return_code": "SUCCESS",
|
||||
"sign": "B552ED6B279343CB493C5DD0D78AB241",
|
||||
"time_end": "20140903131540",
|
||||
"total_fee": "1",
|
||||
"transaction_id": "1004400740201409030005092168",
|
||||
"contract_id": "Wx15463511252015071056489715"
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"out_refund_no": "131811191610442717309",
|
||||
"out_trade_no": "71106718111915575302817",
|
||||
"refund_account": "REFUND_SOURCE_RECHARGE_FUNDS",
|
||||
"refund_fee": "3960",
|
||||
"refund_id": "50000408942018111907145868882",
|
||||
"refund_recv_accout": "支付用户零钱",
|
||||
"refund_request_source": "API",
|
||||
"refund_status": "SUCCESS",
|
||||
"settlement_refund_fee": "3960",
|
||||
"settlement_total_fee": "3960",
|
||||
"success_time": "2018-11-19 16:24:13",
|
||||
"total_fee": "3960",
|
||||
"transaction_id": "4200000215201811190261405420"
|
||||
}
|
||||
Reference in New Issue
Block a user