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

Document which account group_buy subscriptions end up on #151

Open
knivets opened this issue Jan 5, 2019 · 2 comments
Open

Document which account group_buy subscriptions end up on #151

knivets opened this issue Jan 5, 2019 · 2 comments
Labels

Comments

@knivets
Copy link
Collaborator

knivets commented Jan 5, 2019

Subscriptions API doesn't return any results for subscriptions purchased via group_by.
I'm talking about this API endpoint: http://localhost:8000/api/profile/cowork/subscriptions

@smirolo
Copy link
Contributor

smirolo commented Jan 5, 2019

If you buy a Subscription using the "group buy" feature, you are effectively buying a subscriptions for another account (i.e. payer != subscriber) so it makes sense you do not see that subscription listed under the payer account. It should be listed under the beneficiary account.

@smirolo
Copy link
Contributor

smirolo commented Feb 6, 2019

To close when documentation is updated.

@smirolo smirolo changed the title Subscriptions API doesn't return any results for subscriptions purchased via group_by Document which account group_buy subscriptions end up on Feb 6, 2019
smirolo added a commit that referenced this issue Sep 4, 2019
This commit also documents the various pricing models supported,
including group_buy (#151), usage billing (#136)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants