lianlian_acquiring / sdkv3
LianLian Global Acquiring PHP SDK
1.0.7
2023-09-01 09:31 UTC
Requires
- php: >=7.1
README
Is a php payment sdk
Requirements
V3sdk requires PHP version 7 or greater
Installation
Install the latest version with
$ composer require lianlian_acquiring/sdkv3
Composer
Make sure you have the composer bin dir in your PATH. The default value is ~/.composer/vendor/bin/
, but you can check the value that you need to use by running composer global config bin-dir --absolute
.
{ "require": { "lianlian_acquiring/sdkv3": "1.0.*" } }
License
licensed under the Apache-2.0 License