zuby84
03-24-2002, 07:55 PM
Hi. I signed up with 2checkout this morning and have a reseller plan with telaserv.net. I've made all the site and stuff, but there's one problem. I do not have a clue how forms work. Say before the customer goes to 2checkout.com normally they have to fill in a form for their domain, package etc...but how do I go about making this form with no real HTML knowledge. so what the basic question is what the easiest way to link 2checkout together with my hosting site.
Any help will be appreciated.
21inchguns
03-24-2002, 08:10 PM
the easiest way would be to just provide a payment link to the particular product you are selling.........it is not necessarily the best method, but it is quite simple...
zuby84
03-25-2002, 10:56 AM
So how do I ask for the customers domain info and stuff? On most reselling websites I have seen I think 2 forms. The first form is the package info while the second form is the 2checkout payment form. How do I go about doing this?
The Laughing Cow
03-25-2002, 11:03 AM
You will need to know or have someone who knows HTML.
I have this working on my site.
User clicks signup
User inputs CC details at 2checkout
User is redirected to form on my site. The value of the PlanID is passed to this form which then sends the user to the relevant signup form- for Win2k or Linux.
They fill out form and contents is mailed to me.
HTH