1.0.2 • Published 5 years ago

liq-sdk v1.0.2

Weekly downloads
7
License
MIT
Repository
github
Last release
5 years ago

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