6
0
Fork 0

微信支付 发货信息

base
panliang 2026-06-29 20:37:15 +08:00
parent 3fa2a28f16
commit 590079bfe6
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ class PayService
"mchid" => config("wechat.payment.sub.mch_id"), "mchid" => config("wechat.payment.sub.mch_id"),
"out_trade_no" => $payLog->pay_sn, "out_trade_no" => $payLog->pay_sn,
"order_number_type" => 1, "order_number_type" => 1,
// "transaction_id" => $payLog->out_trade_no, "transaction_id" => $payLog->out_trade_no,
], ],
"logistics_type" => 4, "logistics_type" => 4,
"delivery_mode" => 1, "delivery_mode" => 1,