API documentation (en): www.liqpay.ua/documentation/en
API documentation (ru): www.liqpay.ua/documentation/ru
PHP Supported Versions : 7.0 >= 7.4.4
- Standard
- Spl
- Curl
- Json
*You must make sure that you have all the necessary libraries for the normal operation of cURL, more information here
Standard :
--enable-cli --enable-cgi --enable-json --enable-liqpay
Fast and clean :
--disable-all --enable-cli --enable-cgi --enable-json --enable-liqpay
To enable ZTS you need to add --enable-zts
and to disable it --disable-zts
And to use this extension in production, add the command --enable-liqpay-release
Example : --disable-all --enable-cli --enable-cgi --enable-json --enable-liqpay --enable-liqpay-release
*You need to download a version of Visual Studio in advance (Community is fine) for a specific version of PHP