feat(tenpayv3): 新增微信分付支付方式前置曝光相关接口
Some checks are pending
CodeQL / Analyze (csharp) (push) Waiting to run
CodeLint / Lint (push) Waiting to run

This commit is contained in:
Fu Diwei
2025-07-13 22:30:22 +08:00
parent 223232fe5b
commit 992bbf1ee0
15 changed files with 392 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"mchid": "example_mchid",
"appid": "wxd678efh567hg6787",
"payer": {
"openid": "oLTPCuEfSOSZA6X5uR_JxNKjrGLg",
"phone_number_hash": "ABDEF3445546456B"
},
"out_trade_no": "example_out_trade_no"
}

View File

@@ -0,0 +1,4 @@
{
"fqf_exposure": true,
"market_exposure_token": "Dfkdsf324+-LKFD="
}