Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webhook for production mode #350

Open
Vette1123 opened this issue Jun 19, 2024 · 1 comment
Open

Webhook for production mode #350

Vette1123 opened this issue Jun 19, 2024 · 1 comment

Comments

@Vette1123
Copy link

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?

@dikaio
Copy link

dikaio commented Jun 19, 2024

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants