Dashride / mongoose-stripe-customers

A configurable mongoose.js plugin that creates a Stripe customer when a new document is created, then stores the Stripe customer ID to that document.
Apache License 2.0
8 stars 2 forks source link

Allow embedded documents for path options #6

Closed JasonCust closed 8 years ago

JasonCust commented 8 years ago

Resolves #2

JasonCust commented 8 years ago

Travis CI is failing due to missing Stripe API Key but these tests pass locally when using a secret key.

jrthib commented 8 years ago

I'll keep working on the key thing. It's definitely present in the build environment.