voltrue2 / in-app-purchase

A Node.js module for in-App-Purchase for iOS, Android, Amazon and Windows.
http://iap.gracenode.org
Other
1.04k stars 287 forks source link

Implement iOS subscription grace period #287

Open bmueller opened 4 years ago

bmueller commented 4 years ago

Add support for the new iOS subscription grace period. When opted in, subscribers get an extra 6 or 16 days to renew if there's a billing issue with their iTunes account. Just need to account for this in the receipt from Apple. More details here: https://www.revenuecat.com/2019/09/13/supporting-ios-billing-grace-period

rylax commented 4 years ago

+1 Would love to see this too!