Hello, I'm currently developing an application with a view to marketing it.
The application could work with all the data stored locally (base data and user data).
My question is as follows: Can I create a paid subscription that unlocks content without having to use a user account system?
Like can I just say to the user "ok, if you pay now, you unlock these features" without the user having to create an account on the application.
Because ideally, I'd like to have an application with zero hits (so having a database just to store accounts that I wouldn't use anyway is pointless.
Because yes, apart from the subscription, having an account is of absolutely no use to the user.
So I'm repeating myself: is it possible to bill customers via the app without having a user account?