Could you please refer me to an example of an Asp.Net application that would allow the owner to collect a fee for viewing certain pages content?
I have no idea what to start with. Besides the technical aspect of this question, I don’t know where one would get a server to install such an application. Can any computer work as such?
Thanks, and sorry if my question is too naive.
Could you please refer me to an example of an Asp.Net application that would
Share
You need to look for payment gateways. They will provide you with an API to call that can process the payments. An example would rely on the payment gateway that you are using as all of them are different.