Giter VIP home page Giter VIP logo

cliqpay's Introduction

cliqpay

LiqPay on C. PHP extension for the LiqPay API

API documentation (en): www.liqpay.ua/documentation/en

API documentation (ru): www.liqpay.ua/documentation/ru

Compile

PHP Supported Versions : 7.0 >= 7.4.4

Dependencies

  1. Standard
  2. Spl
  3. Curl
  4. Json

*You must make sure that you have all the necessary libraries for the normal operation of cURL, more information here


Commands:

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

To compile on Windows you need to download the appropriate version of phpsdk:

7.4

7.3

7.2

or download php-sdk from Microsoft:

php-sdk-binary-tools

or download compiled libraries for your architecture and version PHP here

To compile on Linux :

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.