mrvautin / expressCart

A fully functioning Node.js shopping cart with Stripe, PayPal, Authorize.net, PayWay, Blockonomics, Adyen, Zip and Instore payments.
https://expresscart-demo.markmoffat.com
MIT License
2.25k stars 879 forks source link

Stripe Webhook endpoint URL #261

Open gabyslo opened 2 years ago

gabyslo commented 2 years ago

Hello,

I can't figure out the correct URL for the STRIPE Webhook endpoint.

Tried https://mydomain.com/stripe/lib/stripe/ with no luck.

In a local environment, it works normally with Stripe CLI.

Im asking for help.