Reference API Roblox

Engine API

Website

Related

Reference API Roblox

MarketplaceItemPurchaseStatus

The status of the item purchase through MarketplaceService.

Items 13

HistoryNameValueDescription
624Success1

The item is purchased successfully.

624SystemError2

Unable to purchase item due to Roblox system error.

624AlreadyOwned3

Unable to purchase item because user already owns the item. Users can only own one copy of non-limited item.

624InsufficientRobux4

Unable to purchase item because of insufficient Robux.

624QuantityLimitExceeded5

User has reached the max quantity allowed per user set by the creator for limited items.

624QuotaExceeded6

The user has exceeded our purchase request limit.

624NotForSale7

Item is not for sale.

624NotAvailableForPurchaser8

This item is restricted to a group of users and the purchaser is not in this group.

624PriceMismatch9

The provided price does not match the item price. Most likely the price changed since displayed to the user.

624SoldOut10

The item is sold out.

624PurchaserIsSeller11

The purchaser is the same user as the seller, for a resale purchase.

624InsufficientMembership12

The user does not have sufficient premium membership to purchase this item.

626PlaceInvalid13

The item is not allowed to be sold in the place.

Description

The status of the item purchase through MarketplaceService.

History 14

Settings