'Using website payment for in app purchases on desktop and mobile app
I am developing a cross platform app (Windows, MacOS, Linux, Android and iOS). Now I want to monetize my app by providing in app purchases. It is quite difficult for a single developer to support all the different store APIs. It also would be problematic if a user has the app installed but not the store. Like side loading an apk. Therefore I am wondering if I can redirect from my app to a website where a user can manage his/her account and buy goods via stripe?
If not what are the alternatives to using the provided store APIs?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|