Google Content Extension

Size: px
Start display at page:

Download "Google Content Extension"

Transcription

1 Google Content Extension About Google has launched new Shopping APIs that replaced Google Base Data API for shopping use cases. Google Base Data API was be fully retired on June 1, 2011 and merchants using Base API to upload products to Google should migrate to new Content API. Google Shopping API consists of two parts: Content and Search; Content API allows insert, update, delete and retrieve product's info from Google; Search API allows search by uploaded items. This extension covers the new Content API logic and it is designed for managing merchant item being uploaded to Google Base - in Magento it will simply replace the current Google Base API logic. How to start Get Google Merchant Account Before you start any work with Google Shopping extension you need to get Google Account from Google Merchant Center: and verify your site in Google account (follow Google steps to verify the site). Install Google Shopping Extension Google Shopping was developed as Magento Core extension. To have it working in your Magento installation you need to download it using Magento Connect. In Magento Admin: 1. Go to System Magento Connect Magento Connect Manager 2. Search for Google Shopping extension 3. Paste extension key and «Install» If all data was entered correctly the Google Shopping extension will be installed and there will be new interfaces available in Magento back-end: System Configuration Google API Google Shopping Catalog Google Content Manage Attribute & Manage Items Configure Magento Once you have successfully installed Google Shopping extension, you need to configure your Magento store. Google Shopping extension allows to upload product feed to specified by Google target countries only. Your store configuration must meet Google product feed requirements for successful product upload. These product feed requirements can be found in Google Merchant Center Target Countries supported by Google and available in Magento: Australia China France Germany Italy Japan Netherlands Spain United Kingdom United States Add Google Merchant Center account

2 1. Go to System Configuration Google API Google Shopping tab 2. Enter Google credentials to following fields: - 'Account ID' - Google developer ID that get be fount in GMC - 'Account Login' - Google account - 'Account Password' - Google account password 3. Click «Save Config» button If all data was entered correctly your Google configuration will be saved and you will be able to authorize Magento API requests in Google. Set store target country Your product feed will be uploaded to specific Google target country, which can be set in Magento configuration. 1. Go to System Configuration Google API Google Shopping tab 2. In 'Target Country' field select a country of your Store 3. Click «Save Config» button If you have multistores installation and your stores countries are supported by Google, then set 'Target Country' for each store. A store country language and currency should match the 'Target Country' you products should be submitted to. Set Currency for Store View The currency code of your store view must mach Target County currency. For instance, for US Google Search (US target country) only USD price currency ban be submitted. 1. Go to System Configuration Currency Setup Currency Options 2. In 'Default Display Currency' field select a currency of your Store relevant to selected before Target Country 3. In 'Allowed Currencies' select your allowed currency 4. Click «Save Config» button Remember to define currency rate in System->Manage Currency Rates if you have different currencies per store view. Once you have Google account configured, Target County set and Currencies properly defined you are able to upload your products to Google. Product feed Destinations In System Configuration you can also change Google destination your products should be uploaded to. Available destinations are: Product Search, Product Ads, Commerce Search. Default - product feed will be submitted using Google default settings Required - product feed must be submitted to this destination, if it doesn't meet validation rules in Google, then it wont be inserted at all for any other destination and validation errors will be returned Excluded - product feed wont be submitted to this destination, but in can be still submitted to other destinations More information about destination options you will find in Update Google Shopping Item when Product is Updated You can also set in Magento configuration whether your product shall be updated in Google each time you update product attributes in admin edit product view (triggered on product_save action) Upload items with Default mapping You can upload your product feed using default Magento mapping. Default mapping contains all attributes required by Google (without these attributes your product feed cannot be successfully submitted).

3 Required attributes (also editable in custom mapping): <title> Product name <content> Product description <price unit="currency_code"> Product price with a store 'display' currency code is sent to Google. For no US target country it will be regular price OR sale price (always lower value) and including OR excluding tax (depending on configuration settings for Catalog Display Tax=Including/Excluding tax). For US there are other price attributes available and different tax options (see below) <condition> available values: [ new, used, refurbished]; by default Magento sends new value, but user is able to define custom mapping for this attribute and send [ used, refurbished] values too Required system attributes (these attributes cannot be edited in custom mapping): <id> auto-generated product Google ID (productid+categoryid) <content_language> language of you Target Country <target_country> Target country <link> Link to product view page of you store Default system attributes: <image_link> Product base image <quantity>product QTY Add items to Google Content 2. Upload items to Google for any Store and Target Country Items will be uploaded to Google with Default system mapping created for all target countries. Only required AND default attributes will be uploaded to Google when no custom mapping is created. *US target country includes a few exceptions explained below. Upload items with Custom mapping Google accepts following product attributes: General attributes (for ALL countries): <scp:author> <scp:availability> [in stock, out of stock, limited availability] <scp:brand> <sc:adult> [true, false] default is [false] <sc:expiration_date> default is 30 days <scp:color> <scp:edition> <scp:feature> <scp:featured_product> [true, false]featured products should be sent with 'y' value <scp:genre> <scp:manufacturer> <scp:mpn>manufacturer's Part Number is a unique code determined by the manufacturer for that product <scp:online_only> [true], if any item is not available in your store to purchase or [false] if a customer can buy the posted item at your physical location <scp:gtin> GTIN of the product (isbn/upc/ean) <scp:product_type> <scp:product_review_average> must be in between 1.0 and 5.0, can be mapped with any Magento attribute, example a 'Product Reviews Count' text attribute </scp:product_review_count> the total number of reviews for one of your products that can be mapped with any Magento attribute, example a 'Product Reviews Count' text attribute <scp:quantity> <scp:shipping_weight unit="pound"> Magento sends pound bu default. Unit parameter is not editable in back-end <scp:size> <scp:year> Expects four digits, example: 2011 Create custom mapping 1. Go to Catalog Google Content Manage Attribute 2. Click on «Add Attribute Mapping» button 3. Select 'Target Country' your products should be submitted to 4. Select 'Attribute Set' of your products

