微信支付 发货信息
parent
3fa2a28f16
commit
590079bfe6
|
|
@ -112,7 +112,7 @@ class PayService
|
|||
"mchid" => config("wechat.payment.sub.mch_id"),
|
||||
"out_trade_no" => $payLog->pay_sn,
|
||||
"order_number_type" => 1,
|
||||
// "transaction_id" => $payLog->out_trade_no,
|
||||
"transaction_id" => $payLog->out_trade_no,
|
||||
],
|
||||
"logistics_type" => 4,
|
||||
"delivery_mode" => 1,
|
||||
|
|
|
|||
Loading…
Reference in New Issue