Stripe CLI needed for Live? #1045
Unanswered
valentinjalba
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! Quick question about Stripe CLI that I couldn't find an answer for. I used it during development and testing to listen for API Events from Stripe and it worked great.
Now, we are making the transition to Live. We set up a Webhook endpoint on Stripe and it seems to work. However, I need to make sure that Stripe CLI is NOT needed for Live deployments to work.
Hypothetically, if we completely delete Stripe CLI from our Linux server that runs the Live website, we still receive Webhook events from Stripe, right? Considering that the Webhook endpoint was set at https://dashboard.stripe.com/webhooks
Beta Was this translation helpful? Give feedback.
All reactions