Polar User Test Mode/Sandbox Environment Control #5295
coopbri
started this conversation in
Feature Requests
Replies: 1 comment 3 replies
-
I'm not sure I understand the use-case you describe here 🤔 What those isolated environments would enable you to do that the sandbox can't? You can use the Sandbox anyway you want, including scripting with the API. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, Polar users have to use the official, shared, single-tenant sandbox test environment hosted at https://sandbox.polar.sh. This is great (and thank you Polar team for hosting this), but it would be ideal to allow isolated "test mode" products (or our own test "environments") that we as users could control ourselves. It would be nice to e.g. be able to create our own development environments like Clerk allows, or allow setting products to a "draft/test" status like Shopify allows with its product statuses.
Stripe reference: https://docs.stripe.com/test-mode
This allows us to have more control over our testing flows, and enable industry-standard use cases such as ephemeral environments.
Alternatively, users can mock requests e.g. using https://mswjs.io, but it would be great to support this isolated testing more natively.
Beta Was this translation helpful? Give feedback.
All reactions