Skip to content

Commit 8604d29

Browse files
update Open Source Docs from Roblox internal teams
1 parent 173e0fa commit 8604d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en-us/reference/engine/classes/MarketplaceService.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ methods:
243243
description: |
244244
Prompts a user to purchase an item with the given `assetId`.
245245
- This does not work for [USD Creator Store](../../../production/sell-on-creator-store.md) purchases.
246-
- If the item has the [Sale Location](../../../marketplace/publish-to-marketplace.md#sale-location) set as `InExperienceDevApiOnly`, you must call `Class.MarketplaceService:PromptPurchase` from a server script.
246+
- If the item has the [Sale Location](../../../marketplace/publish-to-marketplace.md#sale-location) set as `Experience By Place ID (API Only)`, you must call `Class.MarketplaceService:PromptPurchase` from a server script.
247247
- If prompting a purchase of a [limited](../../../marketplace/marketplace-fees-and-commissions.md#limiteds) item:
248248
- (Recommended) Server requests prompt original copies until they run out,
249249
regardless of the price. Once original copies run out, resale copies are

0 commit comments

Comments
 (0)