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

Filled IInAppBillingVerifyPurchase productId, transactionId on Droid #207

Merged
merged 1 commit into from
Jan 24, 2019
Merged

Conversation

Sebastian1989101
Copy link
Contributor

Please take a moment to fill out the following:

Fixes possible problems with server side verification (for example expected the same data filled like on iOS). Also if the productSku does not match the productId it is now possible to let the verify method know about it.

Changes Proposed in this pull request:

  • Filled IInAppBillingVerifyPurchase productId and transactionId on purchase with productSku and the orderId which is also commit in the data property (just to have the same behavior as on iOS)
  • Filled IInAppBillingVerifyPurchase productId and transactionId on restore with productId and orderId which are both also commit in the data property (just to have the same behavior as on iOS)

@jamesmontemagno jamesmontemagno merged commit 19eb5a9 into jamesmontemagno:master Jan 24, 2019
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.

2 participants