1.0.3 • Published 7 years ago

vindi-js v1.0.3

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

vindi-js

A client to make easy connect with vindi payment gateway.

To use this library, you MUST:

  • Have an active account on Vindi;
  • Have a valid API Key;

To install, run:

$ npm i --save vindi-js

To use:

var Vindi = require('vindi-js');

var client = new Vindi('YOURAPIKEY');

To start I recommend you this article.

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago