MarketplaceItemPurchaseStatus
The status of the item purchase through MarketplaceService.
Items 13
History | Name | Value | Description | |
---|---|---|---|---|
624 | Success | 1 | The item is purchased successfully. | |
624 | SystemError | 2 | Unable to purchase item due to Roblox system error. | |
624 | AlreadyOwned | 3 | Unable to purchase item because user already owns the item. Users can only own one copy of non-limited item. | |
624 | InsufficientRobux | 4 | Unable to purchase item because of insufficient Robux. | |
624 | QuantityLimitExceeded | 5 | User has reached the max quantity allowed per user set by the creator for limited items. | |
624 | QuotaExceeded | 6 | The user has exceeded our purchase request limit. | |
624 | NotForSale | 7 | Item is not for sale. | |
624 | NotAvailableForPurchaser | 8 | This item is restricted to a group of users and the purchaser is not in this group. | |
624 | PriceMismatch | 9 | The provided price does not match the item price. Most likely the price changed since displayed to the user. | |
624 | SoldOut | 10 | The item is sold out. | |
624 | PurchaserIsSeller | 11 | The purchaser is the same user as the seller, for a resale purchase. | |
624 | InsufficientMembership | 12 | The user does not have sufficient premium membership to purchase this item. | |
626 | PlaceInvalid | 13 | The item is not allowed to be sold in the place. |
Description
The status of the item purchase through MarketplaceService.
History 14
- 626 Add PlaceInvalid
- 624 Add SystemError
- 624 Add Success
- 624 Add SoldOut
- 624 Add QuotaExceeded
- 624 Add QuantityLimitExceeded
- 624 Add PurchaserIsSeller
- 624 Add PriceMismatch
- 624 Add NotForSale
- 624 Add NotAvailableForPurchaser
- 624 Add InsufficientRobux
- 624 Add InsufficientMembership
- 624 Add AlreadyOwned
- 624 Add MarketplaceItemPurchaseStatus