mirror of
https://gitee.com/liuxioabin/fengketrade.git
synced 2026-04-17 21:03:17 +08:00
1
This commit is contained in:
parent
8c693b3f83
commit
45899cc7af
@ -264,7 +264,7 @@ class CcbPaymentService
|
|||||||
// 记录支付请求
|
// 记录支付请求
|
||||||
$this->recordPaymentRequest($orderId, [
|
$this->recordPaymentRequest($orderId, [
|
||||||
'payment_string' => $finalPaymentString,
|
'payment_string' => $finalPaymentString,
|
||||||
'params' => $paymentParams,
|
'params' => $macParams,
|
||||||
'mac' => $mac,
|
'mac' => $mac,
|
||||||
'pay_flow_id' => $payFlowId
|
'pay_flow_id' => $payFlowId
|
||||||
]);
|
]);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user