Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subscriptions API: HTTP DELETE /subscriptions/{id} #4595

Closed
Tracked by #4594 ...
birkjernstrom opened this issue Dec 3, 2024 · 7 comments · Fixed by #4624
Closed
Tracked by #4594 ...

Subscriptions API: HTTP DELETE /subscriptions/{id} #4595

birkjernstrom opened this issue Dec 3, 2024 · 7 comments · Fixed by #4624
Assignees
Labels
changelog Feature/mention in upcoming changelogs feature Net new feature development frequent request An enhancement or feature commonly requested by our community, i.e higher priority

Comments

@birkjernstrom
Copy link
Member

birkjernstrom commented Dec 3, 2024

More context: #4594

@github-project-automation github-project-automation bot moved this to Backlog in Backlog Dec 3, 2024
@birkjernstrom birkjernstrom changed the title HTTP DELETE /subscriptions/{id} Subscriptions API: HTTP DELETE /subscriptions/{id} Dec 3, 2024
@birkjernstrom birkjernstrom moved this from Backlog to Upcoming in Backlog Dec 3, 2024
@birkjernstrom birkjernstrom added feature Net new feature development changelog Feature/mention in upcoming changelogs frequent request An enhancement or feature commonly requested by our community, i.e higher priority labels Dec 3, 2024
@birkjernstrom birkjernstrom mentioned this issue Dec 3, 2024
5 tasks
@ofindley
Copy link

ofindley commented Dec 5, 2024

Hey, any info on a timeline or expected date of completion for this feature? Really need this feature. In the interim is there anyway for me to cancel the subscription of a user without them having a Polar account?

@birkjernstrom birkjernstrom self-assigned this Dec 5, 2024
@birkjernstrom
Copy link
Member Author

Started working on it now @ofindley and expect to launch it early next week at the latest. Ideally before, but it's a bit busy these days chatting with customers so don't want to promise it 🤓

@ofindley
Copy link

ofindley commented Dec 5, 2024

Thanks @birkjernstrom I really appreciate the response, looking forward to release my SaaS with payment handled by Polar.

@birkjernstrom birkjernstrom moved this from Upcoming to In Progress in Backlog Dec 8, 2024
@birkjernstrom
Copy link
Member Author

Been busy with meetings & customer support so it's taken longer than anticipated, but close to done now and should go live today/tomorrow: #4624

@amacfie
Copy link

amacfie commented Jan 1, 2025

@github-project-automation github-project-automation bot moved this to Done in Polar Jan 3, 2025
@github-project-automation github-project-automation bot moved this from In Progress to Done in Backlog Jan 3, 2025
@birkjernstrom
Copy link
Member Author

@amacfie No, it's directly a DELETE and PATCH of /v1/subscriptions/{id} allowing you to manage it with your PAT as the organization admin, i.e in your own backend/integration. Instead of having to use OAuth or similar and get the customer token to use via /customer-portal/subscriptions/{id}

Sorry for the delay on this one and not providing an update sooner. It was 99% done before the holidays, but decided to hold off on deploying it to avoid any remote chance of issues while everyone would be off. It's now been deployed @ofindley @amacfie

@ofindley
Copy link

Thanks @birkjernstrom

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog Feature/mention in upcoming changelogs feature Net new feature development frequent request An enhancement or feature commonly requested by our community, i.e higher priority
Projects
Status: Done
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants