6
0
Fork 0

微信支付 发货信息

base
panliang 2026-06-29 20:30:43 +08:00
parent 15ecc7a2cd
commit 1251e34ecd
1 changed files with 2 additions and 1 deletions

View File

@ -110,8 +110,9 @@ class PayService
$data = [
"order_key" => [
"mchid" => config("wechat.payment.default.mch_id"),
"order_number_type" => 1,
"out_trade_no" => $payLog->pay_sn,
"order_number_type" => 2,
"transaction_id" => $payLog->out_trade_no,
],
"logistics_type" => 4,
"delivery_mode" => 1,