UNPKG

mongoose-stripe-customers

Version:

A mongoose plugin that creates a stripe customer when a new document is created and stores the Stripe customer id to that document.

8 lines (7 loc) 89 B
language: node_js node_js: - stable - '4' services: - mongodb script: npm run travis