stripe-play-ka-ching-sound

1.0.1Β β€’Β PublicΒ β€’Β Published

Ka-ching! πŸ’°πŸŽ‰

A program that makes your computer make a "Ka-ching!😊" sound whenever a Stripe charge succeeds.

Uses the Stripe CLI, which has a great webhook listening feature that works without messing around with http tunnels (ngrok etc).

Setup

  • Make sure you have Node.js.
  • install Stripe CLI.
  • Make a "Restricted API Key" in the Stripe Dashboard. Only enable Stripe CLI access (on the bottom of the list).

Usage

You do not need to understand anything about Node.js or NPM to use this program. I recommend you use npx to run this program, which comes with Node. This will download stripe-play-ka-ching-sound if necessary, and then immediately run it:

npx stripe-play-ka-ching-sound <api_key>

# eg
npx stripe-play-ka-ching-sound rk_test_12345678901234567890etc

That's it! Gotta keep that terminal window open though. Hit Ctrl+C to exit.

Notes

Depends on the excellent sound-play library, which only works on MacOS and Windows.

Readme

Keywords

none

Package Sidebar

Install

npm i stripe-play-ka-ching-sound

Weekly Downloads

4

Version

1.0.1

License

MIT

Unpacked Size

22.7 kB

Total Files

5

Last publish

Collaborators

  • eteeselink