支付密钥文件

This commit is contained in:
2024-12-10 11:09:02 +08:00
parent 38f091fa70
commit 87a7f01fcb

View File

@@ -117,7 +117,7 @@ JJvBfLfudYNUjUCyW3gAcOIJ
'signNo' => '562795004029322004', //证书序列号
'password' => '907883', // 证书密码
'rsaPrivateKeyFilePath' => '/www/certs/user-rsa.pfx', //私钥文件路径
'publicKeyFilePath' => '/www/certs/EFPS-PublicKey.cer', //公钥
'publicKeyFilePath' => '/www/certs/efps.cer', //公钥
'signType' => 'RSA2',
'pay_notify_url' => 'https://app.xiaokang88.com/member/v1/eplpay-callback/notify',
'refund_notify_url' => 'https://app.xiaokang88.com/member/v1/eplpay-callback/refund-notify',