You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Vette1123 I think what you are wanting to do is register your endpoint which would be the platform you're hosting your site on e.g. Vercel. You can learn about that on Stripes section on webhooks.
so for locally development, i ran
stripe:listen
in order to updare the products, prices, etc..what about production?, how to run the
stripe:listen
on vercel to be always listening for updates to insert them into my DB?The text was updated successfully, but these errors were encountered: