Hello! I am currently developing a game made primarily for desktop. As I'm planning to make the game free-to-play, I am currently searching for a solution to implement In-App Purchases for my game.
Currently, the only IAP solution within Construct 3 is the mobile IAP plugin, which as the name suggests, is for mobile. The Windows Store object & export option is also deprecated, which IIRC had an IAP function.
Since desktop games aren't fixed to a single storefront like Android or iOS, desktop games can be published to basically any store, therefore the need of a third-party IAP service is more than likely needed.
Is there any way I could implement IAP to my desktop game, or is it only possible for mobile? Are there any third party solutions and/or add-ons that could help me achieve this? Thanks!