proxy-generics-shippo

0.0.0 • Public • Published

proxy-generics-shippo

NPM version Build status Dependency Status Code Climate

Proxy Generic Payment Processor for GoShippo.com.

Install

$ npm install --save proxy-generics-shippo

Configure

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

Package Sidebar

Install

npm i proxy-generics-shippo

Weekly Downloads

0

Version

0.0.0

License

MIT

Last publish

Collaborators

  • scottbwyatt
  • gpazo