We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfce57a commit 5b9a107Copy full SHA for 5b9a107
docs/stripe/5_webhooks.md
@@ -3,7 +3,7 @@
3
Pay listens to Stripe's webhooks to keep the local payments data in sync.
4
5
For development, we use the Stripe CLI to forward webhooks to our local server.
6
-In production, webhooks are directly sent directly to our app's domain.
+In production, webhooks are sent directly to our app's domain.
7
8
## Development webhooks with the Stripe CLI
9
0 commit comments