2 lines
142 B
Bash
2 lines
142 B
Bash
echo "note you need to do 'stripe login' to make the below command work"
|
|
stripe listen --forward-to http://localhost:3000/api/billing/webhook
|