1. 更改支付回调
This commit is contained in:
@@ -119,7 +119,8 @@ JJvBfLfudYNUjUCyW3gAcOIJ
|
||||
'rsaPrivateKeyFilePath' => '/www/certs/user-rsa.pfx', //私钥文件路径
|
||||
'publicKeyFilePath' => '/www/certs/efps.cer', //公钥
|
||||
'signType' => 'RSA2',
|
||||
'pay_notify_url' => 'https://app.xiaokang88.com/member/v1/eplpay-callback/notify',
|
||||
// 'pay_notify_url' => 'https://app.xiaokang88.com/member/v1/eplpay-callback/notify',
|
||||
'pay_notify_url' => 'https://api.xiaokang88.com/callback/eplpay/notify',
|
||||
'refund_notify_url' => 'https://app.xiaokang88.com/member/v1/eplpay-callback/refund-notify',
|
||||
'withdraw_notify_url' => 'https://app.xiaokang88.com/member/v1/eplpay-callback/withdraw-notify'
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user