red-contrib-stripe-advanced
v0.1.2
Published
Node-Red wrapper for node.js Stripe plugin.
Downloads
7
Readme
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 [email protected] --save
Usage
- Drag a Stripe node to a flow
- Create Stripe config with your API keys
- 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
© 2018 Vicary Archangel, licenced Apache 2.0