Hi @huuse,
To answer your first question: yes, that’s definitely possible to build in Appfarm Create. The complexity is very subjective; it will depend on the details of your flow, your experience, documentation of the third-party tools you choose to use, etc.
There are a couple of things to consider that hopefully will make it easier for you to estimate the task:
- What payment methods will be supported (vipps, credit card, Klarna, etc.)
- Will your users be coming back to the previously purchased content
- What kind of information do you need to store about your customers, and can this be done without creating a user account for them, even if just in the background (this might have GDPR implications)
- Will the period during which the content is available be limited
- How should accessing purchased content from different devices be handled
I recommend having a look at this paywall-related topic as well.