Developers

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Veeta
Visitor

purchaseId behavior on monthly renewal

I'm implement SVOD for a client and trying to find out the behavior of the getPurchases call when a subscription renews.  Here's what I currently see.

[
{
"code": "com.channel.my.1m",
"cost": "$0.99",
"expirationDate": "2017-04-27T01:47:23",
"freeTrialQuantity": 0,
"freeTrialType": "None",
"name": "My Channel Monthly Subscription",
"productType": "MonthlySub",
"purchaseDate": "2017-03-27T01:47:23",
"purchaseId": "257BE753-6BCB-4965-B948-5BE81DC3AE7D",
"qty": 1,
"renewalDate": "2017-04-27T01:47:23"
}
]



When the expiration date is hit, assuming the subscription is not cancelled, does getPurchases call still return a single item, but with a different purchaseId?
Tags (1)
0 Kudos
Community is Being Upgraded!

We’re upgrading Roku Community to bring you a faster, more mobile-friendly experience. You may notice limited functionality or read-only access during this time. Read more here.

Planned Downtime:
Community will be unavailable for up to 24–48 hours during the upgrade window during the week of May 19th and you may notice reduced functionality. In the meantime, for additional assistance, visit our Support Site.

We're sorry for this disruption — we’re excited to share what’s next!