Test Stripe locally

Install the stripe cli locally:

brew install stripe/stripe-cli/stripe
stripe login
stripe listen --forward-to localhost:4000/webhook
copy signing secret to user controller (whsec_f74616f3f133d8febae343818c8779df7d937d9a439e5c28716c348043051548)
```

Last updated