vindi-js

1.0.3 • Public • Published

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.

Package Sidebar

Install

npm i vindi-js

Weekly Downloads

4

Version

1.0.3

License

MIT

Last publish

Collaborators

  • ederibeiro