François Voron
François Voron
The former Loops integration was mostly designed for issue funding. Now that we have a lot more capabilities (and their API has evolved), we should revamp this to have accurate...
Stripe is deprecating the cheapest Billing plan (subscriptions management). Hence, the fee raises from 0.5% to 0.7%. They give us a one year grace period where the current pricing is...
This is mostly the same logic, and forces us to have two very similar configuration settings in the app. The only difference is the payload of the webhook, but this...
Damned! https://github.com/polarsource/polar/assets/1144727/e6edf187-f3f8-424c-8ffb-91ee4aa26637
Looks easy and a quick win for products images: https://nextjs.org/docs/app/building-your-application/optimizing/images#remote-images
Recently, Sentry started to create reports for exceptions that are handled (e.g. by the FastAPI exception handler). A few examples: * https://polar-sh.sentry.io/issues/5545856183/events/dd099f7ecbc0455582bca0668e7c3735/ * https://polar-sh.sentry.io/issues/5494438240/events/a01123e90c3b41b9a17d62a687704fc5/ It's a bit annoying since those...
# Context When the user is authenticated, we make sure to check they're not already subscribed to the current organization before redirecting them to checkout. There is a workaround though:...
Would be ideal to feature a specific product on a README; with a direct link to checkout. --- I would then deprecate the tiers badge, which makes less sense with...