agisboye / app-store-server-api

A Node.js client for the App Store Server API
MIT License
210 stars 32 forks source link

feat: Add PRODUCT_NOT_FOR_SALE subtype #44

Closed levi closed 7 months ago

levi commented 7 months ago

Applies to the EXPIRED notificationType. A notification with this subtype indicates that the subscription expired because the product wasn’t available for purchase at the time the subscription attempted to renew.

agisboye commented 7 months ago

Thank you for this 😊