proxy-generics-taxjar

0.0.3 • Public • Published

proxy-generics-taxjar

NPM version Build status Dependency Status Code Climate

Proxy Generic Payment Processor for Taxjar.com.

Looking for Proxy Engine? Looking for Proxy Generics?

Install

$ npm install --save proxy-generics-taxjar

Configure

// config/proxyGenerics.js
module.exports = {
  taxjar: {
      adapter: require('proxy-generic-taxjar'),
      options: {
          key: '<your api key>'
      }
  }
}

Package Sidebar

Install

npm i proxy-generics-taxjar

Weekly Downloads

0

Version

0.0.3

License

MIT

Last publish

Collaborators

  • scottbwyatt
  • gpazo