proxy-generics-taxjar
v0.0.3
Published
Proxy Generic Taxjar.com
Downloads
4
Readme
proxy-generics-taxjar
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>'
}
}
}