Skip to content

feat(payments): google play billing 8.0 #42

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

edusperoni
Copy link
Collaborator

Still needs some testing, but there are some breaking changes

BREAKING CHANGES:
We're now unable to fetch the order history on android, which means we can't see already consumed products or expired subscriptions at all. In order to be able to restore previous purchases, you need to NOT consume the one time purchases (they were consumed by default before).

As such, the following method changed its signature:

finalizeOrder(order: Order, consume: boolean): void;

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