This is not related to game design but to plugin design so i think it fits with the category anyways.
So I was about to make a plugin marketplace system using dev products to make subscriptions.
I was wondering if i can link a roblox game’s store in the plugin as if i’m correct linking roblox’s domains is allowed.
This is what it would be
This is necessary as PromptProductPurchase() can’t work in studio because there isn’t a player instance. The user would buy the gamepass and then the plugin will check if the user owns it in studio.
That would need a product purchase and as i said that can’t be done in studio and if it is done in game and saved to a datastore the plugin wouldn’t be allowed to access that datatore.