|
Welcome to the Quick Start guide to Google Checkout on osCommerce! This guide will help you get up and running with Checkout as quickly as possible. ChecklistWho is this for?Anyone who needs to install the Google Checkout plugin on the current version of osCommerce. We assume you are working from a clean installation of osCommerce. If you are working from a pre-existing installation of osCommerce please see our full Installation Guide before continuing. Prep workThese steps should be done before you begin your installation, and can be done in any order. - Download and install osCommerce version 2.2rc2a
- You can get this from the osCommerce download page
- Instructions for how to install osCommerce are included in the osCommerce package.
- Setup a Google Checkout Merchant Account
- Copy down your Google Checkout Merchant ID and Merchant Key
- These can be found under Settings -> Integration in the merchant dashboard.
- You will need these later in the installation.
- Download and extract the Google Checkout Plugin for osCommerce
InstallationNow that the prep work is done you should be ready install and configure the plugin. Deploy the module- Run the deploy tool to copy the required files to your osCommerce installation.
- If you are on windows, find the directory that you extracted the module to and run install.bat
- If you are on linux, find the directory that you extracted the module to and run install.sh
- You'll see a screen asking for the directory that you unzipped the plugin to and the directory where osCommerce is installed.
- The osCommerce directory is usually the /catalog directory in the standard distribution of osCommerce. Your directory may be named differently.
- Once you have both directories filled in properly, click the Deploy button.
- Verify that it worked! You should have gotten a screen that looked like this, if you didn't please see our Manual Instructions
Configure inside OS Commerce- Go to the Payment Modules section of the osCommerce admin screen and select GoogleCheckout
- Click install and you'll see the sidebar change to this:
- Click edit so we can fill in the values needed to start using Google Checkout. There are two modes to run under - sandbox and production.
- The sandbox environment is for testing your integration. Orders which are sent here will not be charged but allow you to make sure your configuration worked.
- The production environment is for sending real orders. You should change your settings for to use production once you have made sure it works with sandbox.
- Now we need to enter some settings from Google Checkout. Checkout uses a sandbox environment for you to do your testing and to make sure everything works before going live with your store. To accept payments you need to get your merchant id and key from the production version of Google Checkout.
- Copy the merchant ID and key for your sandbox account and your production account into the configuration screen. And hit update.
- Do NOT share your production key with anyone else, you should treat it like a password.
Next StepsCongratulations, at this point your installation should be complete. Where should you go from here? - The Testing Instructions cover some ways of testing that your installation is working properly. We strongly recommend following the test guide there before allowing your customers to use Checkout.
- The Full Installation Guide can show you what files go where and give you a better understanding of what the deploy tool is doing.
- The Troubleshooting guide covers common issues people have with their installation. If you're having a problem, this is the first place you should look.
- The Advanced Options guide explains what to do if you need to configure more advanced options for your store in case you need to go above and beyond the basic integration shown here.
- The Analytics and Product Search guides explain how to use Google Analytics and Google Product Search with your store.
|