node-red-contrib-stripe

0.2.7 • Public • Published

node-red-contrib-stripe

Node-Red wrapper for node.js Stripe plugin.

Install

Normally you run this from your project root.

npm install node-red-contrib-stripe --save

We don't have other installation options yet, you can only do it normally right now.

In the future you may specify an earlier version in case we made breaking changes.

npm install node-red-contrib-stripe@0.1.0 --save

Usage

  1. Drag a Stripe node to a flow
  2. Create Stripe config with your API keys
  3. Choose an API method, or use msg.topic dynamically in run-time.

Contributing

This is still a primitive wrapper, feel free to drop a message or two if you have high-level integration ideas.

PRs regarding bugfixes and i18n is always welcomed.

Copyright and license

© Vicary Archangel, licenced Apache 2.0

Readme

Keywords

Package Sidebar

Install

npm i node-red-contrib-stripe

Weekly Downloads

3

Version

0.2.7

License

Apache-2.0

Unpacked Size

39.5 kB

Total Files

6

Last publish

Collaborators

  • vicary