Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 2.52 KB

README.md

File metadata and controls

40 lines (23 loc) · 2.52 KB

node-machine logo machinepack-stripe

Communicate with the Stripe API to charge credit cards, etc.

Installation   NPM version Build Status

$ npm install machinepack-stripe

Tests

To run the tests, do:

STRIPE_API_KEY_FOR_TESTS=yourDummyStripeApiKeyHere npm test

Usage

For the latest usage documentation, version information, and test status of this module, see http://node-machine.org/machinepack-stripe. The generated manpages for each machine contain a complete reference of all expected inputs, possible exit states, and example return values. If you need more help, or find a bug, jump into Gitter or leave a message in the project newsgroup.

This is a machinepack, an NPM module which exposes a set of related Node.js machines according to the machinepack specification. Documentation pages for the machines contained in this module (as well as all other NPM-hosted machines for Node.js) are automatically generated and kept up-to-date on the public registry. Learn more at http://node-machine.org/implementing/FAQ.

License

MIT © 2015 The Treeline Co. & contributors