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>'
      }
  }
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    3
  • 0.0.2
    1
  • 0.0.1
    1

Package Sidebar

Install

npm i proxy-generics-taxjar

Weekly Downloads

5

Version

0.0.3

License

MIT

Last publish

Collaborators

  • scottbwyatt
  • gpazo