Think these docs need updating. Was

Think these docs need updating. Was scratching my head for a while as the docs mix up /events/polar and /polar/events
Create a webhook and webhook secret in the Polar dashboard, using your Convex site URL /polar/events as the webhook endpoint.
polar.registerRoutes(http, {
// Optional custom path, default is "/events/polar"
path: "/events/polar",
polar.registerRoutes(http, {
// Optional custom path, default is "/events/polar"
path: "/events/polar",
https://www.convex.dev/components/polar
1 Reply
Indy
Indy5d ago
cc @erquhart

Did you find this page helpful?