4 5. Click on «Add New Attribute» button 6. Select Magento 'Attribute' and its corresponding 'Google Content Attribute' 7. «Save Mapping» Now, you are able to upload your products with mapped attributes to Google. US country attributes There are a few attributes available only for US target country. Tax To US target country you can upload your store view tax rule sand information. Tax XML elements <scp:tax_rate> The tax rate as a percent of the item price, i.e., number, as a percentage. <scp:tax_country> The country an item is taxed in (as a two-letter ISO 3166 country code). <scp:tax_region> The geographic region that a tax rate applies to, e.g., in the US, the two-letter state abbreviation, ZIP code, or ZIP code range using * wildcard. <scp:tax_ship> Boolean value that specifies whether you charge tax on shipping. The default value is false. Upload Items with Tax Rates Preconditions: 1. Tax rules and rates are defined for US country 2. Products are Taxable Goods 3. Select Catalog Prices 3a. Excluding tax 3b. Excluding and Including tax In Magento Admin: 2. Select Store View with US target country 3. Add and Upload items to Google Products were uploaded to Google with Product Price excluding tax (the catalog price) and tax rates&regions for US country Sale Price Sale Price attribute is only available for US country. If any product has sale price defined (added as Sale Price in product edit view or discounted price defined by Magento catalog price rules), Magento will sen two price attributes: Regular Price and Sale Price. Sale Price effective date For US country user is able to define custom mapping for sale price from/to date and Google Sale Price Effective From/To Date. Upload items with Sale Price Effective date attribute NOT EMPTY 1. Create custom mapping for 'Sale Price From/To dates' 2. Create product with 'Sale price' and 'Sale Price From/To' attributes added 3. Submit Items to Google 'Sale Price From/To' attributes values were sent to Google and Sale Price Effective date is displayed in Google. Upload items with Sale Price Effective date attribute EMPTY 1. Create custom mapping for 'Sale Price From/To dates' 2. Create product with 'Sale price' and 'Sale Price From/To' attributes EMPTY 3. Submit Items to Google 'Sale Price From/To' attributes values were not sent to Google - system doesn't send these attributes if EMPTY. Sale Price Effective date is not displayed in Google. Mange Items

5 Synchronize Google items Synchronize action updates product attributes uploaded to Google. 2. Select Store View 3. Select products you want to upate 4. In Actions drop-down select 'Synchronize' option and click «Submit» button 5. In alert window Click OK Note: If current custom mapping attributes collection is different then at the time when item was last updated (uploaded, synchronized), system will first delete these products and upload them as new items. This is because Content API doesn't allow to delete attributes in Google that do not exist any more in mapping and at the other hand Google requires to keep product feed data consistent, Delete Google items You can delete you items uploaded to Google Merchant Center before at any time. 2. Select Store View 3. Select product(s) for delete 4. In Actions drop-down select 'Delete' option and click «Submit» button 5. In alert window Click OK Product Feed migration Migrate products from Google Base to Google Content data feed If you are using Google Base and there is a product data feed in your current Magento installation, it will be migrated (copy) to new Google Content tables after you instal Google Shopping extension.

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

MyanPay API Integration with Magento CMS

MyanPay API Integration with Magento CMS 2014 MyanPay API Integration with Magento CMS MyanPay Myanmar Soft Gate Technology Co, Ltd. 1/1/2014 MyanPay API Integration with Magento CMS 1 MyanPay API Integration with Magento CMS MyanPay API Generating

More information

TABLE OF CONTENTS. ipay / Magento Implementation Guide 2 Copyright 2012 Planet Payment, Inc. All Rights Reserved.

TABLE OF CONTENTS. ipay / Magento Implementation Guide 2 Copyright 2012 Planet Payment, Inc. All Rights Reserved. TABLE OF CONTENTS INTRODUCTION... 3 Purpose... 3 Downloading the Magento Extension... 3 Configuring the Magento Extension... 3 Exhibit: Magento Admin Login Screen... 3 Payment Processing Options with ipay

