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

Speakeasy is supporting SSE endpoints if we define them a certain way in the OpenAPI schema: https://www.speakeasy.com/docs/customize/runtime/server-sent-events They even support to have schemas for the sent events 🤯 Could be...

dx

Make it easy to export customers in CSV format

feature

Ability to set seat pricing on subscriptions with the ability to invite/add customers to gain access to the benefits.

feature
changelog

### Description We recently added polar in our list of our tested third party libraries, to better prevent regressions in future versions of Pydantic. To improve build performance, we are...

bug

[WIP] Addresses #4466 P.S. I believe backend changes should be deployed first before deploying frontend ones, so there would be no downtime/errors window as a result of frontend updating first.

Organization setting to enable developers to configure: - `Taxes included` in prices. We still calculate taxes, but deduct it from the product price vs. add it and pass it on...

votes-needed
community-request

### Description All our endpoints rely on access tokens to authenticate and authorize requests. Except `/customer-portal/license-keys`. This is by design and standard across other/all license key services. Why? The license...

docs/content

On mobile, in the customer portal, the unsubscribe modal isn't scrollable, so we can't see the submit button. ![image](https://github.com/user-attachments/assets/ced5e5e9-61d9-45ed-bb5d-817651685d16)

bug
ui

### Description Currently, you need to listen to `order.created` with `billing_reason=subscription_cycle` to get notified about subscription renewals. Trigger a `subscription.renewed` event to offer a more intuitive and self-explanatory webhook event.

feature
changelog
dx

### Description More intuitive (DX) webhook event for downgrade/upgrade specifically, e.g `subscription.changed` vs. listening to the more noisy `subscription.updated` only

bug
feature
changelog
dx