mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
feat(tenpayv3): 独立化境外支付 API
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"openid": "oWmnN4xxxxxxxxxxe92NHIGf1xd8",
|
||||
"code": "478515832665",
|
||||
"mchid": "1230000109",
|
||||
"auth_type": "REGISTERED_MODE "
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"mchid": "1234567890",
|
||||
"merchant_name": "万象天地",
|
||||
"shop_name": "重庆烤鱼(万象天地店)",
|
||||
"shop_number": "50001",
|
||||
"openid": "swe23be954ffots3jrvjweslfmde",
|
||||
"appid": "wx2c23be954ff1624f",
|
||||
"refund_time": "2018-05-23T12:13:50+08:00",
|
||||
"pay_amount": 100,
|
||||
"refund_amount": 100,
|
||||
"transaction_id": "42000001217201407033233368018",
|
||||
"refund_id": "1217752501201407033233368999"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"mchid": "1230000109",
|
||||
"merchant_name": "腾讯广场",
|
||||
"shop_name": "微信支付",
|
||||
"shop_number": "123456",
|
||||
"appid": "wxd678efh567hg6787",
|
||||
"openid": "oUpF8uMuAJ2pxb1Q9zNjWUHsd",
|
||||
"amount": 200,
|
||||
"time_end": "2020-05-20T13:29:35+08:00",
|
||||
"transaction_id": "1234567890",
|
||||
"code": "478515832665",
|
||||
"auth_type": "REGISTERED_MODE"
|
||||
}
|
||||
Reference in New Issue
Block a user