I'm developing a digital magazine, with flipbook viewing, zoom and everything.
But I have the following doubt, currently I have a post_type
that is called Magazines, where I mount my magazine and publish as a normal post. However, certain magazines will be paid for. Is it possible to sell a post?
Type, the person goes and accesses the link of that post, if he is not logged in, or is logged in and did not pay, he would see a page with the option to purchase the magazine, or release it. After payment confirmed from some payment gateway the user would already have access to the post, but only if you are logged in!