You can use this page as a quick cheat sheet to get you up and running in minutes. Please look through the other sections when you wish to enhance your shopping cart.
Some people have had problems when the return link points to a directory, www.yoursite.com/dir , instead of a file.
I get a 405 error when I click on the Continue Shopping button
This means your web server won't accept a form POST for that page, that
method is often reserved only for scripts and doesn't work with ordinary
web pages. The fix is to login to Admin and set it back to a GET in the
cart setup (Cart setup > Button styles and behaviour).
What is the Review Cart Content link?
To see the cart at any time your customers can follow this link:
We recommend that you use the same link when your customer wishes to finish and pay.
Can I use a POST set instead?
Yes you can. What this means is you link to the cart using a HTML form instead of an ordinary hyperlink. You need to set at least your username, the product description and the price again, for example;
You can add something to the cart using a drop down list, radio buttons or any HTML form tag. For example like this;
Choose the color of boat you want:
PRICE : $12,000
Can I use HTML in my header and footer messages?
Yes you can. The length of the fields for these messages is restricted to 255 characters and some HTML tags take up a lot of space. There is certainly room for <font face="Arial"> type tags though.
I've lost my password
All accounts have two passwords. One is for login to Admin, the Login password,
and the other is for access to data collected from customers securely,
the Secure or Payments password. The Login password is issued when the account
is first created and you can change it in Admin. The Payment password is created the
first time you login and can only be reset.
You will not receive an email notification with payment systems where the final thank you page is not hosted on our servers. They include; i-Check, Linkpoint and many Custom Gateway setups. We can't send you an email notification of an order if we don't know if there is one....
With PayPal standard you will need to setup either the IPN or Auto-return if you want the cart to send you an email when the customer pays.
The first thing to do is to check your email address very, very carefully. It's too easy to make a mistake; we all do it from time to time.
Also don't forget that email can sometimes take hours to arrive. That's perfectly normal and just means your ISP's mail server is under maintenance.
However, it is an unfortunate fact that these notifications look almost identical to spam (in some ways they are!) and more and more ISPs are now blocking this type of message. The only thing you can do is either change email addresses or ask your ISP to create an exception for email originating from aitsafe.com, the domain used by the shopping cart.
Finally, email as a protocol is not 100% reliable. Most ISPs reckon to lose about 1 in 100 emails simply because of down-time on their mail or DNS servers. Some errors will mean that a message will be queued for up to five days but others will result in it being dropped immediately.
Free email addresses from yahoo.com or email.com are known to work.
I get an error message "Userid not set".
Firstly, have you logged into Admin and setup the cart yet?
If you have then you have a syntax problem in your links, usually when they are made with a hyperlink. Look at the source code in your browser. Common problems are:
A space or line break in the middle of the query string
& being replaced by &
The field name is case sensitive and should be userid. For example; not Userid.
Are you sure that is your username?
You are using the wrong hostname; www#.aitsafe.com instead of ww#.aitsafe.com.
ERROR: Link verification failed
Login to Admin and go to Cart Setup >> Link verification, uncheck
the checkbox and hit submit. If you are using mButton, remove anything you have
entered in the Security code box, at least until you have read the related support
file and know what it does! Remove the field named hash from your Buy Now
links.
Country codes
Many payment processors, including PayPal,
require that the cart passes the country over as two letter ISO
code. In that case the cart will use a drop downlist for the customer to select
their country. Click here to view the list
of ISO countries.
Visit our support pages for help with all aspects of setting up your shopping cart and managing orders and payments...