polar icon indicating copy to clipboard operation
polar copied to clipboard

An open source engine for your digital products. Sell SaaS and digital products in minutes.

Results 336 polar issues
Sort by recently updated
recently updated
newest added

Since launch, we see that ~8% of traffic to `/` goto `/signup` and then some additional drop-off to complete. ![image](https://github.com/user-attachments/assets/955320da-c052-421b-8f55-df17288feffb) Below are some interesting experiments (*) to try to bump...

enhancement

When copying a checkout URL from the product, it isn't possible to set a success_url. We should make the "Copy Checkout URL" open a modal instead, where you can optionally...

Big epic task 😅 Allowing creators to manually search, review and manage benefits for customers. For example: - Seeing all benefits granted to customers - Filter by benefit type, customer,...

feature request
feat

Allowing developers to store metadata (JSONB) associated with a checkout request, e.g `user_id` of the applications user to map to a subscription. Accessible post checkout and in webhooks for orders...

feat

Based on feedback we want to make some small adjustments to the website. - [ ] **Product & Benefit Clarifications**. Instead of a `Tier` showcase the new https://github.com/polarsource/polar/issues/4090 grid of...

Currently, in `Onboarding` we have a final step to integrate Polar. However, some might not want this vs. using the built-in storefront with Polar, and might not even know it's...

From feedback, we've heard that `Benefits` is hard to understand at first glance. We want to clarify it in the product creation flow & make it more accessible and quick...

Currently, `publish` sends the data immediately to Redis, which might provoke unpredicted behaviors because the request didn't committed the changes to the database yet, or something might fail and error...

dx

Sentry Issue: [SERVER-1VC](https://polar-sh.sentry.io/issues/5935627255/?referrer=github_integration) ``` UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa1 in position 71: invalid start byte (1 additional frame(s) were not displayed) ... File "starlette/middleware/errors.py", line 186, in __call__...

dependencies

Some users often create a new issue in a repository and edit it almost instantly after creation (because they forgot about something or issue is not rendering correctly etc.) In...