Reference API Roblox

Engine API

Website

Related

Reference API Roblox

SubscriptionPaymentStatus

Describes the payment outcome for a single entry in a user's subscription payment history.

Items 2

HistoryNameValueDescription
593Paid0

Payment for the subscription has been received.

593Refunded1

Payment for the subscription has been refunded.

Description

The SubscriptionPaymentStatus enum describes whether a billing cycle for a MarketplaceService subscription was successfully charged or subsequently refunded. It appears as the subscriptionPaymentStatus field on each record returned by MarketplaceService:GetUserSubscriptionPaymentHistoryAsync().

History 3

Settings