Open GoogleCodeExporter opened 8 years ago
The same issue is relevant to Purchases.get method:
https://developers.google.com/android-publisher/v1_1/purchases/get
There is no developerPayload for subscriptions at all - so server-side logic
has no chance to make sure the subscription is really exists in in-app billing.
Original comment by Ivan.Yur...@gmail.com
on 16 May 2014 at 12:48
Seeing same thing.
No developerPayload for subscriptions.
PurchaseInfo(type:subs):{
"orderId":"xxxxxxxxxxxxx",
"packageName":"xxxxxxxxxxxxxx",
"productId":"premium",
"purchaseTime":xxxxxxxxxxxxxx,
"purchaseState":0,
"purchaseToken":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"}
No developerPayload field.
.
Original comment by ospreysy...@gmail.com
on 5 Jul 2014 at 2:13
Original issue reported on code.google.com by
kandel.a...@gmail.com
on 17 Mar 2014 at 5:18