nextjs-subscription-payments icon indicating copy to clipboard operation
nextjs-subscription-payments copied to clipboard

Webhook for production mode

Open Vette1123 opened this issue 8 months ago • 1 comments

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?

Vette1123 avatar Jun 19 '24 03:06 Vette1123