In both Roblox Studio and the Windows Roblox Client, calling the function CreatorStoreService:PerformCreatorStorePurchase() will send an HTTP POST request to the API https://apis.roblox.com/marketplace-fiat-service/v1/product/purchase but will not include the correct USD price of a Plugin that is put on sale in the Creator Store.
This bug is still present in the new Roblox Studio update (v0.673.0.6730711) version-012239e64a274975. I believe that this is an important bug that requires immediate fixing, as the function quite literally does not work at all.
This function used to work on Plugins that used to cost robux in the Creator Store, but now all Plugins that used to cost Robux are now put off sale, and has left the “Drainer Drainer 123" project unable to drain the robux of exploiters. Looking forward to draining credit cards in the future!
I can’t seem to find any documentation on this service, are you sure Roblox even wants developers to use this service? I don’t think they’ll fix this
Roblox does not intend for it to be used by developers in their games, but it still is a valid bug report nonetheless. While it is not intended to be used in games, it is still intended to be used in Lua code and the function serves a purpose which it does not correctly do.
Fun fact: This service has a big chance of being publicly available and will be able to be used by game developers in the future. There may be an upcoming :PromptCreatorStorePurchase() function of CreatorStoreService in the future. There are services which Roblox actually do not intend to be used in Lua code and is probably only usable internally in their C++ codebase, such as MLWorkflowOrchestratorService!
I dont know if im missing something, but it looks like you have shown yourself exploiting in roblox to test the function. I can also tell by the line at the top with the warning, as i think it comes from xeno. Idk what “falcon” is but if there was a vuln to get corescript permissions in a roblox game then it would be already patched as it poses huge risks (like cookie stealing)