You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: content/en-us/reference/engine/classes/MarketplaceService.yaml
+1-1
Original file line number
Diff line number
Diff line change
@@ -243,7 +243,7 @@ methods:
243
243
description: |
244
244
Prompts a user to purchase an item with the given `assetId`.
245
245
- 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.
247
247
- If prompting a purchase of a [limited](../../../marketplace/marketplace-fees-and-commissions.md#limiteds) item:
248
248
- (Recommended) Server requests prompt original copies until they run out,
249
249
regardless of the price. Once original copies run out, resale copies are
0 commit comments