Your customer may wish to view their cart contents without having to add another product to it. When they have finished they will also want to move on to pay for the order. The same link is used for both purposes.


https://ww#.aitsafe.com/cf/review.cfm?userid=your_userID


You can use HTTPS in the URL if your website is hosted under SSL.


Display the current cart contents with a link using the following values as input fields;

Required :

  • userid = Your User ID

Optional :

  • return = www.your_co.com/your_page.htm (default = none)
  • lg = language
  • sd = your own session data
  • shipping = a total shipping value (a response from an external shipping calculator)
  • shipopts = description of shipping options chosen and to be stored

The URL for the Action part of the form is;


https://ww#.aitsafe.com/cf/review.cfm


where # matches with the hostname of the server your account is set up on.