← knowledge.oriz.in

Polar.sh

service billingpolarossmordonationscheckout

Polar.sh

Role

OSS-friendly checkout that sits between Lemon Squeezy (international MoR) and the donation grid on the family-wide /support page. Targets the "sponsor an OSS maintainer" workflow that Lemon Squeezy doesn't naturally cover — public sponsor tiers, GitHub repo integration, direct issue funding. Polar is itself OSS (polarsource/polar, Apache-2.0) and built specifically for the sponsor / maintainer relationship.

Free tier

Card / subscription required?

NO. Free-tier sign-up is GitHub OAuth + payout method. Their cut is withheld at settlement.

Methods exposed to the donor

Card (any major brand), Apple Pay, Google Pay, Link, ACH (US). Same breadth as Lemon Squeezy; lacks the PayPal / UPI rails (covered elsewhere in the donation grid).

Where it sits on /support

Slots between Lemon Squeezy (international checkout) and the donation rails — explicitly tagged "OSS-friendly checkout" so visitors looking to sponsor maintainership end up here, visitors looking to license a product end up at LS, and visitors looking to drop a tip end up at the Ko-fi / BMC / GitHub Sponsors row.

Alternatives

Swap cost

Medium — webhook handler in the Hono Worker is wrapped behind a @chirag127/billing-polar package (planned alongside the existing billing-lemon-squeezy and billing-razorpay modules). Swap = re-implement webhook verifier + checkout-link generator.

Why this is our pick

Cross-refs