Would disabling "Allow Third Party Sales" block purchase prompts that are prompted from the client?

Hi, the title is all that I have to ask. If the client calls MarketplaceService:PromptPurchase() to prompt an item, would disabling “Allow Third Party Sales” block the purchase? Or does it only work if the item was prompted from the server?

I would love someone to verify this real quick, as I can’t test this right now. Thank you so much!

Allow Third Party Sales restricts the client or server from prompting Players to purchase gamepasses or products that are outside of the game. It does not affect the ability for client to call PromptPurchase on products that are under the game (e.g. a gamepass created under the game won’t be affected by this setting, but another gamepass created under a different game would get blocked).

It’s overall just a good security measure to protect Players from malicious scripts that attempts to sell external products to Players.

all the “allow third party” sales toggle does is prevent gamepasses or dev products from different experiences from being bought, so disabling or enabling this wont affect you