tianye/alisdk

There is no license information available for the latest version (1.2.0) of this package.

支付宝 阿里 SDK

1.2.0 2017-07-28 08:17 UTC

This package is not auto-updated.

Last update: 2024-04-17 17:46:08 UTC


README

支付宝接口

Total Downloads

composer require tianye/alisdk ~1.0

初始化配置

\AliSdk\Core\Config::init('appid', 'rsa_private_key_pkcs8.pem', 'rsa_public_ali_key.pem');

请看 DEMO 目录