I’ve set the following item to be able to be purchased only in an experience that I’ve allowed.
However when I go an attempt to purchase the item in that game, the transaction doesn’t go through
From what Im aware of this is only affecting normal items, limited items that are set to “Experiences and Dev API only” can still be purchased in those set experiences.
Hi @shr2mp , looking at the uploaded video, is the purchase prompt coming from a local script? Due to a recent exploit we have enforced all in experience only items to require a service script PromptPurchase() call.