More information

Shopping Cart Software

Shopping Cart Software Shopping Cart Software QuickStart Guide 1 Please note: The Quick Start guide covers only the minimum requirements to get your cart up and running; there are many more features for you to take advantage

More information

Magento-Twinfield Module

Magento-Twinfield Module Magento-Twinfield Module V 1.2 (beta) Installation Manual V 1.2.1, November 23, 2011 Contact information Tauros Media Nederland B.V. E: twinfield@taurosmedia.com 1 1. Index 1) Index.2 2) Introduction..3

More information

DutyCalculator - Installation and Configuration

DutyCalculator - Installation and Configuration DutyCalculator - Installation and Configuration Date: 23 Oct 201, Version 0.4.10 Requirements Magento Community version 1. and higher or Enterprise version 1.9.1 and higher Installation Follow this link

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

Shop by Manufacturer Custom Module for Magento

Shop by Manufacturer Custom Module for Magento Shop by Manufacturer Custom Module for Magento TABLE OF CONTENTS Table of Contents Table Of Contents... 2 1. INTRODUCTION... 3 2. Overview...3 3. Requirements... 3 4. Features... 4 4.1 Features accessible

More information

MAGENTO - SETUP PAYMENT PLANS

MAGENTO - SETUP PAYMENT PLANS MAGENTO - SETUP PAYMENT PLANS http://www.tutorialspoint.com/magento/magento_setup_payment_plans.htm Copyright tutorialspoint.com PayPal is a secure way for customers to pay online. This article explains

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

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

DNNSmart Super Store User Manual

DNNSmart Super Store User Manual DNNSmart Super Store User Manual Description This is one simple but useful e-commerce module. It consists of multiple submodules which can help you setup your DNN E-commerce sites quickly. It's very easy

More information

DEAR Inventory - Magento Integration Guide

DEAR Inventory - Magento Integration Guide DEAR Inventory - Magento Integration Guide Introduction... 2 Magento configuration... 2 DEAR Inventory configuration... 4 DEAR Inventory extension for Magento... 6 Publishing Catalog... 6 Monitoring your

More information

GETTING STARTED GUIDE

GETTING STARTED GUIDE support@simicart.com Support: +84-4-3127-1357 SIMICLOUD GETTING STARTED GUIDE - Version 1.0-1 Table of Content 1. INTRODUCTION... 3 2. HOW TO NAVIGATE... 4 3. HOW TO CREAT A MOBILE SHOPPING APP... 8 3.1.

More information

Cloud Fulfilment. Magento Integration Document. For API Version: 1.0. Document Version 1.0 June 2013. Cloud Fulfilment Magento Integration Version 1.

Cloud Fulfilment. Magento Integration Document. For API Version: 1.0. Document Version 1.0 June 2013. Cloud Fulfilment Magento Integration Version 1. Cloud Fulfilment Magento Integration Document For API Version: 1.0 Document Version 1.0 June 2013 Contents This Document... 3 Introduction...3 1. Create a User Role Enabling Cloud Fulfilment to Connect

More information

Fsr Amazon Configuration

Fsr Amazon Configuration Fsr Amazon Configuration Table of Content Table of Content 2 General 3 Installation 3 Basic Configuration 3 Page Configuration 5 Index Page 6 Required Settings 6 Product Advertising API Config 6 Basic

More information

DocuSign Connect for Salesforce Guide

DocuSign Connect for Salesforce Guide Information Guide 1 DocuSign Connect for Salesforce Guide 1 Copyright 2003-2013 DocuSign, Inc. All rights reserved. For information about DocuSign trademarks, copyrights and patents refer to the DocuSign

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

BANKSCOPE. Internet QuickGuide

BANKSCOPE. Internet QuickGuide BANKSCOPE Internet QuickGuide Copyright 2001 Bureau van Dijk Electronic Publishing (www.bvdep.com) Last updated October 2001 Table of Contents 1.0 BANKSCOPE Introduction 3 1.1 System Requirements 3 1.2

More information

INVENTORY MANAGEMENT

INVENTORY MANAGEMENT support@magestore.com sales@magestore.com Phone: 084 4 8585 4587 INVENTORY MANAGEMENT PLATINUM VERSION USER GUIDE Version 1.4 1 Table of Contents 1. INTRODUCTION... 4 2. HOW TO USE... 9 2.1. Manage Suppliers...

More information

Stripe Payment Module Magento 2 USER MANUAL MAGEDELIGHT.COM SUPPORT E: SUPPORT@MAGEDELIGHT.COM P: +1-(248)-275-1202

Stripe Payment Module Magento 2 USER MANUAL MAGEDELIGHT.COM SUPPORT E: SUPPORT@MAGEDELIGHT.COM P: +1-(248)-275-1202 Stripe Payment Module Magento 2 USER MANUAL MAGEDELIGHT.COM SUPPORT E: SUPPORT@MAGEDELIGHT.COM P: +1-(248)-275-1202 License Key After successful installation of Stripe Payment extension by using the Magento

