PDA

View Full Version : Need help with 2CO


linnemeyer
01-20-04, 11:03 AM
I am starting to use 2CO and need the ability to collect the customer's domain name and username preference during the sign up process.

Since you can not add fields to the 2CO sign up page, I suspect I will need to collect this info somehow before the sign up page and pass it on durring the order process.

I know there are programs such as ModernBill and WHM Autopilot that do this for you. Is there any way I can do this without using one of those programs?

Thanks in advance. :)

Jeff

Greg
01-20-04, 12:10 PM
Have you had a look on hotsripts for a order form, phpmanager is great its only $40 (£22) and it includes whm auto account creation and takes in all the infomation from the order form which is included.

www.phpmanager.com

OHP
01-22-04, 04:29 AM
you can create your own form and pass the collected parameters to the 2CO payment page. The additional fields will not shown on the payment screen but they are stored and will be forwarded to you with the new order email.
There should be a detailed instruction on how to do this in 2CO site but I am not sure where was it now.

linnemeyer
01-22-04, 04:37 AM
Originally posted by OHP:

you can create your own form and pass the collected parameters to the 2CO payment page. The additional fields will not shown on the payment screen but they are stored and will be forwarded to you with the new order email.
There should be a detailed instruction on how to do this in 2CO site but I am not sure where was it now.

Thanks for your help.

Jeff