3 lines
142 B
Bash
3 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/stripe/webhook
|
|
|