Install guide · ecommerce · ~3 min
Paste a Polar API token + register a webhook.
Polar is a creator-focused merchant-of-record platform. Admaxxer reads revenue from order.created and subscription.created webhooks; the API token is used for lookups.
Polar Dashboard → Settings → API keys → + Create token. Scope: orders:read and subscriptions:read. Copy the token.
Open /integrations, pick Polar, and paste the token.
Polar → Settings → Webhooks → + Add endpoint. URL: https://cdn.admaxxer.com/api/pixel/webhooks/polar/:website_id. Events: order.created, subscription.created. Copy the signing secret into the Admaxxer dialog.
Trigger a sandbox order. Revenue should appear in Admaxxer within 30 seconds.