Skip to content

ederribeiro/vindi-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A client to make easy connect with vindi payment gateway.

Resources

Stars

Watchers

Forks

Packages

No packages published