More information

DPD shipping module documentation. Magento module version 2.0.3

DPD shipping module documentation. Magento module version 2.0.3 DPD shipping module documentation Magento module version 2.0.3 Table of Contents Introduction...3 Document version history...3 Definitions...3 Short user manual...3 Added functionality...4 Use cases...4

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

ASULPUNTO Magento unicenta opos integration extension Version 1.0.0

ASULPUNTO Magento unicenta opos integration extension Version 1.0.0 ASULPUNTO Magento unicenta opos integration extension Version 1.0.0 Magento unicenta opos Integration Extension Version 1.0.0 Page 1 Table of Contents Requirements...3 A working copy of unicenta opos on

More information

E-Commerce Installation and Configuration Guide

E-Commerce Installation and Configuration Guide E-Commerce Installation and Configuration Guide Rev: 2011-05-19 Sitecore E-Commerce Fundamental Edition 1.1 E-Commerce Installation and Configuration Guide A developer's guide to installing and configuring

More information

Version 4.0 MageB2B Pricesystem ReadMe AIRBYTES GmbH

Version 4.0 MageB2B Pricesystem ReadMe AIRBYTES GmbH Table of Contents 1. Introduction...2 1.1 Notice of license... 2 1.2 Instructions for setup... 2 1.3 Frequently asked questions... 3 1.4 Compatibility... 4 2.Description and functionality...4 2.1. Overview...

More information

For a full comparison of Magento Enterprise and Magento Community, visit http://www.magentocommerce.com/product/compare. Magento Feature List

For a full comparison of Magento Enterprise and Magento Community, visit http://www.magentocommerce.com/product/compare. Magento Feature List Magento is a feature-rich, professional Open Source ecommerce platform solution that offers merchants complete flexibility and control over the user experience, content, and functionality of their online

More information

emerchant Gateway Installation Guide

emerchant Gateway Installation Guide emerchant Gateway Installation Guide This document will show you how to INSTALL the emerchant Gateway module within the Miva shopping cart. For information on obtaining your emerchant Gateway credentials

More information

How To Build An Online Store On Ecwid

How To Build An Online Store On Ecwid Using Ecwid to Build an Online Store Ecwid provides all you need for a one-stop online shop, including a built-in 'drag and drop' shopping cart, the recording of customer registration details, destination

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

Trytond Magento Documentation

Trytond Magento Documentation Trytond Magento Documentation Release 3.4.11.0 Openlabs Technologies & Consulting (P) Limited June 23, 2015 Contents 1 Introduction 3 2 Installation 5 2.1 Installation of Magento Core API extension...............................

More information

Magento Feature List. ecommerce Platform for Growth

Magento Feature List. ecommerce Platform for Growth Magento Feature List ecommerce Platform for Growth Magento is a feature-rich, professional Open Source ecommerce platform solution that offers merchants complete flexibility and control over the user experience,

More information

MAGENTO-TWINFIELD MODULE

MAGENTO-TWINFIELD MODULE MAGENTO-TWINFIELD MODULE MAGENTO V1.0.5 (BETA) INSTALLATION & USER MANUAL V1.0.5 JANUARY 10, 2013 TAUROS MEDIA NEDERLAND B.V. POSTBUS 75035, 1077 AA AMSTERDAM INFO@TAUROSMEDIA.COM USER MANUAL MAGENTO-TWINFIELD

More information

Your Archiving Service

Your Archiving Service It s as simple as 1, 2, 3 This email archiving setup guide provides you with easy to follow instructions on how to setup your new archiving service as well as how to create archiving users and assign archiving

More information

How To Setup A Facebook Store From Your Existing Shopify Store

How To Setup A Facebook Store From Your Existing Shopify Store How To Setup A Facebook Store From Your Existing Shopify Store Setting up a store on Facebook is easy, here s how: Select the Zibaba Facebook fan page store from the Shopify app store and click install

More information

Magento - Feature Set

Magento - Feature Set Magento - Feature Set Marketing Promotions and Tools Flexible Coupons (pricing rules) with ability to restrict to stores, customer groups, time period, products, and categories. For example: Percent Discount

More information

Online Statements. About this guide. Important information

Online Statements. About this guide. Important information Online Statements About this guide This guide shows you how to: View online statements, including CommBiz Activity Statements (Billing summaries) and online statements for Transaction Accounts, Credit

More information

Magento Content API Technical Overview

Magento Content API Technical Overview Magento Content API Technical Overview Overview GoogleShopping module provides the API that enables to communicate with Google Merchant Center to upload and edit product data; it replaces depreciated in

More information

For a full comparison of Magento Enterprise and Magento Community, visit http://www.magentocommerce.com/product/compare. Magento Feature List

