Open-Source Shopping Cart Solutions. Installation information for integrating a shopping cart with Checkout by Amazon using open-source solutions

Size: px
Start display at page:

Download "Open-Source Shopping Cart Solutions. Installation information for integrating a shopping cart with Checkout by Amazon using open-source solutions"

Transcription

1 Open-Source Shopping Cart Solutions Installation information for integrating a shopping cart with Checkout by Amazon using open-source solutions

2 Amazon.com, Inc. or its Affiliates Table of Contents 1 Open-source Cart Solutions Other Documentation What s New in This Document oscommerce Plug-in V Updates README.txt INSTALLATION_GUIDE.txt Zen Cart Updates README.txt INSTALLATION_GUIDE.txt ii

3 Open-Source Shopping Cart Solutions 1 Open-source Cart Solutions You can integrate with the third-party cart integration solution of your choice. For your convenience, we provide code samples for two open-source cart providers, oscommerce and Zencart. You can download zipped files using the links below: oscommerce solution (v 2008_11_11_1.11) ( Zencart solution (v 2008_12_03_1.10) ( The following pages contain basic instructions for using these cart solutions. Notes If you use these plugins, remember that you will use Seller Central for your order management. When you integrate your cart with Checkout by Amazon, you will need to use your Merchant ID in your cart. Your Merchant ID is a 14-character string, similar to this: A1B2C3D4E5F6G7. Here are the steps to view your Merchant ID in Seller Central: 1. Click the Settings tab. 2. Click Checkout Order Pipeline. 3. View your Merchant ID. Your Merchant ID is not the same as your Merchant Token, which is used for applications such as ASON. 1.1 Other Documentation You can read our downloadable files (PDF) to understand more about Checkout by Amazon. 1

4 Amazon.com, Inc. or its Affiliates Resource Getting Started Guide (PDF) Implementation Guide Using the Create Checkout Button Feature (PDF) Implementation Guide Using HTML-based Button Code and Shopping Carts (PDF) Implementation Guide Using XML-based Button Code and Shopping Carts (PDF) Best Practices Guide (PDF) Launch Checklist (PDF) Callback API Guide (PDF) Instant Order Processing Notifications API Guide (PDF) Using Custom Data Fields (PDF) Open-Source Shopping Cart Solutions (PDF) Installing and Configuring the oscommerce Plug-in (PDF) Audience, Purpose, and Goals For merchants who want to use a simple, step-by-step approach in setting up Checkout by Amazon on their websites, from start to finish. The Getting Started Guide walks merchants through the process, from gathering the required information for signing up for an account setting up a button on their websites. For merchants who want detailed information about integrating their website with Checkout by Amazon using the Create Checkout Button feature in Seller Central. Designed for a simple copy-and-paste HTML solution for your webpages. For merchants and developers who want detailed information about integrating their website with Checkout by Amazon using HTML-based buttons and shopping carts. Designed for HTML-based integration. For merchants and developers who want detailed information about integrating their website with Checkout by Amazon using XML-based buttons and shopping carts. Designed for XML-based integration. Contains the best tips for merchants who want to set up their websites to use Amazon Payments, with advice for planning, setting up, and day-to-day operations. For merchants and developers planning to set up and use Checkout by Amazon on their site. For developers who want to build their own applications to calculate shipping and tax rates as well as promotional discounts and then send these results to Checkout by Amazon. For developers who want to automate order notifications with Amazon Payments. For merchants and developers who want to include custom data fields in their carts. For developers interested in open-source carts that support Checkout by Amazon (currently oscommerce 1.x and Zen Cart). For developers interested in the oscommerce open source cart, v. 2.0 and greater. 1.2 What s New in This Document Ver Date Changes Updated references to a menu option Access Key to MWS Access Key. Updated, or removed out dated, broken links Clarification of access and secret access keys Updated to reflect current functionality Updated Zen Cart Plug-in to support several new features Updated the oscommerce Plug-in V 1.0 section to include link to newer 2.0 solution Initial release. 2

5 Open-Source Shopping Cart Solutions 2 oscommerce Plug-in V 1.0 This section describes how to use the oscommerce Plug-in V 1.0. If you want to use the newer version of this plug-in, download and read Installing and Configuring the oscommerce Plug-in (PDF). 2.1 Updates Update version Problem Change 2014_03-27 Access and Secret Key information unclear. Updated README.txt information. 2008_11_12_1_11 Cart allows description field of greater than 255 characters. Long descriptions are cut off before being sent to Checkout by Amazon. Path found to bypass Checkout by Amazon. Added Checkout by Amazon to login page. 2008_09_29_1_10 Plug-in allows 4-digit price. Only 2-digit price allowed. Cart sets weight to 0 and "LB" or drops weight value entirely. Sets weight to specified value and lb, not LB. Here is the Readme and Installation Guide for the oscommerce Plug-in V 1.0: 2.2 README.txt CHECKOUT BY AMAZON PAYMENT MODULE FOR OSCOMMERCE Author: Allison Naaktgeboren Copyright: Amazon Technologies, Inc. CONTENT SECTIONS (in order of appearance) INTRODUCTION NOTICES FOR CERTAIN SOFTWARE COMPONENTS REQUIREMENTS RELEASE NOTES SETUP ON ADMIN UI SUPPORT & PROJECT HOME LINKS INTRODUCTION Please understand that by installing Checkout by Amazon Payment Module for oscommerce, you are agreeing to understand and abide by the terms of the license, as written in LICENSE.txt. Important links are grouped together in a separate section for your convenience. The most current documentation on Checkout by Amazon can be found on its website. NOTICES FOR CERTAIN SOFTWARE COMPONENTS 1. Notices for Software Components Licensed Under the GNU General Public License. The following are notices for software components that are free software licensed under version 2 of the GNU General Public License (the GPL ), the full text of which is set forth in the LICENSE.TXT file accompanying 3

6 Amazon.com, Inc. or its Affiliates this package, as published by the Free Software Foundation (such software, collectively, the GPL Software ). Portions of these software components have been modified by Amazon.com in order to function with Amazon's Checkout by Amazon service. a. Modification Notice. The GPL Software has been modified [ ]. b. Terms Applicable to the GPL. The full text of the GPL is set forth in the LICENSE.TXT file accompanying this package. You may redistribute the GPL Software and/or modify it under the terms of the GPL. The GPL Software is distributed WITHOUT ANY WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION THE IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT. You may, for a period of up to three years, obtain, for a charge equal to the cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code. See the terms of the GPL for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA USA. c. Name and Copyright Notice. The following are the names of the GPL Software and the applicable copyright notices: - oscommerce Online Merchant (c) oscommerce - Zen Cart (c) Zen Ventures LLC - XmlBuilder.php (c) 2006 Google Inc. 2. Notices for Software Components Licensed Under the PHP license. The following are notices for software components that are free software licensed under the PHP License version 3.0 (such software, collectively, the PHP Software ). a. Terms Applicable to the PHP Software. The PHP Software includes PHP, freely available from Redistribution and use of the PHP Software, in source and binary forms, with or without modification, is permitted provided that the following conditions are met: 1. Redistributions of source code must retain the following copyright notice, this list of conditions and the following disclaimer. "Copyright (c) The PHP Group. All rights reserved." 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name "PHP" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact group@php.net. 4. Products derived from this software may not be called "PHP", nor may "PHP" appear in their name, without prior written permission from group@php.net. You may indicate that your software works in conjunction with PHP by saying "Foo for PHP" instead of calling it "PHP Foo" or "phpfoo" 4

7 Open-Source Shopping Cart Solutions 5. The PHP Group may publish revised and/or new versions of the license from time to time. Each version will be given a distinguishing version number. Once covered code has been published under a particular version of the license, you may always continue to use it under the terms of that version. You may also choose to use such covered code under the terms of any subsequent version of the license published by the PHP Group. No one other than the PHP Group has the right to modify the terms applicable to covered code created under this License. 6. Redistributions of any form whatsoever must retain the following acknowledgment: "This product includes PHP, freely available from < THIS SOFTWARE IS PROVIDED BY THE PHP DEVELOPMENT TEAM ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE PHP DEVELOPMENT TEAM OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. b. Name and Copyright Notice. The following is the name of the PHP Software and the relevant copyright notices. - HMAC.php (c) The PHP Group. All rights reserved. REQUIREMENTS (1) oscommerce 2.2rc2a must be installed Other versions are untested. (2) Seller account from Amazon.com Please see Seller Central website in "LINKS" section of this document. RELEASE NOTES (1) Carefully follow all instructions in INSTALLATION_GUIDE.txt (2) You must have set up an Amazon Seller account & have your merchantid. (a) Log in to Seller Central (b) Click Settings > Checkout Pipeline Settings (c) View your Merchant ID on the Checkout Pipeline Settings page. (3) It is strongly encouraged to generate keys from Seller Central, and have your key ready to enable signed orders. Unsigned orders are very vulnerable to fraud. (4) Note that Checkout by Amazon standards do not allow weights of products to be 0 at this time. Thus, a weight tag = 0 will be removed from the XML cart before the order is processed (5) Please note that if you choose to use your own checkout success page, as discussed below, YOU are responsible for clearing the contents of the 5

8 Amazon.com, Inc. or its Affiliates customer cart, as identified by ClientRequestId. If you wish to create your own success return page and use the popup order summary from Checkout by Amazon, you will need to include the necessary scripts. (6) The orders that are processed through Checkout by Amazon will not appear in the oscommerce records or database. Please log in to Seller Central to review the orders processed though Checkout by Amazon. (7) Checkout by Amazon does not at this time support the tax or shipping settings in oscommerce. You, the seller, will need to be sure that your desired tax and shipping rates are configured in Seller Central. (8) The price that is included in the XML carts sent to Checkout by Amazon from oscommerce includes promotion prices set in oscommerce,.i.e. the promotion has already been applied to the item. If you, the seller, also configure promotions in Seller Central, these will be applied in addition to the promotion from oscommerce. (9) Please note that the SKU, Title, & Description fields of products may be truncated when building the Checkout by Amazon cart. This is to comply with the standards set by Checkout by Amazon. Please see the Checkout by Amazon documentation in "LINKS" section below. SETUP ON ADMIN UI --Login in as the Administrator --click on 'Modules" tab on left hand side menu --click on "Checkout by Amazon" in the module list --click the "install" button the right hand side --click on the "edit" button --enter the following fields: ----Checkout button size This determines size of the Checkout icon. ----Button style This option determines style & color of the Checkout icon ----Enable Checkout by Amazon module This must be set to "true" to use Checkout by Amazon ----Sort Order display This determines how displays should be sorted ----Checkout by Amazon Merchant ID This field is required to enable Checkout by Amazon. You receive this ID when you sign up for an Amazon Seller account. ----Enable order signing We strongly encourage you to use signed orders. Unsigned orders are vulnerable to fraud. This is required if you wish to enable Fulfillment by Amazon. (Please see "Fulfillment by Amazon section below) ----Secret Key This value is required for creating signed orders. Please treat the secret key like a password. It is paired with the MWS Access Key. You must sign up for a key with Amazon Marketplace Web Services (MWS) website. Please see the "LINKS" section below. ----Access Key This value is required for creating signed orders. This key is paired to the Secret Key, but does not need to be protected like a password. You must sign up for your keys with Amazon Marketplace Web Services (MWS) website. Please see the "LINKS" section below. ----Operating Environment Sandbox - testing environment for your convenience. Transactions are not actually processed. You are encouraged to test Checkout by Amazon on your site before fully enabling the module. When in Sandbox mode, a 6

9 Open-Source Shopping Cart Solutions warning will appear below the Checkout by Amazon icon on the shopping cart page. Production - fully enabled environment. Transactions will be processed ----Cart Expiration Time This is an optional setting. It is the amount of time before a customer's cart expires, and is reset. If you choose not to set this value, the cart will not expire. ----Fulfillment by Amazon Select whether you, the seller, will fill your orders, or participate in "Fulfillment by Amazon" program. Please see Amazon's Seller Central for more information. ----Cancelation Return Page The page you would like customers to return to if they choose the cancel the order in the Checkout by Amazon pipeline. The default setting will return your customers to the catalog index page. This will not clear the customer cart. ----Success Return Page The page you want customers to return when they successfully complete an order in the Checkout by Amazon pipeline. The default setting will return your customers to the index page in your oscommerce store. This assumes that you have modied index.php as per the INSTALLATION_GUIDE to include the Amazon code. Redirecting to the oscommerce page 'checkout_success.php' will not work because oscommerce requires customers to have logged in, which they do not do in the Checkout by Amazon process. Please note that if you choose to use your own checkout success page, YOU are responsible for clearing the contents of the customer cart, which is identified by ClientRequestID. If you want to create your own success return page and use the popup order summary from Checkout by Amazon, you will need to include the necessary scripts. --Click the "Update" button at bottom of page --Review your site --You are strongly encouraged to test a couple of orders in the "Sandbox" environment before enabling "Production" environment SUPPORT & PROJECT HOME The latest documentation on Checkout by Amazon can be found at in the LINKS section below. Documentation for oscommerce integration can be found on the Amazon Seller Community website, under Amazon Payments Forums, titled "Integrating with oscommerce Cart" The latest version of Checkout by Amazon for oscommerce can be downloaded from the link below. LINKS Checkout by Amazon Documentation & Seller Central Amazon Marketplace Web Services (Amazon MWS) Amazon Web Services Amazon Seller Community Website Download Checkout by Amazon Payment Module for oscommerce checkoutbyamazon_plugin_2008_07_29.zip Fulfillment by Amazon 7

10 Amazon.com, Inc. or its Affiliates 2.3 INSTALLATION_GUIDE.txt INSTALLATION INSTRUCTIONS: CHECKOUT BY AMAZON MODULE PAYMENT MODULE FOR OSCOMMERCE Author: Allison Naaktgeboren Copyright: Amazon Technologies, Inc. INSTALLATION OPTIONS Please note that by installing Checkout by Amazon Payment Module for oscommerce, you are agreeing to understand and abide by the terms of the license, as written in LICENSE.txt. You have two options for installing the Checkout by Amazon Payment module within oscommerce. If you have a fresh installation, please follow the directions in "FRESH INSTALLATION" below. If you already have an existing copy of oscommerce, please follow the directions in the section marked "EXISTING INSTALLATION". Please note, if you already have Google Checkout installed, the last step of the EXISTING INSTALLATION is different, please read the directions carefully. FRESH INSTALL Once you have a fresh installation of oscommerce, please copy the following files to the following directories: Copy /checkout_by_amazon/ & its contents to OSC_DIR/catalog/checkout_by_amazon/ Copy index.php to OSC_DIR/catalog/ This will overwrite the existing copy Copy shopping_cart.php to OSC_DIR/catalog/ This will overwrite the existing copy Copy checkout_payment.php to OSC_DIR/catalog/ This will overwrite the existing copy Copy login.php to OSC_DIR/catalog/ This will overwrite the existing copy PLEASE NOTE THAT THE FOLLOWING TWO FILES ARE DIFFERENT, BUT HAVE SAME NAME AND BELONG DIFFERENT PLACES. Copy checkout_by_amazon.php to OSC_DIR/catalog/includes/modules/payments/ Copy the english/modules/checkout_by_amazon.php to OSC_DIR/catalog/includes/languages/english/modules/payments/ Log in as Administrator in oscommerce's Administrator UI and follow the instructions, in README.txt. Please be sure to read the "Requirements" section as well. EXISTING INSTALLATION, (INCLUDING WITH GOOGLE CHECKOUT INSTALLED) To modify an existing installation to support Checkout by Amazon, you will need to install several new files and modify a few existing oscommerce files. New files: Copy /checkout_by_amazon/ & its contents to OSC_DIR/catalog/checkout_by_amazon/ Copy checkout_by_amazon.php to OSC_DIR/catalog/includes/modules/payments/ Copy the english/checkout_by_amazon.php to OSC_DIR/catalog/includes/languages/english/modules/payments/ Modifications to OSC_DIR/catalog/index.php: There are two changes needed in index.php. The first is the portion 8

11 Open-Source Shopping Cart Solutions of code which clears the customer carts in oscommerce. The second calls the scripts which present the customer with the Checkout by Amazon pop up containing their order details. Add, ~line 26 (before the closing?> tag) the following code: // BEGIN CHECKOUT BY AMAZON CODE require_once("checkout_by_amazon/checkout_by_amazon_constants.php"); //emptying the cart if($http_get_vars['amznpmtsreqid'] ){ $cart->reset(); } // END CHECKOUT BY AMAZON CODE Add, ~line 43, (before the </head> tag), the following code: <!-- BEGIN CHECKOUT BY AMAZON CODE --> <!-- Produces the javascript popup from amazon with order summary--> <script src=<?php echo(cba_jquery_setup);?> type="text/javascript"></script> <link href= <?php echo(cba_style_sheet);?> media="screen" rel="stylesheet" type="text/css"/> <script src=<?php if(module_payment_checkoutbyamazon_operating_environment == 'Production'){echo(PROD_POPUP_ORDER_SUMMARY);} else {echo(sandbox_popup_order_summary);}?> type="text/javascript"></script> <!-- end of order summary pop up --> <!-- END CHECKOUT BY AMAZON CODE --> Modifications to OSC_DIR/catalog/shopping_cart.php: There are two changes, one is adding code, and the other is replacing a snippet of code. Add, ~line 42 (before the </head> tag), the following code: <!-- BEGIN CHECKOUT BY AMAZON CODE --> <!-- Produces the javascript popup from amazon with order summary--> <script src=<?php echo(cba_jquery_setup);?> type="text/javascript"></script> <link href=<?php echo(cba_style_sheet);?> media="screen" rel="stylesheet" type="text/css"/> <link type="text/css" rel="stylesheet" media="screen" href=<?php echo(cba_popup_style_sheet);?>/> <script src=<?php if(module_payment_checkoutbyamazon_operating_environment == 'Production'){echo(PROD_1_CLICK);} else {echo(sandbox_1_click);}?> type="text/javascript"></script> <!-- end of order summary pop up --> <!-- END CHECKOUT BY AMAZON CODE --> Replace ~line 197, the following code: <td align="right" class="main"><?php echo '<a href="'. tep_href_link(filename_checkout_shipping, '', 'SSL'). '">'. tep_image_button('button_checkout.gif', IMAGE_BUTTON_CHECKOUT). '</a>';?></td> <td width="10"><?php echo tep_draw_separator('pixel_trans.gif', '10', '1');?></td> </table></td> </table></td> With the following code: 9

12 Amazon.com, Inc. or its Affiliates <td align="right" class="main"><?php echo '<a href="'. tep_href_link(filename_checkout_shipping, '', 'SSL'). '">'. tep_image_button('button_checkout.gif', IMAGE_BUTTON_CHECKOUT). '</a>';?></td> <td width="10"><?php echo tep_draw_separator('pixel_trans.gif', '10', '1');?></td> </table></td> </table></form></td> <tr> <td> <?php // CHECKOUT BY AMAZON CODE // add Checkout by Amazon button to page if Checkout by Amazon module is enabled if (defined('module_payment_checkoutbyamazon_status') && MODULE_PAYMENT_CHECKOUTBYAMAZON_STATUS == 'True') { include_once('checkout_by_amazon/checkout_by_amazon_main.php'); } // END CHECKOUT BY AMAZON CODE?> </td> Modifications to OSC_DIR/catalog/login.php There are three changes, all are adding code. Add, ~line 14 (after require('includes/application_top.php'); ), the following code: require_once("checkout_by_amazon/checkout_by_amazon_constants.php"); Add, ~line 85 (before the </head> tag), the following code: <!-- BEGIN CHECKOUT BY AMAZON CODE --> <!-- Produces the JavaScript popup from Amazon with order summary--> <script src=<?php echo(cba_jquery_setup);?> type="text/javascript"></script> <link href=<?php echo(cba_style_sheet);?> media="screen" rel="stylesheet" type="text/css"/> <link type="text/css" rel="stylesheet" media="screen" href=<?php echo(cba_popup_style_sheet);?>/> <script src=<?php if(module_payment_checkoutbyamazon_operating_environment == 'Production'){echo(PROD_1_CLICK);} else {echo(sandbox_1_click);}?> type="text/javascript"></script> <!-- end of order summary pop up --> <!-- END CHECKOUT BY AMAZON CODE --> Add, ~line 220 (before body_text_eof): Code before: <td colspan="2"><table border="0" width="100%" cellspacing="0" cellpadding="2"> <tr> <td width="10"><?php echo tep_draw_separator('pixel_trans.gif', '10', '1');?></td> <td align="right"><?php echo tep_image_submit('button_login.gif', IMAGE_BUTTON_LOGIN);?></td> <td width="10"><?php echo tep_draw_separator('pixel_trans.gif', '10', '1');?></td> 10

13 Open-Source Shopping Cart Solutions </table></td> </table></td> </table></td> </table></td> </table></form> Code to add: <?php // BEGIN CHECKOUT BY AMAZON CODE // add Checkout by Amazon button to page if module is enabled if (defined('module_payment_checkoutbyamazon_status') && MODULE_PAYMENT_CHECKOUTBYAMAZON_STATUS == 'True') { include_once('checkout_by_amazon/checkout_by_amazon_main.php'); } // END CHECKOUT BY AMAZON CODE?> Code after: </td> <!-- body_text_eof //--> <td width="<?php echo BOX_WIDTH;?>" valign="top"><table border="0" width="<?php echo BOX_WIDTH;?>" cellspacing="0" cellpadding="2"> <!-- right_navigation //--> <?php require(dir_ws_includes. 'column_right.php');?> <!-- right_navigation_eof //--> Modifications to OSC_DIR/catalog/checkout_payments.php: Replace ~ line 222: $selection = $payment_modules->selection(); With the following code IF YOU DO NOT HAVE GOOGLE CHECKOUT INSTALLED: // CHECKOUT BY AMAZON CODE // Skip Checkout by Amazon in payment option list because it is selected from shopping cart page $selection = $payment_modules->selection(); for($i=0, $n=sizeof($selection); $i<$n; $i++) { if($selection[$i]['id'] == 'checkout_by_amazon') { array_splice($selection, $i, 1); break; } } // END CHECKOUT BY AMAZON CODE With the following code IF YOU HAVE GOOGLE CHECKOUT ALREADY INSTALLED: Replace: // ** GOOGLE CHECKOUT ** // Skips Google Checkout as a payment option on the payments page since that option // is provided in the checkout page $selection = $payment_modules->selection(); for($i=0, $n=sizeof($selection); $i<$n; $i++) { if($selection[$i]['id'] == 'googlecheckout') { array_splice($selection, $i, 1); break; } } 11

14 Amazon.com, Inc. or its Affiliates // ** END GOOGLE CHECKOUT ** With: // ** GOOGLE CHECKOUT, CHECKOUT BY AMAZON ** // Skips Google Checkout and Checkout by Amazon payment options on the payments page since that option // is provided on the shopping cart page $selection = $payment_modules->selection(); for($i=0, $n=sizeof($selection); $i<$n; $i++) { if(($selection[$i]['id'] == 'googlecheckout') ($selection[$i]['id'] == 'checkout_by_amazon')) { array_splice($selection, $i, 1); $i--; } } // ** END GOOGLE CHECKOUT, CHECKOUT BY AMAZON ** Log in as Administrator in oscommerce's Administrator UI and follow the instructions, in README.txt. Please be sure to read the "Requirements" section as well. 12

15 Open-Source Shopping Cart Solutions 3 Zen Cart 3.1 Updates Update version Problem Change 2010_08_10_1_13 See release notes See release notes Here is the Readme and Installation Guide for the Zen Cartsolution: 3.2 README.txt CHECKOUT BY AMAZON PLUGIN v1.0 FOR ZEN CART 1.3.9e Author: Balachandar Muruganantham Copyright: Amazon Technologies, Inc CONTENT SECTIONS (in order of appearance) INTRODUCTION RELEASE NOTES AND UPCOMING FEATURES IMPORTANT NOTICES FOR CERTAIN SOFTWARE COMPONENTS REQUIREMENTS SETUP ON ADMIN UI SUPPORT & PROJECT HOME LINKS INTRODUCTION Please understand that by installing Checkout by Amazon Payment Module for Zen Cart, you are agreeing to understand and abide by the terms of the license, as written in LICENSE.txt. Important links are grouped together in a separate section for your convenience. The most current documentation on Checkout by Amazon can be found on its website. RELEASE NOTES AND UPCOMING FEATURES This is the first GA release for Checkout By Amazon Plugin v1.0 for Zen Cart and can be used in a production environment. We highly recommend the installation of this release by store owners who will be performing it themselves. Following functionality of Checkout By Amazon is available in v1.0 - Checkout with Amazon button on the Shopping Cart page - Amazon 1-Click Checkout Integration - Signed / Unsigned Carts - Ability to add custom data required by merchants via custom data modules - Manage shipping rates, tax rates, promotions, and orders placed on Seller Central - Manage orders through your Zen Cart order management UI (using CBA feeds APIs) - Manage shipping and tax calculation dynamically when the order is being placed (using CBA Callback and Flexible Ship Options functionality) - Get instant notification as soon as the order is placed (using CBA IOPN functionality) Upcoming features 13

16 Amazon.com, Inc. or its Affiliates - Alternate payment method listing IMPORTANT (1) Carefully follow all instructions in INSTALLATION_GUIDE.txt (2) You must have set up an Amazon Seller account & have your Merchant ID (3) You are strongly encouraged to generate keys from Seller Central, and have your key ready to enable signed orders. Unsigned orders are vulnerable to fraud. (4) Note that Checkout by Amazon standards do not allow the weight of products to be 0 at this time. Thus, a weight tag = 0 will be removed from the XML cart before the order is processed (5) The orders that are processed through the Checkout by Amazon Zen Cart plugin should be managed *only* from within Zen Cart Order management page. Please do not use Seller Central to manage orders placed using the Zen Cart plug-in; if you are using Seller Central, then please manually update the same order in Zen Cart Order Management page (6) The Checkout by Amazon Zen Cart plug-in allows you calculate tax rates or use shipping modules in Zen Cart and in Seller Central. You, the seller, will need to be sure that your desired tax rates and shipping modules are configured in Zen Cart and in Seller Central. The configured tax rates or shipping modules will be used to calculcate tax and shipping rates via Callbacks. If merchant's callback end point fails to respond within 5 seconds, settings from Seller Central are used. (7) The price that is included in the XML carts sent to Checkout by Amazon from Zen Cart includes promotion prices set in Zen Cart; that is, the promotion has already been applied to the item. If you, the seller, also configure promotions in Seller Central, these will *also* be applied *in addition to* the promotion from Zen Cart. (8) Please note that the SKU, Title, & Description fields of products may be truncated when building the Checkout by Amazon cart. This is to comply with the standards set by Checkout by Amazon. Please see the Checkout by Amazon documentation in "LINKS" section below. LINKS and REFERENCES Know more about Checkout By Amazon ZENCART Checkout by Amazon Documentation Amazon Web Services Amazon Seller Community Website NOTICES FOR CERTAIN SOFTWARE COMPONENTS 1. Notices for Software Components Licensed Under the GNU General Public License. The following are notices for software components that are free software licensed under version 2 of the GNU General Public License (the "GPL"), the full text of which is set forth in the LICENSE.TXT file accompanying this package, as published by the Free Software Foundation (such software, collectively, the "GPL Software"). Portions of these software components have been modified by Amazon.com in order to function with Amazon's Checkout by Amazon service. 14

17 Open-Source Shopping Cart Solutions a. Modification Notice. The GPL Software has been modified [ ]. b. Terms Applicable to the GPL. The full text of the GPL is set forth in the LICENSE.TXT file accompanying this package. You may redistribute the GPL Software and/or modify it under the terms of the GPL. The GPL Software is distributed WITHOUT ANY WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION THE IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT. You may, for a period of up to three years, obtain, for a charge equal to the cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code. See the terms of the GPL for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA USA. c. Name and Copyright Notice. The following are the names of the GPL Software and the applicable copyright notices: - Zen Cart (c) Zen Ventures LLC - XmlBuilder.php (c) 2006 Google Inc. - XML Library, by Keith Devens, version 1.2b - XML Library changes - oscommerce, Harald Ponce de Leon ; 2. Notices for Software Components Licensed Under the PHP license. The following are notices for software components that are free software licensed under the PHP License version 3.0 (such software, collectively, the "PHP Software"). a. Terms Applicable to the PHP Software. The PHP Software includes PHP, freely available from Redistribution and use of the PHP Software, in source and binary forms, with or without modification, is permitted provided that the following conditions are met: 1. Redistributions of source code must retain the following copyright notice, this list of conditions and the following disclaimer. "Copyright (c) The PHP Group. All rights reserved." 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name "PHP" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact group@php.net. 4. Products derived from this software may not be called "PHP", nor may "PHP" appear in their name, without prior written permission from group@php.net. You may indicate that your software works in conjunction with PHP by saying "Foo for PHP" instead of calling it "PHP Foo" or "phpfoo" 5. The PHP Group may publish revised and/or new versions of the license from time to time. Each version will be given a 15

18 Amazon.com, Inc. or its Affiliates distinguishing version number. Once covered code has been published under a particular version of the license, you may always continue to use it under the terms of that version. You may also choose to use such covered code under the terms of any subsequent version of the license published by the PHP Group. No one other than the PHP Group has the right to modify the terms applicable to covered code created under this License. 6. Redistributions of any form whatsoever must retain the following acknowledgment: "This product includes PHP, freely available from < THIS SOFTWARE IS PROVIDED BY THE PHP DEVELOPMENT TEAM ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE PHP DEVELOPMENT TEAM OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. b. Name and Copyright Notice. The following is the names of the PHP Software and the relevant copyright notices. - HMAC.php (c) The PHP Group. All rights reserved. REQUIREMENTS (1) Zen Cart 1.3.9e or 1.3.8a must be installed We have not tested the plug-in with other versions of Zen Cart. Please use it at your own risk. (2) Seller account from Amazon.com Please see the Seller Central website in "LINKS" section of this document. (2a)Your Merchant ID. - Log in to Seller Central (Please see Seller Central website in "LINKS" section of this document.) - Click Settings -> 'Checkout Pipeline Settings' tab - 'Checkout Pipeline Settings' page has section which displays your Merchant ID. SET-UP ON ADMIN UI 1. General Options a. Enable the Checkout by Amazon Module: Set this to "true" to use Checkout by Amazon as an option on your website. b. Checkout by Amazon Merchant ID: Enter your Merchant ID to enable Checkout by Amazon on your website. You can find your Merchant ID in Seller Central by clicking Settings > Checkout Pipeline Settings. c. Operating Environment: Select your operating environment, Sandbox (testing) or Production (live orders). 16

19 Open-Source Shopping Cart Solutions d. Checkout Button Size: Set the button size you want to use, either large (151 x 27 px) or medium (126 x 24 px). e. Button Style: Select the color of the button you want to place on your website. f. Sort Order Display: Select the order you want to display Amazon Payments relative to your other payment options, from lowest value (first position) to higher values (secondary positions). g. Cart Expiration Time: (Optional) Set the time interval before a customer's cart expires and is reset. If you do not set this value, the cart will not expire. h. Cancellation Return Page: The page you want to send customers to when they cancel an order within the checkout pipeline (before they click the "Place Your Order" button). The default setting returns your customers to the catalog index page without clearing the shopping cart. i. Success Return Page: The page you want to send customers to when they successfully complete an order within the checkout pipeline (that is, they click the "Place Your Order" button). The default setting returns your customers to the catalog index page in your store. j. Enable Diagnostic Logging: If set to true, enables logging for debugging. The debugging log is located in your catalog/checkout_by_amazon/log/ directory, and is named checkout_by_amazon.log. 2. Signing Options a. Enable Order Signing: Select whether you want to accept signed orders (secure) or unsigned (insecure). As unsigned orders are vulnerable for fraud, we recommend you enable signed orders. b. Access Key ID: Enter your Seller Central Access Key ID. This key, paired with your Seller Central Secret Key, is required for signed orders. You can get your Seller Central Access Key in Seller Central by clicking Integration > MWS Access Key. c. Secret Key: Enter your Seller Central Secret Access Key. This key, paired with your Seller Central Access Key ID, is required for signed orders. Treat your secret key like a password. You can get your Seller Central Access Key in Seller Central by clicking Integration > MWS Access Key and then clicking +Show. 3. Order Management Options a. Enable Order Management: Enable this feature to view and manage (ship, refund, or cancel) Checkout by Amazon orders within the Admin Order UI without logging in to Seller Central. Before you enable this feature, you must enable programmatic XML feeds. Please contact us to enable XML feeds. b. Checkout by Amazon Merchant Login ID: Enter your login ID (the address you use to log in to your Checkout by Amazon merchant account on Seller Central). c. Checkout by Amazon Merchant Password: Enter your password (the password you use to log in to your Checkout by Amazon merchant account on Seller Central). d. Checkout by Amazon Merchant Token: Enter your Merchant Token. You can get your Merchant Token in Seller Central by clicking Settings > Account Info and scrolling down to the Your Merchant Token section. e. Checkout by Amazon Merchant Name: Enter your Merchant Business Display Name. You can get your Merchant Business Display Name in Seller Central by clicking Settings > Account Info and scrolling down to the Your Business Information section. 4. Order Status Mapping Order status mapping is required to map the amazon order status with your own custom status in this site. If the recommended status is *not* available, 17

20 Amazon.com, Inc. or its Affiliates 18 please add it by going to your order status page For example, a. ReadyToShip Order Status: What should be the order status after Amazon processes it? This state will indicate that the order is pending shipment from your end. Recommended: Pending b. Delivered Order Status: What should be the order status after you deliver it? The order will move into this state when you click the button. Recommended: Delivered c. Refund Order Status: What should be the order status after you apply a refund on it? The order will move into this state when you click the button. Recommended: Refund d. Canceled Order Status: What should be the order status when the order gets canceled? The order will move into this state when you click the button or when the buyer or Amazon cancels it. Recommended: Canceled 5. Callback Options IMPORTANT: To enable dynamic shipping and tax calculation using callback, you should have a https enabled callback endpoint. a. Enable Callbacks: You can use the Callback API to dynamically calculate shipping (using USPS, FedEx, UPS or any *enabled* shipping modules) or taxes as calculated by your site when customers are in the checkout pipeline. b. Callback Page: Enter the URL on your site where Amazon sends the callback request for dynamic rate calculations. The URL should contain the host and port, and should be set to the path catalog/checkout_by_amazon.php. For example, c. Enable Shipping Calculations: Enable dynamic shipping rate calculations (callbacks) from any of the shipping modules.. You can enable multiple shipping modules in your Modules > Shipping section in the Admin. d. Enable Tax Calculations: Enable dynamic tax rate calculations (callbacks). Before you enable this feature, apply the correct tax classes and tax rates to your inventory items. e. Is Shipping and Handling Taxed: Select to specify whether to apply the tax rate to the shipping costs as part of the callback. 6. IOPN Setup IMPORTANT: To enable IOPN, you should have a https enabled IOPN endpoint. a. Your IOPN End point is b. Go to Seller Central > Settings > Checkout Pipeline Settings > Instant Order Processing Notification Settings. Click the "Edit" button and update the Merchant URL. Review your site You are strongly encouraged to test several orders in the "Sandbox" environment before enabling "Production" environment SUPPORT & PROJECT HOME The latest documentation on Checkout by Amazon can be found at in the LINKS section below. The latest version of Checkout by Amazon for Zen Cart can be downloaded from the link below. 3.3 INSTALLATION_GUIDE.txt INSTALLATION INSTRUCTIONS FOR CHECKOUT BY AMAZON MODULE FOR ZEN CART

21 Open-Source Shopping Cart Solutions Author: Balachandar Muruganantham Copyright: Amazon Technologies, Inc INSTALLATION OPTIONS Please note that by installing Checkout by Amazon Payment Module for Zen Cart, you agree, understand, and will abide by the terms of the License, as written in LICENSE.txt. You have two options for installing the Checkout by Amazon Payment module within Zen Cart. If you have a fresh installation, please follow the directions in "FRESH INSTALL" below. If you already have an existing copy of Zen Cart, please follow the directions in the section marked "EXISTING INSTALL". Please note, if you already have Google Checkout installed in your existing copy of Zen Cart, the last step of the EXISTING INSTALLATION is different, please read the directions carefully. NOTE:This is the first release for Checkout By Amazon Plugin v1.0 for Zen Cart and can be used in a production environment. We highly recommend the installation of this release by store owners who will be performing it themselves. FRESH INSTALL copy the files from new_files directory to your ZENCART_DIR/ - copy the file modified_files/includes/templates/template_default/templates/tpl_shopping _cart_default.php to ZENCART_DIR/includes/templates/template_default/templates/tpl_shopping_ca rt_default.php. This will overwrite the existing file - Now go to your Zen Cart Administration > Modules > Payment and select Checkout by Amazon x.x and click on the install button to install the configuration settings. - Click on edit button and give all the details like Merchant Id, and enable order signing with Access ID, Secret Key (if you want your cart to be secure signed) - You are done. Try adding a product to the shopping cart and you should see the Checkout with Amazon button on the shopping cart page. EXISTING INSTALL To integrate an existing Zen Cart with Checkout by Amazon, you will need to copy over new files, and modify some existing files within Zen Cart. - copy the files from new_files directory to your ZENCART_DIR/ - You need to modify the shopping cart template file. see below "Modifying tpl_shopping_cart_default.php" for instruction - Now go to your Zen Cart Administration > Modules > Payment and select Checkout by Amazon x.x and click on the install button to install the configuration settings. - Click on edit button and give all the details like Merchant Id, and enable order signing with Access ID, Secret Key (if you want your cart to be secure signed) - You are done. Try adding a product to the shopping cart and you should see the Checkout with Amazon button on the shopping cart page. INSTANT ORDER NOTIFICATION See README > SETUP ON ADMIN UI > 6. IOPN Setup Modifying tpl_shopping_cart_default.php 19

22 Amazon.com, Inc. or its Affiliates search for the following code line no <div class="buttonrow back"><?php echo '<a href="javascript:popupwindow(\''. zen_href_link(filename_popup_shipping_estimator). '\')">'. zen_image_button(button_image_shipping_estimator, BUTTON_SHIPPING_ESTIMATOR_ALT). '</a>';?></div> <?php }?> add the following Code after the above lines i.e line no 158: <!-- ** BEGIN CHECKOUT BY AMAZON ** --> <?php // the button template displays CBA button if cart contents >0 and value >0 if (defined('module_payment_checkoutbyamazon_status') && MODULE_PAYMENT_CHECKOUTBYAMAZON_STATUS == 'True') { include_once(dir_fs_catalog. 'checkout_by_amazon/tpl_button.php'); }?> <!-- ** END CHECKOUT BY AMAZON ** --> Note: Line no may not be exactly the same as mentioned here. Please take extra care when adding the code. Always take backup of your files. CONFIGURING CRON JOB Please configure or ask your hosting provider to configure a cron job that can run once in 5 minutes. This cron job ensures that the orders and order statuses are synched up with Amazon on a regular basis. Please refer example below for a sample cron job configuration. IMPORTANT: If you want to manage orders placed through Checkout By Amazon on your website, setting up the cron job is mandatory. */5 * * * * wget " -O /dev/null This cron is required to keep your orders in sync with Amazon Seller Central Order system. Note: Some Hosting provider will not allow you to set cron run once in 5 minutes. In such case, please contact hosting provider for appropriate configurations. 20

Amazon Payments Implementation Guide. Support for ZenCart

Amazon Payments Implementation Guide. Support for ZenCart Support for ZenCart This document explains the necessary steps to offer Amazon Payments on your website. You will need to create an Amazon Payments account and enter your Merchant ID and MWS access keys

More information

Standard Checkout. Button Creation Wizard Implementation Guide. U.S. Version 2014-01-13

Standard Checkout. Button Creation Wizard Implementation Guide. U.S. Version 2014-01-13 Standard Checkout Button Creation Wizard Implementation Guide U.S. Version 2014-01-13 Introduction 2 TOC 3 Contents List of Tables... 5 List of Figures... 7 Overview of Checkout by Amazon...9 Who Should

More information

Official Amazon Checkout Extension for Magento Commerce. Documentation

Official Amazon Checkout Extension for Magento Commerce. Documentation Official Amazon Checkout Extension for Magento Commerce Documentation 1. Introduction This extension provides official integration of your Magento store with Inline Checkout by Amazon service. Checkout

More information

Best Practices Guide. A reference guide for merchants who want to set up their websites to use Amazon Payments

Best Practices Guide. A reference guide for merchants who want to set up their websites to use Amazon Payments A reference guide for merchants who want to set up their websites to use Amazon Payments Table of Contents Overview of the Best Practices Guide... 1 What s New in This Document...1 Before You Start...

More information

Pay with Amazon Integration Guide

Pay with Amazon Integration Guide 2 2 Contents... 4 Introduction to Pay with Amazon... 5 Before you start - Important Information... 5 Important Advanced Payment APIs prerequisites... 5 How does Pay with Amazon work?...6 Key concepts in

More information

Best Practices Guide. A reference guide for merchants who want to set up their websites to use Amazon Payments

Best Practices Guide. A reference guide for merchants who want to set up their websites to use Amazon Payments A reference guide for merchants who want to set up their websites to use Amazon Payments Table of Contents Overview of the Best Practices Guide... 1 What s New in This Document...1 Before You Start...

More information

System Center Virtual Machine Manager 2012 R2 Plug-In. Feature Description

System Center Virtual Machine Manager 2012 R2 Plug-In. Feature Description System Center Virtual Machine Manager 2012 R2 Plug-In Feature Description VERSION: 6.0 UPDATED: MARCH 2016 Copyright Notices Copyright 2002-2016 KEMP Technologies, Inc.. All rights reserved.. KEMP Technologies

More information

HIGHSEC eid App Administration User Manual

HIGHSEC eid App Administration User Manual HIGHSEC eid App Administration User Manual Contents 1 Introduction... 3 2 Application overview... 3 3 Managing HIGHSEC eid App... 3 3.1 Deleting card pairings... 4 4 Inspecting smart card contents... 5

More information

Port Following. Port Following. Feature Description

Port Following. Port Following. Feature Description Feature Description VERSION: 6.0 UPDATED: MARCH 2016 Copyright Notices Copyright 2002-2016 KEMP Technologies, Inc.. All rights reserved.. KEMP Technologies and the KEMP Technologies logo are registered

More information

PayPal Payments Standard Integration Guide

PayPal Payments Standard Integration Guide PayPal Payments Standard Integration Guide Last updated: October 2012 PayPal Payments Standard Integration Guide Document Number: 100000.en_US-201210 2012 PayPal, Inc. All rights reserved. PayPal is a

More information

FortiAuthenticator Agent for Microsoft IIS/OWA. Install Guide

FortiAuthenticator Agent for Microsoft IIS/OWA. Install Guide FortiAuthenticator Agent for Microsoft IIS/OWA Install Guide FortiAuthenticator Agent for Microsoft IIS/OWA Install Guide February 5, 2015 Revision 1 Copyright 2015 Fortinet, Inc. All rights reserved.

More information

Stone Edge Integration Guide

Stone Edge Integration Guide Stone Edge Integration Guide Revised May 25, 2007 Modular Merchant: Terms of Service Modular Merchant Developed by Stepping Stone Media, LLC 30 East Broadway STE 210 Eugene, OR 97401 www.modularmerchant.com

More information

Setup Guide for PrestaShop and BlueSnap

Setup Guide for PrestaShop and BlueSnap Setup Guide for PrestaShop and BlueSnap This manual is meant to show you how to connect your PrestaShop store with your newly created BlueSnap account. It will show step-by-step instructions. For any further

More information

Google Trusted Stores Setup in Magento

Google Trusted Stores Setup in Magento Google Trusted Stores Setup in Magento Google Trusted Stores is a free badging program that can improve your conversion rate and average order size by reassuring potential customers you offer a great shopping

More information

Setup Guide for Magento and BlueSnap

Setup Guide for Magento and BlueSnap Setup Guide for Magento and BlueSnap This manual is meant to show you how to connect your Magento store with your newly created BlueSnap account. It will show step-by-step instructions. For any further

More information

Extension Module (XMOD): Batch Order Management (BOM)

Extension Module (XMOD): Batch Order Management (BOM) Extension Module (XMOD): Batch Order Management (BOM) 1999-Present Kryptronic, Inc. All rights reserved worldwide. Kryptronic, the Kryptronic logo and all Kryptronic software names and logos are trademarks

More information

Authorize.net for WordPress

Authorize.net for WordPress Authorize.net for WordPress Authorize.net for WordPress 1 Install and Upgrade 1.1 1.2 Install The Plugin 5 Upgrading the plugin 8 2 General Settings 2.1 2.2 2.3 2.4 2.5 2.6 2.7 2.8 2.9 2.10 2.11 Connecting

More information

Login and Pay with Amazon Integration Guide

Login and Pay with Amazon Integration Guide Login and Pay with Amazon Integration Guide 2 2 Contents...4 Introduction...5 Important prerequisites...5 How does Login and Pay with Amazon work?... 5 Key concepts...5 Overview of the buyer experience...

More information

Setting Up the Mercent Marketplace Price Optimizer Extension

Setting Up the Mercent Marketplace Price Optimizer Extension For Magento ecommerce Software Table of Contents Overview... 3 Installing the Mercent Marketplace Price Optimizer extension... 4 Linking Your Amazon Seller account with the Mercent Developer account...

More information

Version 15.5. Using Oracle Commerce Cloud Service Agent Console

Version 15.5. Using Oracle Commerce Cloud Service Agent Console Version 15.5 Using Oracle Commerce Cloud Service Agent Console Using Oracle Commerce Cloud Service Agent Console Product version: 15.5 Release date: 10-28-15 Document identifier: UsingCCAgent1511110401

More information

Microsoft SharePoint

Microsoft SharePoint Microsoft SharePoint VERSION: 1.1 UPDATED: JULY 2014 Copyright 2002-2014 KEMP Technologies, Inc. All Rights Reserved. Page 1 / 13 Copyright Notices Copyright 2002-2014 KEMP Technologies, Inc.. All rights

More information

RSA Two Factor Authentication

RSA Two Factor Authentication RSA Two Factor Authentication VERSION: 1.0 UPDATED: MARCH 2014 Copyright 2002-2014 KEMP Technologies, Inc. All Rights Reserved. Page 1 / 16 Copyright Notices Copyright 2002-2014 KEMP Technologies, Inc..

More information

PDG Shopping Cart 4.0. Quick Start Guide

PDG Shopping Cart 4.0. Quick Start Guide PDG Shopping Cart 4.0 Quick Start Guide , Inc. 1751 Montreal Circle, Suite B Tucker, Georgia 30084-6802 Copyright 1998-2004 PDG Software, Inc.; All rights reserved. PDG Software, Inc. ("PDG Software")

More information

PeopleSoft Red Paper Series. E-Learning. By: Gregory Sandford, Benjamin Harr, Leo Popov May 2006

PeopleSoft Red Paper Series. E-Learning. By: Gregory Sandford, Benjamin Harr, Leo Popov May 2006 PeopleSoft Red Paper Series E-Learning By: Gregory Sandford, Benjamin Harr, Leo Popov May 2006 E-Learning Copyright 2006, Oracle. All rights reserved. The Programs (which include both the software and

More information

Login and Pay with Amazon - extension for Magento

Login and Pay with Amazon - extension for Magento Login and Pay with Amazon - extension for Magento Release 1.6.4 Marek Zabrowarny April 27, 2016 Contents 1 Overview 3 1.1 Extension features............................................ 3 1.2 Getting the

More information

Login and Pay with Amazon Automatic Payments Integration Guide

Login and Pay with Amazon Automatic Payments Integration Guide Login and Pay with Amazon Automatic Payments Integration Guide 2 2 Contents... 4 Introduction...5 Important prerequisites...5 How does Login and Pay with Amazon work?... 5 Key concepts...6 Overview of

More information

RSA Two Factor Authentication. Feature Description

RSA Two Factor Authentication. Feature Description RSA Two Factor Authentication Feature Description VERSION: 3.0 UPDATED: SEPTEMBER 2015 Copyright Notices Copyright 2002 2015 KEMP Technologies, Inc.. All rights reserved.. KEMP Technologies and the KEMP

More information

Azure Multi-Factor Authentication. KEMP LoadMaster and Azure Multi- Factor Authentication. Technical Note

Azure Multi-Factor Authentication. KEMP LoadMaster and Azure Multi- Factor Authentication. Technical Note KEMP LoadMaster and Azure Multi- Factor Authentication Technical Note VERSION: 1.0 UPDATED: APRIL 2016 Copyright Notices Copyright 2002-2016 KEMP Technologies, Inc.. All rights reserved.. KEMP Technologies

More information

Klarna Magento module

Klarna Magento module Klarna Magento module User guide Payment module version: 5.x.+ User guide 1.0 Revision: 1.1 Table of Contents User guide Welcome to Klarna How do you benefit? What is Klarna s offering? Prerequisites Before

More information

Open Source Used In Cisco Instant Connect for ios Devices 4.9(1)

Open Source Used In Cisco Instant Connect for ios Devices 4.9(1) Open Source Used In Cisco Instant Connect for ios Devices 4.9(1) Cisco Systems, Inc. www.cisco.com Cisco has more than 200 offices worldwide. Addresses, phone numbers, and fax numbers are listed on the

More information

Magento module Documentation

Magento module Documentation Table of contents 1 General... 4 1.1 Languages... 4 2 Installation... 4 2.1 Search module... 4 2.2 Installation in Magento... 6 2.3 Installation as a local package... 7 2.4 Uninstalling the module... 8

More information

Hyper V Windows 2012 and 8. Virtual LoadMaster for Microsoft Hyper V on Windows Server 2012, 2012 R2 and Windows 8. Installation Guide

Hyper V Windows 2012 and 8. Virtual LoadMaster for Microsoft Hyper V on Windows Server 2012, 2012 R2 and Windows 8. Installation Guide Virtual LoadMaster for Microsoft Hyper V on Windows Server 2012, 2012 R2 and Windows 8 Installation Guide VERSION: 3.0 UPDATED: SEPTEMBER 2015 Copyright Notices Copyright 2002 2015 KEMP Technologies, Inc..

More information

Log Insight Manager. Deployment Guide

Log Insight Manager. Deployment Guide Log Insight Manager Deployment Guide VERSION: 3.0 UPDATED: OCTOBER 2015 Copyright Notices Copyright 2002-2015 KEMP Technologies, Inc.. All rights reserved.. KEMP Technologies and the KEMP Technologies

More information

CHARGE Anywhere Universal Shopping Cart

CHARGE Anywhere Universal Shopping Cart CHARGE Anywhere Universal Shopping Cart Version: v1.0.1 Prepared for: CHARGE Anywhere 4041B Hadley Rd South Plainfield, NJ 07080 Phone: + 1 (800)211-1256 Fax: + 1 (732) 417-4448 I. Introduction... 3 II.

More information

How To Use The Programs Of Ancient.Org

How To Use The Programs Of Ancient.Org Oracle s PeopleSoft Enterprise Campus Solutions 9.0 Feature Pack 2: Electronic Payment Integration November 2009 Campus Solutions 9.0 Feature Pack 2: Electronic Payment Integration Copyright 2009, Oracle.

More information

GENERAL ADMINISTRATION - SHOPPING CART

GENERAL ADMINISTRATION - SHOPPING CART GENERAL ADMINISTRATION - SHOPPING CART Document Version 3.0 December 2014 For assistance, please message DRWP Client Services or call 0800 756 3350. Copyright 2014 Beanstream Internet Commerce. All rights

More information

PDG Software. Site Design Guide

PDG Software. Site Design Guide PDG Software Site Design Guide PDG Software, Inc. 1751 Montreal Circle, Suite B Tucker, Georgia 30084-6802 Copyright 1998-2007 PDG Software, Inc.; All rights reserved. PDG Software, Inc. ("PDG Software")

More information

OpenCart. SugarCRM CE (Community Edition Only) Integration. Guide

OpenCart. SugarCRM CE (Community Edition Only) Integration. Guide OpenCart SugarCRM CE (Community Edition Only) Integration Guide By Lim Tee Chert 23 June 2012 (last updated on: 08 January 2015) http://www.cartbooks.com Purpose: This is A Release for OpenCart SugarCRM

More information

[The BSD License] Copyright (c) 2004-2011 Jaroslaw Kowalski jaak@jkowalski.net

[The BSD License] Copyright (c) 2004-2011 Jaroslaw Kowalski jaak@jkowalski.net Software used by portions of this application require the following license statement: [The BSD License] Copyright (c) 2004-2011 Jaroslaw Kowalski jaak@jkowalski.net All rights reserved. Redistribution

More information

Hosted Service Documentation and Limited License Agreement

Hosted Service Documentation and Limited License Agreement GETTING STARTED In your web browser go to the link provided by T&T Software. This is a unique link for your organization. For example http://www.i-volunteeronline.com/yourorganization.asp. When you successfully

More information

OpenCart AliExpress Affiliate Plugin User Guide

OpenCart AliExpress Affiliate Plugin User Guide OpenCart AliExpress Affiliate Plugin User Guide By TC 30 April 2015 (last updated on: 15 Oct 2015) http://www.aliwebstore.com Purpose: The purpose of this Opencart AliExpress Affiliate Plugin is to provide

More information

Oracle s PeopleSoft 9.0 Recruiting and Admissions Changes and Updates for CS Bundle #31

Oracle s PeopleSoft 9.0 Recruiting and Admissions Changes and Updates for CS Bundle #31 Oracle s PeopleSoft 9.0 Recruiting and Admissions Changes and Updates for CS Bundle #31 October 2013 Changes and Updates for CS Bundle #31 Copyright 2013, Oracle. All rights reserved. The Programs (which

More information

Cart66 Lite Overview! 3. Managing Products! 3. Digital Products! 4. Digital Products Folder! 4. Product Variations! 4. Custom Fields! 5. Promotions!

Cart66 Lite Overview! 3. Managing Products! 3. Digital Products! 4. Digital Products Folder! 4. Product Variations! 4. Custom Fields! 5. Promotions! Cart66 Lite 1.0 Cart66 Lite Overview! 3 Managing Products! 3 Digital Products! 4 Digital Products Folder! 4 Product Variations! 4 Custom Fields! 5 Promotions! 6 Shipping! 6 Shipping Methods And Default

More information

1: 2: 2.1. 2.2. 3: 3.1: 3.2: 4: 5: 5.1 5.2 & 5.3 5.4 5.5 5.6 5.7 5.8 CAPTCHA

1: 2: 2.1. 2.2. 3: 3.1: 3.2: 4: 5: 5.1 5.2 & 5.3 5.4 5.5 5.6 5.7 5.8 CAPTCHA Step by step guide Step 1: Purchasing a RSMembership! membership Step 2: Download RSMembership! 2.1. Download the component 2.2. Download RSMembership! language files Step 3: Installing RSMembership! 3.1:

More information

PAW Web Filter Version 0.30 (release) This Software is Open Source. http://paw project.sourceforge.net

PAW Web Filter Version 0.30 (release) This Software is Open Source. http://paw project.sourceforge.net PAW Web Filter Version 0.30 (release) This Software is Open Source http://paw project.sourceforge.net Contents PAW Manual Introduction What is PAW Browser settings PAW Server Starting the server PAW GUI

More information

Selling Digital Goods Online

Selling Digital Goods Online PayLoadz.com Selling Digital Goods Online How to use the PayLoadz and PayPal services to sell digital goods on your web site Updated: 02/12/2006 TABLE OF CONTENTS INTRODUCTION...3 HOW IT WORKS...3 GETTING

More information

SDN Adaptive Load Balancing. Feature Description

SDN Adaptive Load Balancing. Feature Description SDN Adaptive Load Balancing Feature Description VERSION: 4.0 UPDATED: JANUARY 2016 Copyright Notices Copyright 2002-2016 KEMP Technologies, Inc.. All rights reserved.. KEMP Technologies and the KEMP Technologies

More information

Activelock Customer Management 1.0

Activelock Customer Management 1.0 Activelock Customer Management 1.0 Mark Bastian January 19, 2009 Contents Overview... 3 Activelock EULA... 3 Activelock Customer Management Forms... 4 Main Menu... 4 Customer Management... 5 New Software

More information

Authorize.Net Mobile Application

Authorize.Net Mobile Application Authorize.Net Mobile Application Android User Guide October 2015 Authorize.Net Developer Support http://developer.authorize.net Authorize.Net LLC 082007 Ver.2.0 Authorize.Net LLC ( Authorize.Net ) has

More information

Fuse MQ Enterprise Broker Administration Tutorials

Fuse MQ Enterprise Broker Administration Tutorials Fuse MQ Enterprise Broker Administration Tutorials Version 7.0 April 2012 Integration Everywhere Broker Administration Tutorials Version 7.0 Updated: 14 Sep 2012 Copyright 2011 FuseSource Corp. All rights

More information

Pulse Redundancy. User Guide

Pulse Redundancy. User Guide Pulse Redundancy User Guide August 2014 Copyright The information in this document is subject to change without prior notice and does not represent a commitment on the part of AFCON Control and Automation

More information

Create e-commerce website Opencart. Prepared by : Reth Chantharoth Facebook : https://www.facebook.com/tharothchan.ubee E-mail : rtharoth@yahoo.

Create e-commerce website Opencart. Prepared by : Reth Chantharoth Facebook : https://www.facebook.com/tharothchan.ubee E-mail : rtharoth@yahoo. Create e-commerce website Opencart Prepared by : Reth Chantharoth Facebook : https://www.facebook.com/tharothchan.ubee E-mail : rtharoth@yahoo.com Create e-commerce website Opencart What is opencart? Opencart

More information

OpenCart AliExpress Retail Plugin User Guide

OpenCart AliExpress Retail Plugin User Guide OpenCart AliExpress Retail Plugin User Guide By Lim Tee Chert 30 April 2015 (last updated on: 15 Oct 2015) http://www.aliwebstore.com Purpose: The purpose of this Opencart AliExpress Retail Plugin is to

More information

Dell One Identity Cloud Access Manager 8.0.1 - How to Develop OpenID Connect Apps

Dell One Identity Cloud Access Manager 8.0.1 - How to Develop OpenID Connect Apps Dell One Identity Cloud Access Manager 8.0.1 - How to Develop OpenID Connect Apps May 2015 This guide includes: What is OAuth v2.0? What is OpenID Connect? Example: Providing OpenID Connect SSO to a Salesforce.com

More information

Virtual LoadMaster for Microsoft Hyper-V

Virtual LoadMaster for Microsoft Hyper-V Virtual LoadMaster for Microsoft Hyper-V on Windows Server 2012, 2012 R2 and Windows 8 VERSION: 1.3 UPDATED: MARCH 2014 Copyright 2002-2014 KEMP Technologies, Inc. All Rights Reserved. Page 1 / 20 Copyright

More information

Z O T PA D U S E R M A N U A L

Z O T PA D U S E R M A N U A L ZOTPAD USER MANUAL Contents Introduction 3 Getting started 4 User interface 6 Settings 15 Troubleshooting 19 Technical information 21 Acknowledgements 23 Introduction ZotPad is an ipad/iphone client for

More information

Oracle s PeopleSoft 9.0 Recruiting and Admissions Changes and Updates for CS Bundle #38

Oracle s PeopleSoft 9.0 Recruiting and Admissions Changes and Updates for CS Bundle #38 Oracle s PeopleSoft 9.0 Recruiting and Admissions Changes and Updates for CS Bundle #38 July 2015 Changes and Updates for CS Bundle #38 Copyright 2015, Oracle. All rights reserved. The Programs (which

More information

Enterprise Manager to Enterprise Console upgrade guide. Sophos Enterprise Manager version 4.7 Sophos Enterprise Console version 4.7.

Enterprise Manager to Enterprise Console upgrade guide. Sophos Enterprise Manager version 4.7 Sophos Enterprise Console version 4.7. Enterprise Manager to Enterprise Console upgrade guide Sophos Enterprise Manager version 4.7 Sophos Enterprise Console version 4.7.1 Document date: July 2011 Contents 1 About this guide...3 2 What are

More information

ecommerce LMS Administrator s Manual

ecommerce LMS Administrator s Manual ecommerce LMS Administrator s Manual Table of Contents Introduction... 1 Logging in to the System... 2 Welcome Screen... 3 Modifying Your Personal Profile... 3 Changing Your Password... 7 Modifying Your

More information

Site Store Pro. INSTALLATION GUIDE WPCartPro Wordpress Plugin Version

Site Store Pro. INSTALLATION GUIDE WPCartPro Wordpress Plugin Version Site Store Pro INSTALLATION GUIDE WPCartPro Wordpress Plugin Version WPCARTPRO INTRODUCTION 2 SYSTEM REQUIREMENTS 4 DOWNLOAD YOUR WPCARTPRO VERSION 5 EXTRACT THE FOLDERS FROM THE ZIP FILE TO A DIRECTORY

More information

GEO Sticky DNS. GEO Sticky DNS. Feature Description

GEO Sticky DNS. GEO Sticky DNS. Feature Description GEO Sticky DNS Feature Description VERSION: 5.0 UPDATED: JANUARY 2016 Copyright Notices Copyright 2002-2016 KEMP Technologies, Inc.. All rights reserved.. KEMP Technologies and the KEMP Technologies logo

More information

Authorize.Net Mobile Application

Authorize.Net Mobile Application Authorize.Net Mobile Application ios User Guide October 2015 Authorize.Net Developer Support http://developer.authorize.net Authorize.Net LLC 082007 Ver.2.0 Authorize.Net LLC ( Authorize.Net ) has made

More information

Authorize.net for WordPress

Authorize.net for WordPress Authorize.net for WordPress Authorize.net for WordPress 1 Install and Upgrade 1.1 1.2 Install The Plugin 5 Upgrading the plugin 8 2 General Settings 2.1 2.2 2.3 2.4 2.5 2.6 2.7 2.8 Connecting to Authorize.net

More information

JTouch Mobile Extension for Joomla! User Guide

JTouch Mobile Extension for Joomla! User Guide JTouch Mobile Extension for Joomla! User Guide A Mobilization Plugin & Touch Friendly Template for Joomla! 2.5 Author: Huy Nguyen Co- Author: John Nguyen ABSTRACT The JTouch Mobile extension was developed

More information

ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE 3.6 PART NO. E17087-01

ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE 3.6 PART NO. E17087-01 ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE 3.6 PART NO. E17087-01 FEBRUARY 2010 COPYRIGHT Copyright 1998, 2009, Oracle and/or its affiliates. All rights reserved. Part

More information

Blueball Design Dynamic Content 2 Stack Readme Manual v1.0

Blueball Design Dynamic Content 2 Stack Readme Manual v1.0 Blueball Design Dynamic Content 2 Stack Readme Manual v1.0 A unique responsive stack that dynamically populates and updates a content area within the stack using a warehoused external XML flat text file

More information

Shipbeat Magento Module. Installation and user guide

Shipbeat Magento Module. Installation and user guide Shipbeat Magento Module Installation and user guide This guide explains how the Shipbeat Magento Module is installed, used and uninstalled from your Magento Community Store. If you have questions or need

More information

Microsoft Dynamics GP. Audit Trails

Microsoft Dynamics GP. Audit Trails Microsoft Dynamics GP Audit Trails Copyright Copyright 2007 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is the responsibility of the user. Without limiting

More information

Dell Enterprise Reporter 2.5. Configuration Manager User Guide

Dell Enterprise Reporter 2.5. Configuration Manager User Guide Dell Enterprise Reporter 2.5 2014 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a software license

More information

formerly Help Desk Authority 9.1.3 Upgrade Guide

formerly Help Desk Authority 9.1.3 Upgrade Guide formerly Help Desk Authority 9.1.3 Upgrade Guide 2 Contacting Quest Software Email: Mail: Web site: info@quest.com Quest Software, Inc. World Headquarters 5 Polaris Way Aliso Viejo, CA 92656 USA www.quest.com

More information

Modular Merchant. Quick Set-Up Guide

Modular Merchant. Quick Set-Up Guide Modular Merchant Quick Set-Up Guide Version 1.51 7/19/2004 A Quick Introduction to the Quick-Start Guide The purpose of this Quick-Start Guide is to assist new Modular Merchant clients get their store

More information

XCloner Official User Manual

XCloner Official User Manual XCloner Official User Manual Copyright 2010 XCloner.com www.xcloner.com All rights reserved. xcloner.com is not affiliated with or endorsed by Open Source Matters or the Joomla! Project. What is XCloner?

More information

Stripe. Chapters. Copyright. Authors. Stripe modules for oscommerce Online Merchant. oscommerce Online Merchant v2.3

Stripe. Chapters. Copyright. Authors. Stripe modules for oscommerce Online Merchant. oscommerce Online Merchant v2.3 Stripe Stripe modules for oscommerce Online Merchant. Chapters oscommerce Online Merchant v2.3 Copyright Copyright (c) 2014 oscommerce. All rights reserved. Content may be reproduced for personal use only.

More information

Business Portal for Microsoft Dynamics GP. Electronic Document Delivery Release 10.0

Business Portal for Microsoft Dynamics GP. Electronic Document Delivery Release 10.0 Business Portal for Microsoft Dynamics GP Electronic Document Delivery Release 10.0 Copyright Copyright 2007 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is

More information

Digger Solutions. Intranet Open Source. Administrator s Guide

Digger Solutions. Intranet Open Source. Administrator s Guide Digger Solutions Intranet Open Source Administrator s Guide Hello and welcome to your new Intranet! Welcome to Digger Solutions Intranet Open Source. If you have any questions please review the product

More information

Dell One Identity Cloud Access Manager 8.0 - How to Configure vworkspace Integration

Dell One Identity Cloud Access Manager 8.0 - How to Configure vworkspace Integration Dell One Identity Cloud Access Manager 8.0 - How to Configure vworkspace Integration February 2015 This guide describes how to configure Dell One Identity Cloud Access Manager to communicate with a Dell

More information

[Jet-Magento Integration]

[Jet-Magento Integration] CedCommerce. All rights reserved. SUPPORT@CEDCOMMERCE.COM [Jet-Magento Integration] CedCommerce Jet-Magento Integration, an extension by CedCommerce, establishes synchronization of inventory, price, other

More information

Dell Statistica 13.0. Statistica Enterprise Installation Instructions

Dell Statistica 13.0. Statistica Enterprise Installation Instructions Dell Statistica 13.0 2015 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a software license or

More information

Magento Integration Manual (Version 2.1.0-11/24/2014)

Magento Integration Manual (Version 2.1.0-11/24/2014) Magento Integration Manual (Version 2.1.0-11/24/2014) Copyright Notice The software that this user documentation manual refers to, contains proprietary content of Megaventory Inc. and Magento (an ebay

More information

Quick Installation Guide. CereusReporting - Express Edition

Quick Installation Guide. CereusReporting - Express Edition Quick Installation Guide CereusReporting - Express Edition Version 2.10.66 1 Introduction 1.1 About CereusReporting CereusReporting is a plugin designed to enhance the reporting functionality of the Cacti

More information

Open Source Used In Cisco D9865 Satellite Receiver Software Version 2.20

Open Source Used In Cisco D9865 Satellite Receiver Software Version 2.20 Open Source Used In Cisco D9865 Satellite Receiver Software Version 2.20 Cisco Systems, Inc. www.cisco.com Cisco has more than 200 offices worldwide. Addresses, phone numbers, and fax numbers are listed

More information

Website Payments Standard Integration Guide

Website Payments Standard Integration Guide Website Payments Standard Integration Guide For Professional Use Only Currently only available in English. A usage Professional Uniquement Disponible en Anglais uniquement pour l instant. Last updated:

More information

CA Performance Center

CA Performance Center CA Performance Center Single Sign-On User Guide 2.4 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is

More information

Microsoft Dynamics GP. Electronic Signatures

Microsoft Dynamics GP. Electronic Signatures Microsoft Dynamics GP Electronic Signatures Copyright Copyright 2006 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is the responsibility of the user. Without

More information

Connect Getting Started Guide. Connect 2.1.1 Getting Started Guide

Connect Getting Started Guide. Connect 2.1.1 Getting Started Guide Connect 2.1.1 Getting Started Guide Page 1 of 22 Internetware Limited, 2008 Welcome...3 Introduction...3 What s new in 2.1...3 Technical Requirements...4 How does Connect work?...5 Application Connectors...5

More information

Cofred Automated Payments Interface (API) Guide

Cofred Automated Payments Interface (API) Guide Cofred Automated Payments Interface (API) Guide For use by Cofred Merchants. This guide describes how to connect to the Automated Payments Interface (API) www.cofred.com Version 1.0 Copyright 2015. Cofred.

More information

AJ Shopping Cart. Administration Manual

AJ Shopping Cart. Administration Manual AJ Shopping Cart Administration Manual AJ Square Consultancy Services (p) Ltd., The Lord's Garden, #1-12, Vilacheri Main Road, Vilacheri, Madurai-625 006.TN.INDIA, Ph:+91-452-2485553, 2485554. Fax : 2484600

More information

Amazon Simple Pay Getting Started Guide API Version 2010-08-28

Amazon Simple Pay Getting Started Guide API Version 2010-08-28 Amazon Simple Pay Getting Started Guide API Version 2010-08-28 ASP Getting Started Guide Amazon Web Services Copyright 2012-2013 Amazon Web Services, Inc. and/or its affiliates. All rights reserved. The

More information

Quick Shopping Cart QuickBooks Integration

Quick Shopping Cart QuickBooks Integration Quick Shopping Cart QuickBooks Integration Installing and Configuring QuickBooks This guide walks you through setting up the Intuit QuickBooks Merchant Service (QBMS) payment gateway (where available)

More information

Software Package Document exchange (SPDX ) Tools. Version 1.2. Copyright 2011-2014 The Linux Foundation. All other rights are expressly reserved.

Software Package Document exchange (SPDX ) Tools. Version 1.2. Copyright 2011-2014 The Linux Foundation. All other rights are expressly reserved. Software Package Document exchange (SPDX ) Tools Version 1.2 This document last updated March 18, 2014. Please send your comments and suggestions for this document to: spdx-tech@fossbazzar.org Copyright

More information

Social Application Guide

Social Application Guide Social Application Guide Version 2.2.0 Mar 2015 This document is intent to use for our following Magento Extensions Or any other cases it might help. Copyright 2015 LitExtension.com. All Rights Reserved

More information

Open Source Used In Meeting integration for Jabber 9.6

Open Source Used In Meeting integration for Jabber 9.6 Open Source Used In Meeting integration for Jabber 9.6 Cisco Systems, Inc. www.cisco.com Cisco has more than 200 offices worldwide. Addresses, phone numbers, and fax numbers are listed on the Cisco website

More information

USER GUIDE Slink for Magento

USER GUIDE Slink for Magento USER GUIDE Slink for Magento Saaslink.net INTRODUCTION Slink for Magento is designed to integrate Magento data with an external accounting system. Slink for Magento only supports Saasu.com Accounting.

More information

PDG Software. QuickBooks Financial Guide

PDG Software. QuickBooks Financial Guide QuickBooks Financial Guide , Inc. 1751 Montreal Circle, Suite B Tucker, Georgia 30084-6802 Copyright 1998-2008 PDG Software, Inc.; All rights reserved. PDG Software, Inc. ("PDG Software") retains all

More information

How To Set Up Total Recall Web On A Microsoft Memorybook 2.5.2.2 (For A Microtron)

How To Set Up Total Recall Web On A Microsoft Memorybook 2.5.2.2 (For A Microtron) Total Recall Web Web Module Manual and Customer Quick Reference Guides COPYRIGHT NOTICE Copyright 1994-2009 by DHS Associates, Inc. All Rights Reserved. All TOTAL RECALL, TOTAL RECALL SQL, TOTAL RECALL

More information

Setup Amazon Payments for Woocommerce

Setup Amazon Payments for Woocommerce Setup Amazon Payments for Woocommerce This document explains the necessary steps to offer Amazon Payments on your website. You will need to create an Amazon Payments account and enter your Merchant ID

More information

Microsoft Dynamics GP. Electronic Signatures

Microsoft Dynamics GP. Electronic Signatures Microsoft Dynamics GP Electronic Signatures Copyright Copyright 2007 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is the responsibility of the user. Without

More information

PORTAL ADMINISTRATION

PORTAL ADMINISTRATION 1 Portal Administration User s Guide PORTAL ADMINISTRATION GUIDE Page 1 2 Portal Administration User s Guide Table of Contents Introduction...5 Core Portal Framework Concepts...5 Key Items...5 Layouts...5

More information

Simba ODBC Driver with SQL Connector for Apache Cassandra

Simba ODBC Driver with SQL Connector for Apache Cassandra Simba ODBC Driver with SQL Connector for Apache Cassandra Installation and Configuration Guide May 7, 2013 Simba Technologies Inc. Copyright 2012-2013 Simba Technologies Inc. All Rights Reserved. Information

More information

Security Analytics Engine 1.0. Help Desk User Guide

Security Analytics Engine 1.0. Help Desk User Guide 2015 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a software license or nondisclosure agreement.

More information