Webhook listener setup on production #665
Answered
by
excid3
maulikbafalipara
asked this question in
General
|
Hello all, now I want to move on to production with these new features, can anyone please guide me? Thank in advance |
Answered by
excid3
Jul 21, 2022
Replies: 1 comment 2 replies
|
You simply create a webhook in the Stripe dashboard that sends to your production domain. The Stripe CLI is only for development. |
2 replies
Answer selected by
maulikbafalipara
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You simply create a webhook in the Stripe dashboard that sends to your production domain.
The Stripe CLI is only for development.