polar
polar copied to clipboard
An open source engine for your digital products. Sell SaaS and digital products in minutes.
given an org id, locate all it's orders and refund each one of them with a given description the description be an input field taken in the backoffice, for example:...
## Description We need to create a React component that displays the per-country border payout fees for merchants on [Polar Docs](https://docs.polar.sh/merchant-of-record/fees), specifically under the payout fees section. The component should...
$200 write a guide that talks about how to use license keys to enforce expiration on a one-time product purchase **context** in cases where someone sells a one time pruchase...
write a guide showcasing the following example with Polar: In Polar, you would want to do the following: - create a discount for X years - generate a checkout session...
GitHub and Discord benefits require customer to connect their accounts in order to be fulfilled and properly granted. Until then, they are considered revoked with an error of type `BenefitActionRequiredError`....
Until we ship a fix for https://github.com/polarsource/polar/issues/4815, we need to inform users how to make this happen today. Write a guide covering the following: - Create a meter (say named...
- suggest creation of license keys with a given prefix in Polar (say pl-) - cover a code example of how if the license key input contains pl-, call the...
Prorations are a complex feature, if we add refunds and take into account the customer balance there is no behaviour that fit all the merchants. **Case 1** 1. Customer buys...
Now that free-threading (aka no-GIL) is a [thing](https://docs.python.org/3/whatsnew/3.14.html#whatsnew314-free-threaded-cpython) in Python 3.14, it could be interesting to explore if we can migrate to that. Not sure what kind of performance gain...
For advanced use cases, it has become clear that some merchants need to be able to set a completely dynamic pricing set when creating the Checkout Session. Basically, we would...