Hi everyone:
This is my question:
My project is almost completed and I want to open a website from Processing where the user of my program can buy credits to continue using it. I have no problem opening websites with link(), thats the easy part. I have been thinking in several ways of doing this; but all seem to be extremely complicated. Does anyone have done something similar or have any idea of how it can be done in a reasonable way?. I'm not asking for a detailed step by step explanation; but just for general guidance or ideas. My program is not running online; but in the computer and I want to access the website just for that. My bigggest problem is how to tell processing from the website the amount of credits purchased for it to reset the counter.
Thanks
1