junior
05-05-2002, 11:51 AM
Those of you that use paysystems, how do you use it? I want to take as few steps as possible to allow my users to signup, but at the same time I want them to be able to enter their details in a form on my site so I can store them for account creation.
I was just wondering if any of you use it, and how exactly you use it.
Thanks ;)
See my site for a simple implementation.
If you want you can use an Automatic account creation/ billing/... program such as phpmanager.
PHPmanger supports paysystems orders.
Visit: http://phpmanager.com
Mac
DeanU
05-09-2002, 11:26 PM
PaySystems of course offers you the ability to use the control panel to creat products and catalogs.
Create your products and grab the links via the site integration section.
If you want to collect data from YOUR Web site, just design your form and you can pass the data collected from your site, on to your PaySystems form using either GET or POST.
Just contact customer service and request complete documentation from them which contains all the variables and how to accomplish it.
Its an alternative to using 3rd party software and it works great.
All the best!
Skeptical
05-10-2002, 08:27 AM
Originally posted by sarmadys
See my site for a simple implementation.
If you want you can use an Automatic account creation/ billing/... program such as phpmanager.
PHPmanger supports paysystems orders.
Visit: http://phpmanager.com
Mac
I get lots of customers who enter incomplete information such as domains that have extra spaces, missing .com's, etc... How does phpmanager handle this?