Skip to content

Releases: vicary/node-red-contrib-stripe

0.2.0

09 Feb 14:59
Compare
Choose a tag to compare
  1. Support dynamic Stripe key via msg.apiKey #4
  2. Fixes a bug that idempotencyKey will have Stripe API ignoring the whole parameter object. #5
  3. Upgrade to stripe@^8.14.0

Upgrade stripe version

17 Aug 07:13
cacc1ea
Compare
Choose a tag to compare
Upgrade stripe to 7.4.0 (#3)

* Update packages and version bump
* Support multiple levels of object nesting
* Update function dropdown for Stripe API 7.4.0
* Use ES6 syntax