mirror of
https://github.com/LukeHagar/polar.git
synced 2025-12-06 04:20:58 +00:00
Fix typo (#6)
This commit is contained in:
@@ -96,7 +96,7 @@ The Polar component uses webhooks to keep subscription data in sync. You'll need
|
|||||||
1. Create a webhook and webhook secret in the Polar dashboard, using your
|
1. Create a webhook and webhook secret in the Polar dashboard, using your
|
||||||
[Convex site
|
[Convex site
|
||||||
URL](https://docs.convex.dev/production/environment-variables#system-environment-variables) + `/polar/events` as the webhook endpoint. It should look like this:
|
URL](https://docs.convex.dev/production/environment-variables#system-environment-variables) + `/polar/events` as the webhook endpoint. It should look like this:
|
||||||
`https://verb-noun-123.convex.cloud/polar/events`
|
`https://verb-noun-123.convex.site/polar/events`
|
||||||
|
|
||||||
Enable the following events:
|
Enable the following events:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user