For a full comparison of Magento Enterprise and Magento Community, visit http://www.magentocommerce.com/product/compare. Magento Feature List Magento is a feature-rich, professional Open Source ecommerce platform solution that offers merchants complete flexibility and control over the user experience, content, and functionality of their online

More information

DHL Discounted Shipping by InXpress

DHL Discounted Shipping by InXpress DHL Discounted Shipping by InXpress Magento Extension User Guide User Guide: InXpress Shipping Extension for Magento 1 Table of contents: 1. How to Install....3 2. General Settings...9 3. Dimensional Weight......11

More information

Installation Guide MAGENTO PAYMENT PLUGIN. release 1.0.1

Installation Guide MAGENTO PAYMENT PLUGIN. release 1.0.1 release 1.0.1 MAGENTO PAYMENT PLUGIN MAXIMUM CONSULT Tel: (+258) 21 903 112 (+258) 84 74 37 30 8 (+258) 82 61 45 471 Email: info@maximumconsult.com Maputo. Mozambique 1 Paguei.Online is the first Mozambican

More information

MyStudioPlus.com Setup Documentation

MyStudioPlus.com Setup Documentation MyStudioPlus.com Setup Documentation Setup Account Contact StudioPlus Software, (888) 862-4868, and setup account. Billing for MyStudioPlus.com is based on a 4 tier structure. Each tier is based on the

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

Magento 1.3 Feature List

Magento 1.3 Feature List ecommerce Platform for Growth Magento 1.3 Feature List Site Management Control multiple websites and stores from one Administration Panel with ability to share as much or as little information as needed

More information

E-Commerce Installation and Configuration Guide

E-Commerce Installation and Configuration Guide E-Commerce Installation and Configuration Guide Rev: 2012-02-17 Sitecore E-Commerce Services 1.2 E-Commerce Installation and Configuration Guide A developer's guide to installing and configuring Sitecore

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

Magento Extension for Add Multiple Products by Capacity Web Solutions

