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

moko-billing initial release #3

Open
9 tasks
Alex009 opened this issue Jul 4, 2021 · 0 comments
Open
9 tasks

moko-billing initial release #3

Alex009 opened this issue Jul 4, 2021 · 0 comments

Comments

@Alex009
Copy link
Member

Alex009 commented Jul 4, 2021

KMM library for work with Play Market and AppStore inapps functionality.
Should allow simplified configuration for common cases and allow to use from common code.

What to do from common code:

  • get list of products from store
  • start payment process
  • restore payments (for iOS)
  • get current receipt
  • get current available provider (Play Market or AppStore) to correct communicate with server

Common usecases:

  • select subscription from list and subscribe/unsubscribe
  • select product from list and buy forever
  • select product from list and buy consumable item (multiple times buy same item - some inapp currency for example)
  • restore already purchased items and subscriptions

Package dev.icerock.moko:billing-inapps

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

No branches or pull requests

1 participant