Skip to content

Subscription WIP - #87

Open
saschat wants to merge 1 commit into
mainfrom
subscription
Open

Subscription WIP#87
saschat wants to merge 1 commit into
mainfrom
subscription

Conversation

@saschat

@saschat saschat commented Feb 16, 2024

Copy link
Copy Markdown
Member

WIP, do not merge.

A concept for subscriptions. This API would allow users to create plans other users can subscribe to like a page with a paywall for articles or a Patreon-like page.

Comment thread src/api/subscriptions.ts
async cancel(subscriptionId: string) {
return this.api.subscriptionsCancel(subscriptionId);
}

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add uncancel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant