Hacker News new | ask | show | jobs
by zehtomer 2420 days ago
On the listen side, you can run `stripe listen --print-json` which will output the entire object.

You can also resend events by doing `stripe events resend <event_id>`.

We'll see about documenting both better!