mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
feat(tenpayv3): 独立化境外支付 API
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"sub_mchid": "1234567890",
|
||||
"operation_type": "OPEN"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"sub_mchid": "1234567890"
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"sub_mchid": "1234567890",
|
||||
"operation_type": "OPEN"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"sub_mchid": "1234567890"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"sub_mchid": "1900000109"
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"sub_mchid": "1900000109",
|
||||
"advertising_industry_filters": ["SOFTWARE", "SECURITY", "LOVE_MARRIAGE"]
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"sub_mchid": "1900000109",
|
||||
"advertising_industry_filters": ["SOFTWARE", "SECURITY", "LOVE_MARRIAGE"]
|
||||
}
|
||||
Reference in New Issue
Block a user