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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.0
    2

Package Sidebar

Install

npm i proxy-generics-shippo

Weekly Downloads

2

Version

0.0.0

License

MIT

Last publish

Collaborators

  • scottbwyatt
  • gpazo