|
![]() ![]() ![]() |
|
|
|
Please note: You DO NOT have to use this script to be able to accept credit card payments from your web site, it is merely an option. You will need to be able to run Perl/cgi scripts on your web server to set up and run Cart.cgi. Most hosting companies provide this capability. If your host does not provide this capability take a look at just placing "buy now" and "checkout" links on your site and accessing free shopping cart functionality on 2Checkout.com's server (Demo). Windows (NT, 2000 ) Hosted Web Sites: A great alternative for Windows hosted machines or those more familiar with ASP is the VP-ASP Shopping Cart system. It is easy to set up and use and it is specifically tailored to work in a Windows enviroment. Novice Users: If you are not familiar with Perl/ASP scripting or just want to get up and running quickly and easily, take a look at placing "buy now" and "checkout" links on your site and accessing shopping cart functionality on our server. Links are automatically generated for you when you add products through web forms to our merchant account products database. See Demo how it works here. Downloading and installing the free shopping cart filesStep One:Download the 2CheckOut payment solution enabled zip file package here. or Download the standard zip file package here.
Step Two:
Step Three:
Step Four: If you are on an Windows Machine, write or call your hosting company and ask them to make the following directories under the cgi-bin directory writeable by the script/http server (they should understand what you are asking):
Setting up the Store ManagerUpdated April 4, 1999 Step OneTo get the store up and running, you will first need to enable the Store Manager. The Store Manager itself is a password protected application. Open up the cartmanager.cgi file in a text editor (wordpad,notepad,etc., DO NOT USE WORD) and change the username and password variables at the top. The file contains directions to walk you through this. Save the file and place in on your web server in your cgi bin. Now you should be all set to use the cart.cgi Store Manager by logging in at http://PutYourSiteHere/cgi-bin/cartmanager.cgi Note: If you get a blank screen when trying to access the cartmanager, make sure the directory permissions are set as above and also make sure the Library/thisisunique.pl file is writeable (chmod 777). Setting the cart.cgi System SettingsNow you must set a few important pieces of information unique to your store. Go tohttp://PutYourSiteHere/cgi-bin/cartmanager.cgi?change_settings_screen=yes to access the System Manager page, which will walk you through the necessary settings. Note: the above link assumes your cgi bin is accessed from your site as /cgi-bin and that you changed PutYourSiteHere to your sites location, it will not work if that is not the case. For security we recommend that you set cartmanager.cgi permissions to --------- (UNIX) or rename it (NT) when you are not using it.
Adding your Header, Footer, and FrontpageAdding these files to your store is easy. The header and footer is displayed on all of your dynamic product pages and your store order form. The frontpage is simply the static HTML page displayed when cart.cgi is first accessed.
Step One:
Step Two:
Step Three:
Creating Links for your storeHere is some sample HTML that you may use to develop links and static HTML pages for your store.Example One: Search Box
<!--Begin search table-->
Example Two: Category Link You may link to category pages within your store. These pages are created on the fly (dynamically) and display all products within a particular category. <a href=/cgi-bin/cart.cgi?product=NAME>Link to Category NAME</a> where NAME is the name of the category to be displayed.
Example Three: Links to Static HTML pages You may create and link to static HTML pages within your store. These pages would be uploaded to the /cgi-bin/Html/Products directory, and linked as follows: <a href=/cgi-bin/cart.cgi?page=mypage.html>Link to My Page</a>
Adding, Editing, and Deleting products
Managing your store's inventory is a snap with the Store Manager. Use these links to:
Option filesOption files allow you to associate your products with certain options. For example, if you sell t-shirts, you will need to allow the customer to select the size. Option files are simple HTML, but they do follow a specific format. YOU MUST FOLLOW THIS FORMAT! Here is an example:
<P> Option files are placed in the /cgi-bin/Html/Options directory
Adding images to your storeImages can be added to any dircetory, in your demo store they are in the /cartimages directory. Because all pages within the store are displayed through the script, all images links are relative to the cart.cgi script itself. For example: <IMG SRC=/cartimages/front_footer.gif BORDER=0>
Tech SupportIf you have followed the instructions above and are still having problems, free email tech support is available for all current clients. Contact Us
|
|
Please Note: This FREE version of Cart.cgi and is distributed according to the GNU General Public License Version 2. Basically, you use this software at your own risk. It is offered without warranty of any kind. Click here to view the license.
|
|
Contact Us |