1.0.2 • Published 5 years ago
liq-sdk v1.0.2
liq-sdk
Just copied Liqpay SDK npm wrapper(AntuanKhanna/liqpay-sdk) without 'crypto' dependency
Please note that the version specified in package.json
file
may differ from the one in lib/liqpay.js
.
Install
$ npm install --save liq-sdk
Usage
LiqPay API documentation is available at the official website. Original LiqPay SDK Node module is here