Magento Extension for Add Multiple Products by Capacity Web Solutions Magento Extension for Add Multiple Products by Capacity Web Solutions (Website: - http://www.capacitywebsolutions.com ) CONTENT Introduction.2 Installation 3 Configuration Settings..5 Features.9 Add Multiple

More information

Configuration Guide - OneDesk to SalesForce Connector

Configuration Guide - OneDesk to SalesForce Connector Configuration Guide - OneDesk to SalesForce Connector Introduction The OneDesk to SalesForce Connector allows users to capture customer feedback and issues in OneDesk without leaving their familiar SalesForce

More information

Absolute IT Solutions Product Catalog / Sales Order Maker Application

Absolute IT Solutions Product Catalog / Sales Order Maker Application Absolute IT Solutions Product Catalog / Sales Order Maker Application The android app that raise your sales figures Application Overview We believe our android application, AIS SOM, will effectively improve

More information

CoreCommerce Administrator Guide

CoreCommerce Administrator Guide Welcome to CoreCommerce, an E-Commerce Software Solution for your business. Whether you are creating a small catalog, or you are looking to upgrade to a newer solution, CoreCommerce is the solution for

More information

ORBIS QuickGuide Copyright 2003 Bureau van Dijk Electronic Publishing (www.bvdep.com) Last updated July 2003

ORBIS QuickGuide Copyright 2003 Bureau van Dijk Electronic Publishing (www.bvdep.com) Last updated July 2003 ORBIS QuickGuide Copyright 2003 Bureau van Dijk Electronic Publishing (www.bvdep.com) Last updated July 2003 Table of Contents 1.0 ORBIS Introduction 3 1.1 System Requirements 3 1.2 Getting Started 3 2.0

More information

User Manual Web DataLink for Sage Line 50. Version 1.0.1

User Manual Web DataLink for Sage Line 50. Version 1.0.1 User Manual Web DataLink for Sage Line 50 Version 1.0.1 Table of Contents About this manual...3 Customer support...3 Purpose of the software...3 Installation...6 Settings and Configuration...7 Sage Details...7

More information

LP 2844 Thermal Printer

LP 2844 Thermal Printer Quick Installation Guide FedEx Ship Manager Software FedEx Ship Manager at fedex.com LP 2844 Thermal Printer Step 1: Confirm Printer Kit Contents Your printer kit contains: 1. Thermal Printer 4. Serial

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

LICENTIA. InvoiceXpress Integration

LICENTIA. InvoiceXpress Integration LICENTIA InvoiceXpress Integration Revision: February 21, 2015 INDEX About the extension... 3 Compatability... 3 How to install... 3 After Installation... 3 Introduction... 4 Configuration... 5 Emailing

More information

Quantum View SM Manage Administration Guide

Quantum View SM Manage Administration Guide Quantum View SM Manage Administration Guide January 2005 Table of Contents Table of Contents Overview.......................................... 3 Introduction.................................... 3 System

More information

www.store.belvg.com skype ID: store.belvg email: store@belvg.com US phone number: +1-424-253-0801

www.store.belvg.com skype ID: store.belvg email: store@belvg.com US phone number: +1-424-253-0801 1 Table of Contents Table of Contents: 1. Introduction to Google+ All in One... 3 2. How to Install... 4 3. How to Create Google+ App... 5 4. How to Configure... 8 5. How to Use... 13 2 Introduction to

More information

Plugin Integration Guide

Plugin Integration Guide Plugin Integration Guide Revision History Version Date Changed By Comments/Reason 1.0 16/09/14 NZB Created 1.01 01/10/ This document describes the implementation requirements for the mobicred Magento Plugin,

More information

Global Amazon Integration Module v1.1. Users Guide & Setup Instructions

Global Amazon Integration Module v1.1. Users Guide & Setup Instructions Global Amazon Integration Module v1.1 Users Guide & Setup Instructions Table of Contents Page 3 Page 4 Page 5 Page 6 Page 7 Page 8 Page 9 Installation Instructions Amazon Account Configuration Using the

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

Bulk Downloader. Call Recording: Bulk Downloader

Bulk Downloader. Call Recording: Bulk Downloader Call Recording: Bulk Downloader Contents Introduction... 3 Getting Started... 3 Configuration... 4 Create New Job... 6 Running Jobs... 7 Job Log... 7 Scheduled Jobs... 8 Recent Runs... 9 Storage Device

More information

APP ANALYTICS PLUGIN

APP ANALYTICS PLUGIN support@magestore.com Phone: 084.4.8585.4587 APP ANALYTICS PLUGIN USER GUIDE Table of Contents 1. INTRODUCTION 2. HOW TO INSTALL 3. HOW TO SET UP YOUR GOOGLE ANALYTICS ACCOUNT 4. HOW TO CONFIGURE IN MAGENTO

More information

Integrating ConnectWise Service Desk Ticketing with the Cisco OnPlus Portal

Integrating ConnectWise Service Desk Ticketing with the Cisco OnPlus Portal Integrating ConnectWise Service Desk Ticketing with the Cisco OnPlus Portal This Application Note explains how to configure ConnectWise PSA (Professional Service Automation) application settings and Cisco

More information

nopcommerce User Guide

nopcommerce User Guide nopcommerce User Guide Open source ecommerce solution Version 1.90 Copyright Notice Information in this document, including URL and other Internet Web site references, is subject to change without notice.

More information

Clock Link Installation Guide. Detailed brief on installing Clock Link

Clock Link Installation Guide. Detailed brief on installing Clock Link Clock Link Installation Guide Detailed brief on installing Clock Link 1 Table of Contents 1. Overview... 3 2. Configuring the Time Clock... 3 Instructions:... 3 2.1 IP Address Setup... 3 2.2 Subnet Mask

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

3. Viewing and Restoring Email Items and Files from the Mimosa Archive

3. Viewing and Restoring Email Items and Files from the Mimosa Archive 1. Introduction The Mimosa Archive Self-service Retrieve (SSR) Client provides access to email items archived using the NearPoint system. You can use the Mimosa Archive SSR Client to perform the following

More information

Follow Up Email. Magento Extension User Guide. Official extension page: Follow Up Email. User Guide: Follow Up Email

Follow Up Email. Magento Extension User Guide. Official extension page: Follow Up Email. User Guide: Follow Up Email Follow Up Email Magento Extension User Guide Official extension page: Follow Up Email Page 1 Table of contents: 1. Follow Up Email configuration....3 2. Rule creation...6 3. Follow up email templates.....17

More information

A Step by Step Guide on Integrating Data in

A Step by Step Guide on Integrating Data in in Using the Glew Magento Extension Download from Glew.io Updated 11.16.15 Before Getting Started, You should always backup the app folder in your root Magento folder. (To do this, you will need to have

More information

Dues & Billing. Dues & Billing. I. Dues and Billing Overview. Welcome to Dues and Billing!

Dues & Billing. Dues & Billing. I. Dues and Billing Overview. Welcome to Dues and Billing! Dues & Billing I. Dues and Billing Overview Welcome to Dues and Billing! This feature allows you to create batches of invoices and specify members as recipients. The current functionality allows you to

More information

X-POS GUIDE. v3.4 INSTALLATION. 2015 SmartOSC and X-POS

X-POS GUIDE. v3.4 INSTALLATION. 2015 SmartOSC and X-POS GUIDE INSTALLATION X-POS v3.4 2015 SmartOSC and X-POS 1. Prerequisites for Installing and Upgrading Server has Apache/PHP 5.2.x/MySQL installed. Magento Community version 1.7.x or above already installed

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

Magento extension for ricardo.ch

Magento extension for ricardo.ch Magento User Guide Plug-in für ricardo.ch Magento extension for ricardo.ch Version 1.2.0 Page 2 of 45 Table of content 1 INTRODUCTION 5 1.1 OVERVIEW 5 1.2 ABOUT RICARDO.CH GROUP 5 1.3 ABOUT DIGLIN 5 1.4

More information

Magento Handbook. Client Name. agency.info@nublue.co.uk 0800 033 7074 1

Magento Handbook. Client Name. agency.info@nublue.co.uk 0800 033 7074 1 Magento Handbook Client Name agency.info@nublue.co.uk 0800 033 7074 1 Content 1. What is Magento? 3 2. Logging in 4 Your Login Information 4 The Magento Dashboard 4 3. Understanding Products 5 Simple Products

More information

System Administrator Training Guide. Reliance Communications, Inc. 603 Mission Street Santa Cruz, CA 95060 888-527-5225 www.schoolmessenger.

System Administrator Training Guide. Reliance Communications, Inc. 603 Mission Street Santa Cruz, CA 95060 888-527-5225 www.schoolmessenger. System Administrator Training Guide Reliance Communications, Inc. 603 Mission Street Santa Cruz, CA 95060 888-527-5225 www.schoolmessenger.com Contents Contents... 2 Before You Begin... 4 Overview... 4

More information

Configuration > Payment gateways Configure the payment gateway tokens for your credit card and PayPal payment methods if applicable.

Configuration > Payment gateways Configure the payment gateway tokens for your credit card and PayPal payment methods if applicable. Storefront Users Manual Quick Start Settings Your shopping cart is pre-configured with default values suitable for most businesses. In most cases, you only need to configure the settings below to start

More information

Product Name: ANZ egate Connect Version: 2.1.9 Document Type: Help doc Author: Milople Inc.

Product Name: ANZ egate Connect Version: 2.1.9 Document Type: Help doc Author: Milople Inc. Product Name: ANZ egate Connect Version: 2.1.9 Document Type: Help doc Author: Milople Inc. https://www.milople.com/magento-extensions/anz-egate-connect.html Table of Content 1. Installation and Un-installation

More information

i>clicker v7 Gradebook Integration: Blackboard Learn Instructor Guide

i>clicker v7 Gradebook Integration: Blackboard Learn Instructor Guide i>clicker v7 Gradebook Integration: Blackboard Learn July 2015 Table of Contents Overview... 3 Step 1: Prepare a Configured Version of i>clicker... 4 Step 2: Configure your i>clicker Software... 5 Step

More information

IIS, FTP Server and Windows

IIS, FTP Server and Windows IIS, FTP Server and Windows The Objective: To setup, configure and test FTP server. Requirement: Any version of the Windows 2000 Server. FTP Windows s component. Internet Information Services, IIS. Steps:

More information

SOLGARI CLOUD BUSINESS COMMUNICATION SERVICES CLOUD CONTACT CENTRE MICROSOFT DYNAMICS INTEGRATION

SOLGARI CLOUD BUSINESS COMMUNICATION SERVICES CLOUD CONTACT CENTRE MICROSOFT DYNAMICS INTEGRATION SOLGARI CLOUD BUSINESS COMMUNICATION SERVICES CLOUD CONTACT CENTRE MICROSOFT DYNAMICS INTEGRATION APRIL 2015 Microsoft Dynamics CRM Integration The Solgari CRM Integration module provides out of the box

More information

Prestashop Ship2MyId Module. Configuration Process

Prestashop Ship2MyId Module. Configuration Process Prestashop Ship2MyId Module Configuration Process Ship2MyID Module Version : v1.0.2 Compatibility : PrestaShop v1.5.5.0 - v1.6.0.14 1 P a g e Table of Contents 1. Module Download & Setup on Store... 4

More information

INSTALLATION AND SETUP HANDBOOK OF PAYU LATAM s PLUGIN FOR WOOCOMMERCE

INSTALLATION AND SETUP HANDBOOK OF PAYU LATAM s PLUGIN FOR WOOCOMMERCE INSTALLATION AND SETUP HANDBOOK OF PAYU LATAM s PLUGIN FOR Woocommerce is a Wordpress plugin that facilitates the creation of an online store integrated to the current site. So that your customers can

More information

Site Management Abandoned Shopping Cart Report Best Viewed Products Report Control multiple websites and stores from one

Site Management Abandoned Shopping Cart Report Best Viewed Products Report Control multiple websites and stores from one Site Management Abandoned Shopping Cart Report Best Viewed Products Report Control multiple websites and stores from one Best Purchased Products Report Administration Panel with ability to share as much

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

Guide by. A Guide to the Talkdesk and MAGENTO. Integration. Advantages / How to use / Activate and setup the integration / more...

Guide by. A Guide to the Talkdesk and MAGENTO. Integration. Advantages / How to use / Activate and setup the integration / more... Guide by A Guide to the Talkdesk and MAGENTO Integration Advantages / How to use / Activate and setup the integration / more... // A Guide to the Talkdesk and Magento Integration integration // table of

More information

Introduction. Installing Osell Free Magento Connect Extensions for

Introduction. Installing Osell Free Magento Connect Extensions for Introduction Installing Osell Free Magento Connect Extensions for Trial Free Osell extensions are uploaded to Magento and available for direct download on Magento Connect after 15 th August, 2013. How

More information

3dCart Shopping Cart Software V3.X Affiliate Program Guide

3dCart Shopping Cart Software V3.X Affiliate Program Guide INTRODUCTION 2 SETUP THE AFFILIATE MENU LINK 2 UPLOAD BANNERS 4 ENABLE THE AFFILIATE PROGRAM 6 REGISTRATION PROCESS 7 APPROVE AFFILIATES 11 MANAGE ORDERS 12 MANAGE COMMISSION PAYOUTS 13 END YOU VE REACHED

More information

How To Use Exhange On Outlook 2007 2007 On A Pc Or Macintosh Outlook 2007 On Your Pc Or Ipad (For Windows Xp) On Your Ipad Or Ipa (For Your Windows Xp). (For A Macintosh) On A

How To Use Exhange On Outlook 2007 2007 On A Pc Or Macintosh Outlook 2007 On Your Pc Or Ipad (For Windows Xp) On Your Ipad Or Ipa (For Your Windows Xp). (For A Macintosh) On A Configure Microsoft Outlook 2007 to use Exchange Email Setting Important 1. Before configure your Microsoft outlook 2007 to use exhange you MUST log into the Web Exchange page to login and change your

More information

LRFP AND PROJECT APPLICATION TRACKING SYSTEM District Administrator Instructions. Accessing the Administrator Section of the Website

LRFP AND PROJECT APPLICATION TRACKING SYSTEM District Administrator Instructions. Accessing the Administrator Section of the Website LRFP AND PROJECT APPLICATION TRACKING SYSTEM District Administrator Instructions Each school district is responsible for creating and assigning user accounts to access the district s data on the LRFP and

More information

ERP guide and questions

ERP guide and questions Scandiweb ERP guide and questions Sometimes client asks you a short questions - how much would cost integration of customers ERP? And sometimes they provide some data on objects to be imported e.g. products,

More information

E-Commerce Manual. A brief overview of your website s E-commerce system with screenshots. E-commerce Manual

E-Commerce Manual. A brief overview of your website s E-commerce system with screenshots. E-commerce Manual E-Commerce A brief overview of your website s system with screenshots. 1 Contents Categories:...3 Products:...4 Adding a New Product:...5 Adding an Image to a Product:...7 Creating a New Attribute:...8

More information

Magento OpenERP Integration Documentation

Magento OpenERP Integration Documentation Magento OpenERP Integration Documentation Release 2.0dev Openlabs Technologies & Consulting (P) Limited September 11, 2015 Contents 1 Introduction 3 1.1 Installation................................................

More information

SYSPRO App Store: Registration Guide

SYSPRO App Store: Registration Guide SYSPRO App Store: Registration Guide SYSPRO App Store Registration Guide 2 Table of Contents What is the SYSPRO App Store?... 3 The SYSPRO App Store URL... 3 Who can use it?... 3 Register as a customer...

More information

Purolator Eship Web Services

Purolator Eship Web Services Head Office; #1100 128 Pender St W, Vancouver, BC V6B 1R8 P: 604.336.1444 W: collinsharper.com 26-Mar-14 Purolator Eship Web Services Shipping Module Contents Configuration of Purolator... 2 Measure Units

More information

OSIRIS. Internet QuickGuide

OSIRIS. Internet QuickGuide OSIRIS Internet QuickGuide Copyright 2003 Bureau van Dijk Electronic Publishing (www.bvdep.com) Last updated March 2003 Table of Contents 1.0 OSIRIS Introduction 3 1.1 System Requirements 3 1.2 Getting

More information

AVATAX 15 USER GUIDE

AVATAX 15 USER GUIDE AVATAX 15 USER GUIDE Table of Contents About Avatax 15 extension Flow and integration with StoreFront Installation Connection Settings Validation & Normalization Tax Calculations GetTax details while Cart

More information

WHMCS LUXCLOUD MODULE

WHMCS LUXCLOUD MODULE èè WHMCS LUXCLOUD MODULE Update: 02.02.2015 Version 2.0 This information is only valid for partners who use the WHMCS module (v2.0 and higher). 1.1 General overview 1.2 Installing the plugin Go to your

More information

Getting Started Guide. Getting Started With Quick Shopping Cart. Setting up and configuring your online storefront.

Getting Started Guide. Getting Started With Quick Shopping Cart. Setting up and configuring your online storefront. Getting Started Guide Getting Started With Quick Shopping Cart Setting up and configuring your online storefront. Getting Started with Quick Shopping Cart Version 1.2 (12.17.08) Copyright 2007. All rights

More information

Getting Started with vcloud Air Object Storage powered by Google Cloud Platform

Getting Started with vcloud Air Object Storage powered by Google Cloud Platform Getting Started with vcloud Air Object Storage powered by Google Cloud Platform vcloud Air This document supports the version of each product listed and supports all subsequent versions until the document

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