クリス.コム
Convex Community8mo ago
2 replies
クリス.コム

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",


https://www.convex.dev/components/polar
Was this page helpful?