lianlian_acquiring / sdkv3
LianLian Global Acquiring PHP SDK
Installs: 189
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 0
pkg:composer/lianlian_acquiring/sdkv3
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