Wonder if anyone has any comments on thsi idea. Not sure which way to do this.
I want to remove the subscription accesss from the program and make people purchase a subscription online by credit card in real time.
After the purchase I get back from the payment gateway the info and want to write that info to the database with name, email, start date and end date of the subscription along with the group they have joined.
Can I insert all this into one table in the database? Or info into several tables?
Cant seem to see which table to input the subscriber info.
Do i need to set password myself or set an auto password that they then must change themselves by going htrough the registering menu