paykit

Polar

Polar is on the roadmap as a future provider adapter.

Polar is a roadmap provider. Treat this page as a placeholder for the eventual adapter docs.

Why it belongs in the docs map

Polar is a common comparison point for modern SaaS billing, so documenting the future adapter early helps frame PayKit's provider-agnostic direction.

Planned setup

import { polar } from "paykitjs/providers/polar";

const provider = polar({
  accessToken: process.env.POLAR_ACCESS_TOKEN!,
});

Expected scope

  • hosted checkout initiation
  • webhook normalization
  • synced customer and charge state