Reference API Roblox

Engine API

Website

Related

Reference API Roblox

SubscriptionExpirationReason

Describes the reason a user's subscription has expired.

Items 5

HistoryNameValueDescription
614ProductInactive0

The subscription product is inactive.

614ProductDeleted1

The subscription product was deleted.

614SubscriberCancelled2

The subscriber cancelled the subscription.

614SubscriberRefunded3

The subscriber received a refund that ended the subscription.

614Lapsed4

The subscription expired because payment lapsed.

Description

SubscriptionExpirationReason describes why a subscription entered the Expired state. It appears under the ExpirationReason key in the ExpirationDetails table returned by MarketplaceService:GetUserSubscriptionDetailsAsync().

History 6

Settings