About

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