支付
-
PHP使用支付宝SDK一点心得
PHP版的支付宝SDK有2个版本: 通用版 项目如果没有使用命名空间可以使用这个版本。 示例代码: $aop = new AopClient (); $aop->gatewayUrl = ‘https://openapi.alipay…
-
cURL error 60: SSL certificate problem
PHP支付代码报错: cURL error 60: SSL certificate problem: unable to get local issuer certificate (see https://curl.haxx.se/libc…