zgoku
01-19-2003, 01:54 PM
I'm trying to create a payment system, where a customer would fill out a form, choosing hosting packages, etc from drop-down lists, fields, check boxes, etc. Then the customer would fill in his paypal info and hit submit. What I want to happen is for some of the data in the fields the buyer filled out to be inputted into a MySQL database table, and then for paypal to creat the subscription, and then for WHM to automatically create the account, sending an automatic welcome e-mail to the buyer when the account is ready.
What I don't understand is how this is going to work because if I understand it right, the form can only pass variables to either paypal OR to the database.
Also, when paypal returns the IPN, how would I go about starting the account creation?
Any help would be greatly appreciated.
Thanks
-z
What I don't understand is how this is going to work because if I understand it right, the form can only pass variables to either paypal OR to the database.
Also, when paypal returns the IPN, how would I go about starting the account creation?
Any help would be greatly appreciated.
Thanks
-z
