You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.
I implemented openIAB successfully, now i want to validate the receipt. The only thing OpenIAB provide me about my transaction is using purchase.originalJson.
which is look like this. {"packageName":"com.test.jellysmasher","orderId":"transactionId.android.test.purchased","productId":"android.test.purchased","developerPayload":"","purchaseTime":0,"purchaseState":0,"purchaseToken":"inapp:com.test.jellysmasher:android.test.purchased"}
1: Can we test validation using android.test.purchase
2: How can I get signature for this.
3: what is public 64 key for this
Above questions are being asked by my web developer
please please help its urgent i am already behind my deadline
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I implemented openIAB successfully, now i want to validate the receipt. The only thing OpenIAB provide me about my transaction is using purchase.originalJson.
which is look like this.
{"packageName":"com.test.jellysmasher","orderId":"transactionId.android.test.purchased","productId":"android.test.purchased","developerPayload":"","purchaseTime":0,"purchaseState":0,"purchaseToken":"inapp:com.test.jellysmasher:android.test.purchased"}
1: Can we test validation using android.test.purchase
2: How can I get signature for this.
3: what is public 64 key for this
Above questions are being asked by my web developer
please please help its urgent i am already behind my deadline
The text was updated successfully, but these errors were encountered: