The release of App which I involves in is now close at hand. I have recently added subscriptions to App. Unfortunately, I don't have time to test recurring subscription due to the release date.
I have a couple of questions about puchaseToken parameter issued by Google after purchasing subscriptions is success. Firstly, after automatically recurring a subscription, is new purchseToken issued for the subscription? Otherwise, does Google maintains the exsiting purchaseToken ? Secondly, I have another question about denoting orderId from purchase data. As Google describes orderId below, Google Wallet provides a base Merchant Order Number for all recurrences of the subscription. 12999556515565155651.5565135565155651 (base order number) 12999556515565155651.5565135565155651..0 (initial purchase orderID) 12999556515565155651.5565135565155651..1 (first recurrence orderID) 12999556515565155651.5565135565155651..2 (second recurrence orderID) In my case, I can check like 12999556515565155651.5565135565155651 not 12999556515565155651.5565135565155651..0 in purchase data after Initial purchase of subscription. Is there anyone who knows the exact difference between base order number and initial purchase orderId ? In addition, After first recurrence, will orderId be changed from 12999556515565155651.5565135565155651 to 12999556515565155651.5565135565155651..1 in purchase data? These issues are an urgent matter to me. I am looking forward to your help. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

