支付宝充值
This commit is contained in:
@@ -23,7 +23,7 @@ class AliPay
|
|||||||
*/
|
*/
|
||||||
public function __construct()
|
public function __construct()
|
||||||
{
|
{
|
||||||
$this->appCertPath = ADDON_PATH . 'epay/certs/appCertPublicKey_2021005162648430.crt';
|
$this->appCertPath = ADDON_PATH . 'epay/certs/appCertPublicKey_2021005189650627.crt';
|
||||||
$this->alipayCertPath = ADDON_PATH . 'epay/certs/alipayCertPublicKey_RSA2.crt';
|
$this->alipayCertPath = ADDON_PATH . 'epay/certs/alipayCertPublicKey_RSA2.crt';
|
||||||
$this->rootCertPath = ADDON_PATH . 'epay/certs/alipayRootCert.crt';
|
$this->rootCertPath = ADDON_PATH . 'epay/certs/alipayRootCert.crt';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user