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

Add Subscriptions Functions #139

Open
3 tasks
gpene opened this issue Nov 4, 2022 · 6 comments
Open
3 tasks

Add Subscriptions Functions #139

gpene opened this issue Nov 4, 2022 · 6 comments

Comments

@gpene
Copy link
Contributor

gpene commented Nov 4, 2022

Add the following missing functions:

@nikhilbhatia08
Copy link

Can I work on this issue ?
I am willing to work on this issue

@gpene
Copy link
Contributor Author

gpene commented Jan 16, 2024

Hi @nikhilbhatia08 - of course, we're always happy to have community contributions. Feel free to pick this up, and let us know any questions along the way :)

@nikhilbhatia08
Copy link

Are these the requirements of this issue :

  1. We need to get the list of users who have subscription purchases.
  2. We need to validate the subscription of a user using an Apple device.
  3. We need to validate a user's subscription using a Google account.
    Is this what this issue means @gpene

@gpene
Copy link
Contributor Author

gpene commented Jan 16, 2024

It would be:

  1. Get a subscription by its corresponding product id.
  2. List all the subscriptions of a particular user.
  3. Validata a subscription for a user via Apple App Store.
  4. Validate a subscription for a user via Google Play Store.

@nikhilbhatia08
Copy link

@gpene Yes I will work on them, Thank you.

@nikhilbhatia08
Copy link

nikhilbhatia08 commented Jan 16, 2024

@gpene Once can you check whether I did the correct thing in validating a subscription via Apple app store and Google play store ? - #182
Once can you check the commit and is it the correct way ?

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

No branches or pull requests

3 participants