Version 4.0 MageB2B Pricesystem ReadMe AIRBYTES GmbH

Size: px
Start display at page:

Download "Version 4.0 MageB2B Pricesystem ReadMe AIRBYTES GmbH"

Transcription

1 Table of Contents 1. Introduction Notice of license Instructions for setup Frequently asked questions Compatibility Description and functionality Overview Price index System configuration General settings Categoryprice Customer Project settings Database structure Availability of prices Available pricetypes Normal price Tier price Group price Special price Customer discount Customer group discount Customer specific price / discount Category specific price / discount Pricelist Price Select Rule Lowest Highest Custom sort order Exclude customers from price types Exclude products from price types Using the pricesystem index functionality Interfaces (CSV, SOAP API, REST API) CSV Import Preparing csv file Import customer specific prices & discounts Import price list Import category specific prices & discounts SOAP API Introduction REST API Introduction REST API resources REST API Example Service & Support Release Notes...17

2 Konrad-Adenauer-Str Hildesheim Germany Phone: Fax: Introduction 1.1 Notice of license Please note, that you have purchased a time unlimited license for one Magento installation / system. All copyrights and rights of source code of these and other extensions are property of AIRBYTES GmbH, Germany. This is also the case if you need custom development of this extension. Distribution, sales and donation are strictly prohibited and will be prosecuted. Only through a fair use of the extension a further development is secured. Also refer to our license terms in case you have any questions which aren't answered here: Instructions for setup Please don't setup this extension on your live environment. The installation is at your own risk. You can use our professional installation service for 199,00 to go safety at the installation. MageB2B_PricesystemMeasureUnit fix when clean install when installing it together with pricelist on a clean magento the measure_unit field was not added to pricelist_product table this is because it will load all modules in alphabetical order 1: MageB2B_PricesystemCustomerprice 2: MageB2B_PricesystemMeasureUnit 3: MageB2B_PricesystemPricelist

3 Another possible fix would be to rename this module to MageB2B_PricesystemZMeasureUnit This fix has one disadvantage, when a customer does not have CustomerPrice or Pricelist an error will be thrown.. But I think this is better than no error and later hard debugging what went wrong Upload: Please copy all files contained in the ZIP archive to your root folder. If you don't use modman, you should delete the modman file before uploading. If you are using modman, create folder beneath.modman folder with the extension name (MageB2B_Pricesystem). Please note that this extension isn't built for installing over MagentoConnect, as you only use this for community extensions, which are free available. Theme related information: If you are using a custom theme, make sure you copy all theme related files to your theme interface directly (the default one or the theme directly). In that case, you have to copy these files: app/design/frontend/default/default/layout/pricesystemcore.xml app/design/frontend/default/default/template/pricesystemcore/* to your current template directory. Please make also sure that you have the correct language files for your Magento system ready. In most cases we are offering german and english language package, including templates (if there are any). Please note, that you need to copy all files in app/locale/en_us/ to the language used by your system, if it's not german or english. Secondly, clear all caches (if not in admin, under var/cache) and logout and login again in the administration area of Magento. Under system -> configuration you should now see a tab "MageB2B -> Sublogin". Notice in case you use modman: If you are using modman, please also make sure symlinks are enabled under System -> Configuration -> Dev -> Enable Symlinks. 1.3 Frequently asked questions Why is the source code encoded? We opted for this step to counter the unauthorized copying and distribution contrary. We kindly ask for your understanding.

4 When uploading the installation process failed due to an error There are several reason why an installation might fail. We are observing in many cases customers are using more than 30, up to 60 extensions in their environment. Please not that we can not give a guarantee that the extension works in every circumstances when you have a customized installation. We give a guarantee that our extensions are working on a clean Magento environment. If you have rewrite conflicts with other extensions, you can refer to our installation service. I'm getting 404 while accessing the system configuration values of this extension This is a common issue of Magento. Just log out and log in the admin area again. 1.4 Compatibility This extension is compatible to the following versions: Magento Commerce Community Edition Magento Enterprise Edition 1.1.x If you are encountering an error, which is probably caused by an interception of your current Magento version, please write us an . 2.Description and functionality 2.1. Overview Customer individual / customer specific prices per product per customer Assignment of customer individual / customer specific prices per product per customer Various tier prices possible

5 Easy management including auto suggest search of products / customers to "automatically" assign the data Using the option "percent" it's possible to change the given value (e.g. 20 USD) as percentage value of the original price of this product (instead of just using an end-price per customer / per product Therefore, it's possible to manage customer individual / customer specific discounts CSV adapter interface for automatically import customer specific prices per file REST API interface for automatically create, update, delete customer specific prices per HTTP Easy system integration to your ERP system, e.g. WinLine, SAP, Business One, SAGE OfficeLine, Microsoft Dynamics Category specific prices per customer Assignment of customer individual / customer specific prices per category per customer Also you can use tier prices for this price type Easy support including auto suggest of products / customers You can convert the price value also being a discount Therefore it's possible to have category specific discounts per customer CSV adapter included REST API interface included Integrate your ERP, CRM or SCM system with our extension - using CSV adapter or REST API over HTTP Global customer discounts / Global discounts per customer You can apply a global discount per customer which is valid for all products in your catalog The discount will be calculated from original price of the specific product Global customer group discounts / Global discounts per customer group Equivalent function as above logic of global customer discounts The discount will be applied to all products in your catalog Create price lists with our Magento extension Create price lists and combine products, customers and customer groups - even product attributes! With price lists you can make complex connections between products, customers, customer groups and product attribute options (e.g. you have summer and winter season and have 2 price lists for this, you only need to change the attribute values of every product to apply another price list) The price lists can be restricted using valid from - to date time (so price lists won't be applied beside these restriction dates) In addition, price lists can be combined with attribute options, to just consider these options while applying a specific price list Create, update and delete your price lists using csv adapter or REST API interface

6 Price ranges - ranges for price types As our extension is adding various price types to your Magento system, you can assign a specific price range and this determines which price (per customer / product) is being applied, if this price type is valid for this combination. The function price range can be applied on three different configuration areas (global - system configuration, per customer group, per single customer) and is therefore very individual configurable This function ascertains the view of specific prices in the frontend, impartial which price types are available beside Configuration settings are: apply highest price, apply lowest price, using a special price range which can be configured Extensive import functionalities We are offering extensive import and export functionalities for the following price types: customer indidividual prices / customer specific prices / customer specific discounts category specific prices / category specific discounts price lists 2.2 Price index

7 2.8 System configuration Following system configuration values are available under System -> Configuration -> MageB2B -> Pricesystem General settings Enable Priceindex table This greatly increases frontend performance but requires some memory and backend calculation. Please note that you need to immediately update index after activating to show the correct prices Categoryprice Search the category tree upwards Looks at all direct categories a product is in - when no price, looks at all parents of those.. and so on, until a price is found Customer List special price in my account area Define if the "My prices" link should be shown under my account in frontend Project settings If you have a customized extension (so you bought individual development from us), you can find here the installation button (to install sql scripts) and activate your customization for this extension. If you have not ordered a customized version, this tab will not be displayed at all. 3. Database structure Although our extension is obfuscated and we totally protect our source code, you should know what kind of sql (attributes and even tables) we are installing during the installation process.

8 This should give more security while deciding to use and install our extension. This might also be helpful in case you need to remove our extension somehow. MageB2B_PricesystemCore pricesystem_priceindex_todo pricesystem_prices_index_idx MageB2B_PricesystemCategoryprice pricesystem_categoryprice pricesystem_categoryprice_customergroup MageB2B_PricesystemCustomerprice pricesystem_customerprice MageB2B_PricesystemPricelist Table pricesystem_pricelist pricesystem_pricelist_group pricesystem_pricelist_product pricesystem_pricelist_user Please note that this information is just for internal use. Do not insert values via mysql directly from outside, as this may cause issues while calculating the end price for the customer in frontend or even backend. Use our awesome import technologies (CSV, SOAP, REST) instead to operate from outside. 4. Availability of prices All prices which are calculated / rendered by our extension are available on following sections in Magento. Frontend Product Search List Product Compare List Wishlist Product List Product View Page Checkout / Cart

9 Checkout / Onepage My Orders Even if you use a special theme, or e.g. using another checkout extension, the prices are normally not being overwritten by another extension. If you use other extensions for price calculation before, there might be the reason to remove these extensions and they may causing issues with ours. 5. Available pricetypes This paragraph is about all available pricetypes which either are coming from our extensions (delivered by it) or which are interacting with our extension (like tier price). Every pricetype has it's own section and explainations. 5.1 Normal price The normal price is just the product price which can be setup per product. In case of a multistore environment, we are also watching for the website price, if there is any. So website price is taken if It's different to the global normal price. 5.2 Tier price Tier price functionality is to give special prices for customer groups, within tier qtys. 5.3 Group price Group price is something similar to tier price, but in difference to that, you can not setup tier qtys on the specific customer group prices. 5.4 Special price A special price can be set up per product to e.g. make a special promotion on that. In addition, you can define how long the special price should be applied (from to). Please note, that using the special price e.g. In case of custom formula, the special price should be in date range (if from to is set up). You can even define a special price without a date. 5.5 Customer discount The customer discount is used to set up a global discount of the whole product collection of Magento for a specific customer.

10 5.6 Customer group discount The customer group discount is used to set up a global discount of the whole product collection of Magento for a specific customer group. 5.7 Customer specific price / discount With this price type you are able to define special prices per customer. So for example, a product with a special SKU "myproduct" should only have USD 5 for the customer with the ID 233. Then you can achieve this by applying this price type. It's also possible to define a tier qty. Please note, that at min. Qty 1 has to be setup, all further tier qtys are optionally. If you need, you can use the "is percent" dropdown to decide, that this should not be the end price (in our case the USD 5) rather than the percentage value of the normal price. So this setting might be useful in case your product prices are changing from time to time, but you need to individually set up a discount which is connected / linked with the normal price. You can also define a validation date (from to date). 5.8 Category specific price / discount This price type is for setting up prices or even discounts on whole categories including all containing products. Over the system configuration you can decide, if the subcategories of the category which has the prices / discounts should also being applied. It's prices are internally matched for the customer groups / customers. As you can set up prices / discounts per category seperatly for customers and customer groups, the price with the higher order (which is always the specific customer) will be taken. 5.9 Pricelist A pricelist is a construction maintaining a collection of products, customers / customer groups. You can define a name for that pricelist, also a validation date and configure, if this pricelist should be active or not. When our system calculates the prices for the frontend or even the backend, make sure this pricelist is active to also compare this price with others (for example, you have set up a lowest price for a special customer). 6. Price Select Rule The price calculation basically works on price select rules, as there may the problem that there is more one price for a customer, product and qty available. For example, that could happen in case you set up customer specific price with 50 EUR for the product A5001, and this product has a normal price of 100 EUR. Even this is known by our system and could arrange what to do with that prices and how they should be calculated at all. For a specific customer there is only one rule applied at the end you decide how to define them. You are able to setup the price select on a global configuration (system configuration).

11 Please note, that also the price select rule has a select rule itself how it's being applied what the customer gets as a price select rule. 6.1 Lowest This setting allows to get always, in any case, the lowest price available. Even the normal price can be the lowest price in that case. 6.2 Highest This setting allows to get always, in any case, the highest price available. Even the normal price can be the lowest price in that case. 6.3 Custom sort order A custom sort order can be setup to achieve that once the customer has e.g. no customer discount, the normal price should be applied. Or for example, one customer should have a category price, but if he hasn't it (not inserted), the pricelist price should be applied. For a combination of different prices use "Custom Formula". This setting only make sense when you need a specific custom sort order where only one price from one price type should be taken effect. 10. Interfaces (CSV, SOAP API, REST API) 10.1 CSV Import We developed a csv import interface where sublogins can be imported. Following the instructions beneath how to use this tool Preparing csv file First, we need to prepare the csv file which contains the sublogins data. Make sure your csv file fits the following requirements: csv file (coma seperated file) Value seperator: ; Encloser: " "

12 Import customer specific prices & discounts Import price list Import category specific prices & discounts 10.2 SOAP API Introduction 10.3 REST API Introduction For this extension, an own REST API was built by us. Read the following instructions carefully in case you want to use our REST API interface to manage pricetypes via REST API. Magento is usually using the Oauth authentication procedure to securely get a connection over HTTP. How you can connect through Oauth authentication is mentioned here: REST API resources If you have to client side running to test the functions correctly, it's recommend to use firefox or chromse extension for REST API. You can find it here: We will exercise an example on how to use this: Firstly, we need to install the above plugin. After that, we are opening the browser including this plugin. Now, type in Method "GET" and URL is your Magento host URL, combined with our REST API URL, as a result it would be e.g.: Also make sure you add a correct Content-Type to your request. Therefore, go to "Headers", "Custom Header" and add e.g.: Content-Type application/xml This will be used in case our request body is XML language, which will be used for our example. You can either use application/xml, application/json and text/plain that's common for Magento's

13 REST API. Following HTTP methods are commonly available: GET: Retrieve data POST: Create data PUT: Update data DELETE: Delete data In order to find out the attributes which you can use via REST API, you can go to app/code/local/mageb2b/pricesystem*/etc/api2.xml That's a definition file where allowed attributes are stored. Please see the examples below to know how to handle REST APIs for this extension. All examples are made in JSON format, but you can also use plain-text and XML allowed by Magento. PricesystemCore provides following methods / URLs. GET: PUT: Following attributes are available: id, discount GET: PUT: Following attributes are available: id, discount PricesystemCustomerprice provides following methods / URLs. GET: GET: POST: PUT: PUT: DELETE: DELETE: Following attributes are available: value_id, entity_id, customer_id, qty, value, from_date, to_date, is_percent PricesystemCategoryprice for customers provides following methods / URLs. GET: GET: POST: PUT:

14 PUT: DELETE: DELETE: Following attributes are available: id, entity_id, customer_id, qty, value, website_id, to_date, from_date, is_percent PricesystemCategoryprice for customer groups provides following methods / URLs. GET: GET: POST: PUT: PUT: DELETE: DELETE: Following attributes are available: id, entity_id, group_id, qty, value, website_id, to_date, from_date, is_percent PricesystemPricelist provides the following methods / URLS. GET: GET: POST: PUT: PUT: DELETE: DELETE: Following attributes are available: name, id, active, fromdate, todate, website_id PricesystemPricelist for products provides the following methods / URLS. GET: GET: POST: PUT: PUT: DELETE: DELETE:

15 Following attributes are available: id, pricelist_id, product_id, price, qty, is_percent, start, end, comment, option PricesystemPricelist for customers provides the following methods / URLS. GET: GET: POST: PUT: PUT: DELETE: DELETE: Following attributes are available: id, pricelist_id, user_id, PricesystemPricelist for customer groups provides the following methods / URLS. GET: GET: POST: PUT: PUT: DELETE: DELETE: Following attributes are available: id, pricelist_id, group_id Notice: If using POST method, you should get a entity ID (which was created by that request) in the URL. To further work with that entry, you need to save that ID which automatically was created (primary key of that table) REST API Example This example is JSON-based POST to create a new customerprice. POST { "entity_id" : "554", "customer_id" : "27", "qty" : "1", "value" : "15.00", "from_date" : " ", "to_date" : " ", "is_percent" : "0"

16 } 11. Service & Support If the error is a software error, please report to us the version and all the data so that we can verify the error. We will check this as soon as possible and then provide you with a new version. Please inform us when a support request the following data: your Magento version Magento URL Magento Backend access FTP and database access a detailed error description As we are a friend of quickly communication simply write an to us at info@mageb2b.de. 12. Release Notes Rev. Date Comment Added display of all available price types in customer frontend area Updated manual completly Added SOAP APIs for all price types Huge Rewrite of Some Classes Changed Internal Class Behavior Added CSV Import interface for all price types Added REST API for all price types Deleted old Dataflow Profiles (too old, not supported, too slow) Categoryprice as pricetype now available Speed up js autocomplete filter for searching customers / products Added some useful helper functions Added Indexer functionality Optimization of some loading functions

17 Added price selct rule for normal price Fixed issue with empty customer discounts Pricelist: change the way they where loaded (faster now) Changed table names Speed up customer prices Added possibility to add attributes to price lists Optimize grid functionalities, added multi selections Normalization of pricelist tables Added customer specific prices: Now you can choose if value is percent or not Added ability to create Added price list functionality Added customer specific prices: from to values Added price select rule for special price Added customer discount Performance optimization, added possibility to setup price select rule per customer and customer group Make price select rule working Changed the way the extension is loading prices internally Initial version

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

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

Bubble Code Review for Magento

Bubble Code Review for Magento User Guide Author: Version: Website: Support: Johann Reinke 1.1 https://www.bubbleshop.net bubbleshop.net@gmail.com Table of Contents 1 Introducing Bubble Code Review... 3 1.1 Features... 3 1.2 Compatibility...

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

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

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 www.store.belvg.com skype ID: store.belvg email: store@belvg.com US phone number: +1-424-253-0801 1 Table of Contents User Guide Table of Contents 1. Introduction to Facebook Connect and Like Free... 3

More information

Product Name: Recurring & Subscription Payments Version: 2.0.0 Document Type: Help doc Author: Milople Inc.

Product Name: Recurring & Subscription Payments Version: 2.0.0 Document Type: Help doc Author: Milople Inc. Product Name: Recurring & Subscription Payments Version: 2.0.0 Document Type: Help doc Author: Milople Inc. https://www.milople.com/magento-extensions/recurring-and-subscription-payments.html Table of

More information

Module Private Sales User Manual

Module Private Sales User Manual Module Private Sales User Manual 1 / 11 Summary Summary Overview... 3 Installation... 4 Upload files... 4 Settings... 4 User account... 5 General... 5 Invitations... 6 Abreviations... 6 Display slider...

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 One Page Review... 3 2. How to Install... 4 3. How to Configure... 5 3.1. How to manage reviews... 5 3.2 How to moderate reviews... 6 3.2. How

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

Google Content Extension

Google Content Extension 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

More information

IMPORT/EXPORT COUPON/SHOPPING CART RULES. User Guide. User Guide Page 1

IMPORT/EXPORT COUPON/SHOPPING CART RULES. User Guide. User Guide Page 1 IMPORT/EXPORT COUPON CODES / SHOPPING CART RULES User Guide User Guide Page 1 Important Notice reserves the right to make corrections, modifications, enhancements, improvements, and other changes to its

More information

CheckItOut Developer Manual

CheckItOut Developer Manual CheckItOut Developer Manual version 1.0.0 CheckItOut Developer Manual Page 1/13 Table Of Contents Minimal System Requirements...3 Installation...4 Magento Connect Package...4 Zip Archive...7 Overview...9

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

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

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

Version 1.0.0 USER GUIDE

Version 1.0.0 USER GUIDE Magento Extension Grid Manager Version 1.0.0 USER GUIDE Last update: Aug 13 th, 2013 DragonFroot.com Grid Manager v1-0 Content 1. Introduction 2. Installation 3. Configuration 4. Troubleshooting 5. Contact

More information

Altima Lookbook Free Extension v. 0.1.0

Altima Lookbook Free Extension v. 0.1.0 Altima Interactive 2012 Altima Interactive www.altima.net.au Altima Lookbook Free Extension v. 0.1.0 Compatibility: Community Edition: 1.4.x.x, 1.5.x.x, 1.6.x.x Enterprise Edition: 1.9 and later Installation

More information

MAGENTO Migration Tools

MAGENTO Migration Tools MAGENTO Migration Tools User Guide Copyright 2014 LitExtension.com. All Rights Reserved. Magento Migration Tools: User Guide Page 1 Content 1. Preparation... 3 2. Setup... 5 3. Plugins Setup... 7 4. Migration

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

ProxiBlue Dynamic Category Products

ProxiBlue Dynamic Category Products ProxiBlue Dynamic Category Products Thank you for purchasing our product. Support, and any queries, please log a support request via http://support.proxiblue.com.au If you are upgrading from a pre v3 version,

More information

Top Navigation menu - Tabs. User Guide 1. www.magazento.com & www.ecommerceoffice.com

Top Navigation menu - Tabs. User Guide 1. www.magazento.com & www.ecommerceoffice.com User Guide User Guide 1 Extension Description Successful Websites ALWAYS have logical navigation that mirror real world navigational expectations and experiences. Good menus ALWAYS looks 100% clear, because

More information

SAHARA DIGITAL8 RESPONSIVE MAGENTO THEME

SAHARA DIGITAL8 RESPONSIVE MAGENTO THEME SAHARA DIGITAL8 RESPONSIVE MAGENTO THEME This document is organized as follows: Chater I. Install ma_sahara_digital8 template Chapter II. Features and elements of the template Chapter III. List of extensions

More information

GPMD CheckoutSuite for Magento Documentation

GPMD CheckoutSuite for Magento Documentation GPMD CheckoutSuite for Magento Documentation Version: 1.0.0 Table of Contents Installation Configuration Setting up Goals in Google Analytics Installation IMPORTANT: Before installing any Magento Extension

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

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

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

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

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

CounterPoint SQL and Magento ecommerce Interface

CounterPoint SQL and Magento ecommerce Interface CounterPoint SQL and Magento ecommerce Interface Requirements: CounterPoint SQL: 8.3.9, 8.4.2 Magento Community Edition: 1.5.1+ (older versions are not compatible due to changes in Magento s API) MagentoGo

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

User s manual. Magento extension. BCP - Better Configurable Products

User s manual. Magento extension. BCP - Better Configurable Products User s manual Magento extension BCP - Better Configurable Products This document describes how to install, configure, and use the extension BCP - Better Configurable Products for the ecommerce system Magento.

More information

Magento Clang Integration Extension version 1.2.0

Magento Clang Integration Extension version 1.2.0 Magento Clang Integration Extension version 1.2.0 Magento Clang Integration Extension User and Administration Guide March 10, 2014, E-Village BV Table of Contents 1 Introduction... 2 1.1 Versions of the

More information

Iceberg Commerce Video Gallery Extension 2.0 For Magento Version 1.3, 1.4, 1.5, 1,6

Iceberg Commerce Video Gallery Extension 2.0 For Magento Version 1.3, 1.4, 1.5, 1,6 Iceberg Commerce Video Gallery Extension 2.0 For Magento Version 1.3, 1.4, 1.5, 1,6 User Manual August 2011 Introduction Images are boring, let your customers watch your products in use. Embed Youtube,

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

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

ekomimeetsmage Manual for version 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0

ekomimeetsmage Manual for version 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0 ekomimeetsmage Manual for version 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0 Version 0.6 Last edit: 16.05.2013 Overview 1 Introduction...3 1.1 Requirements...3 1.2 Function Overview...3 2 Installation...3 2.1 Important

More information

Bazaarvoice for Magento

Bazaarvoice for Magento Bazaarvoice Bazaarvoice for Magento Extension Implementation Guide v6.1.2.3 Version 6.1.2.3 Bazaarvoice Inc. 8/5/2015 Introduction Bazaarvoice maintains a pre-built integration into the Magento platform.

More information

INSTALLATION GUIDE 1.0.0 MC

INSTALLATION GUIDE 1.0.0 MC MC Extension Auto Review Reminder Emailer Irzoo Thank you for purchasing the Auto Review Reminder Emailer extension. Below are the installation instructions, please let us know if you have any questions

More information

SMSNotify Extension. User Documentation. Automated SMS sender and customer relationship tool. SMSNotify User Documentation 1

SMSNotify Extension. User Documentation. Automated SMS sender and customer relationship tool. SMSNotify User Documentation 1 SMSNotify Extension User Documentation Automated SMS sender and customer relationship tool SMSNotify User Documentation 1 Contents: 1. Extension overview and features... 3 2. Installation process... 4

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

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

Bazaarvoice for Magento Extension Implementation Guide v6.3.4

Bazaarvoice for Magento Extension Implementation Guide v6.3.4 Bazaarvoice Bazaarvoice for Magento Extension Implementation Guide v6.3.4 Version 6.3.4 Bazaarvoice Inc. 03/25/2016 Introduction Bazaarvoice maintains a pre-built integration into the Magento platform.

More information

shweclassifieds v 3.3 Php Classifieds Script (Joomla Extension) User Manual (Revision 2.0)

shweclassifieds v 3.3 Php Classifieds Script (Joomla Extension) User Manual (Revision 2.0) shweclassifieds v 3.3 Php Classifieds Script (Joomla Extension) User Manual (Revision 2.0) Contents Installation Procedure... 4 What is in the zip file?... 4 Installing from Extension Manager... 6 Updating

More information

v7.1 SP1 Release Notes

v7.1 SP1 Release Notes v7.1 SP1 Release Notes Copyright 2011 Sage Technologies Limited, publisher of this work. All rights reserved. No part of this documentation may be copied, photocopied, reproduced, translated, microfilmed,

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

Installation, Configuration, and Usage

Installation, Configuration, and Usage Installation, Configuration, and Usage Copyright Free Lunch Labs www.freelunchlabs.com Installation BEFORE INSTALLING THIS EXTENSION CREATE OF BACKUP OF YOUR MAGENTO INSTALLATION AND ALL ASSOCISTED FILES

More information

MAGEJAM PLUGIN INSTALLATION GUIDE

MAGEJAM PLUGIN INSTALLATION GUIDE MAGEJAM PLUGIN INSTALLATION GUIDE BEFORE YOU BEGIN ANY INSTALL OR UPGRADE ** Always make sure to make a backup of your Magento installation before installing any extension especially on a live system.**

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

FORTIS. User Guide. Fully responsive flexible Magento theme by Infortis. Copyright 2012-2013 Infortis. All rights reserved

FORTIS. User Guide. Fully responsive flexible Magento theme by Infortis. Copyright 2012-2013 Infortis. All rights reserved FORTIS Fully responsive flexible Magento theme by Infortis User Guide Copyright 2012-2013 Infortis All rights reserved How to use this document Please read this user guide carefully, it will help you eliminate

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

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

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

IMPORT/EXPORT CUSTOMER REVIEWS. User Guide. User Guide Page 1

IMPORT/EXPORT CUSTOMER REVIEWS. User Guide. User Guide Page 1 IMPORT/EXPORT CUSTOMER REVIEWS User Guide User Guide Page 1 Important Notice reserves the right to make corrections, modifications, enhancements, improvements, and other changes to its products and services

More information

Top 7 Data Magento Extension For Your ecommerce Site Management

Top 7 Data Magento Extension For Your ecommerce Site Management Top 7 Data Magento Extension For Your ecommerce Site Management M-Connect Media Most Popular Data Magento Extension For Your ecommerce Store Today, Magento provides better security and customization services

More information

Technote 20 Using MSIE to FTP into an AcquiSuite

Technote 20 Using MSIE to FTP into an AcquiSuite Technote 20 Using MSIE to FTP into an AcquiSuite Author: Stephen Herzog This document discusses the use of Microsoft Internet Explorer to FTP into the AcquiSuite. Other browsers such as Firefox should

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

Product Name: Size Chart Popup Version: 2.0.1 Document Type: Help doc Author: Milople Inc.

Product Name: Size Chart Popup Version: 2.0.1 Document Type: Help doc Author: Milople Inc. Product Name: Size Chart Popup Version: 2.0.1 Document Type: Help doc Author: Milople Inc. https:/www.milople.com/magento-extensions/size-chart-popup Table of content 1. Installation and Un-installation

More information

J2T Points & Rewards Magento Extension

J2T Points & Rewards Magento Extension J2T Points & Rewards Magento Extension Documentation for v. 1.6.x Summary How to install...2 How to configure...3 Description of configuration fields...3 Default configuration...3 Registration/Referral

More information

IMPORT / EXPORT PRODUCTS

IMPORT / EXPORT PRODUCTS CUSTOM BULK PRODUCT IMPORT + EXPORT WITH TIER PRICING / PRODUCT CUSTOM OPTIONS / CONFIGURABLE PRODUCTS / BUNDLE PRODUCTS / GROUPED PRODUCTS / DOWNLOADABLE PRODUCTS User Guide User Guide Page 1 Important

More information

OSF INTEGRATOR for INGRAM MICRO Integration Guide

OSF INTEGRATOR for INGRAM MICRO Integration Guide OSF INTEGRATOR for INGRAM MICRO Integration Guide Table of Contents 1 Installation... 3 1.1 Disabling Extension... 4 1.2 Uninstalling Extension... 4 2 Configuration... 5 3 Usage... 6 3.1 Automated product

More information

Important Notice. All company and brand products and service names are trademarks or registered trademarks of their respective holders.

Important Notice. All company and brand products and service names are trademarks or registered trademarks of their respective holders. 1 Important Notice MageWorx reserves the right to make corrections, modifications, enhancements, improvements, and other changes to its products and services at any time and to discontinue any product

More information

Magento Customer Segments Under the Hood

Magento Customer Segments Under the Hood Magento Customer Segments Under the Hood Magento Enterprise has a robust promotion engine that enables merchants to target products to specific audiences. Because targeting customer segments can be a labor-intensive

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

install the extension:

install the extension: AITOC s Extensions for Magento Installation Guide Thank you for choosing AITOC s extension for Magento. This document will provide you with the informationn on how to install andd deactivatee this extension.

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

BusinessObjects Enterprise XI Release 2

BusinessObjects Enterprise XI Release 2 BusinessObjects Enterprise XI Release 2 How to configure an Internet Information Services server as a front end to a WebLogic application server Overview Contents This document describes the process of

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

ultimo theme Update Guide Copyright 2012-2013 Infortis All rights reserved

ultimo theme Update Guide Copyright 2012-2013 Infortis All rights reserved ultimo theme Update Guide Copyright 2012-2013 Infortis All rights reserved 1 1. Update Before you start updating, please refer to 2. Important changes to check if there are any additional instructions

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

Copyright 2013 X.commerce, Inc. All rights reserved. 01-01-13

Copyright 2013 X.commerce, Inc. All rights reserved. 01-01-13 Copyright 2013 X.commerce, Inc. All rights reserved. 01-01-13 1 Contents Overview... 3 Welcome to the Program!... 3 Two Magento Developer Certification Exam Choices... 3 About This Guide... 4 Group Discussion

More information

nopcommerce User Guide

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

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

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

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

ProxiBlue Gift Promotions

ProxiBlue Gift Promotions ProxiBlue Gift Promotions Thank you for purchasing our product. Introduction This is an extensive and complicated extension. The install is best done by a magento professional developer or agency. It is

More information

ultimo theme Update Guide Copyright 2012-2013 Infortis All rights reserved

ultimo theme Update Guide Copyright 2012-2013 Infortis All rights reserved ultimo theme Update Guide Copyright 2012-2013 Infortis All rights reserved 1 1. Update Before you start updating, please refer to 2. Important changes to check if there are any additional instructions

More information

Hitachi PaybyFinance Magento Plugin

Hitachi PaybyFinance Magento Plugin Hitachi PaybyFinance Magento Plugin Installation Instructions v1.0 H e a l t h y W e b s i t e s 2 0 1 5 0 1 4 1 2 4 9 0 6 4 1 a l i s t a i r @ h e a l t h y w e b s i t e s. c o. u k w w w. h e a l t

More information

MAGENTO TRAINING PROGRAM

MAGENTO TRAINING PROGRAM Design Integration Guideline MAGENTO TRAINING PROGRAM Contents 1 Standard development workflow 32 Prepare working environment 3 Layout comprehension 34 Introduce Block 5 Understand header and footer elements

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

To install Multifront you need to have familiarity with Internet Information Services (IIS), Microsoft.NET Framework and SQL Server 2008.

To install Multifront you need to have familiarity with Internet Information Services (IIS), Microsoft.NET Framework and SQL Server 2008. Znode Multifront - Installation Guide Version 6.2 1 System Requirements To install Multifront you need to have familiarity with Internet Information Services (IIS), Microsoft.NET Framework and SQL Server

More information

Criteo Tags & Feed Extension for Magento

Criteo Tags & Feed Extension for Magento Criteo Tags & Feed Extension for Magento Documentation Author Web In Color Date: December 23, 2014 Version: 1.3.1 Compatibility: Magento 1.5.x 1.9.x Document Name: wic_criteo_en.pdf Contact: contact@webincolor.fr

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

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

JOINUS AG. PowerPay Checkout. Magento Module User Manual. Support: it-support@joinusag.ch

JOINUS AG. PowerPay Checkout. Magento Module User Manual. Support: it-support@joinusag.ch PowerPay Checkout Magento Module User Manual Support: it-support@joinusag.ch This document explains installation procedure and configuration options for Joinus AG PowerPay checkout magento payment module.

More information

The ultimate integrated Magento helpdesk solution

The ultimate integrated Magento helpdesk solution Breincoach Wolfhezerweg 40 6874 AE Wolfheze The Netherlands Website:www.breincoach.eu email: info@breincoach.eu l phone: +31-6-925529 VAT: NL019512259B02 Bank: Paypal: paypal@breincoach.eu Bank: ING Account

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

Cloud Elements! Marketing Hub Provisioning and Usage Guide!

Cloud Elements! Marketing Hub Provisioning and Usage Guide! Cloud Elements Marketing Hub Provisioning and Usage Guide API Version 2.0 Page 1 Introduction The Cloud Elements Marketing Hub is the first API that unifies marketing automation across the industry s leading

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

M-CONNECT PRODUCT FILE UPLOAD EXTENSION FOR MAGENTO COMMERCE

M-CONNECT PRODUCT FILE UPLOAD EXTENSION FOR MAGENTO COMMERCE M-CONNECT PRODUCT FILE UPLOAD EXTENSION FOR MAGENTO COMMERCE Overview This extension allows admin to upload files to products from Admin Panel products section, it allows you to share more information

More information

easy_review version BoostMyShop

easy_review version BoostMyShop easy_review version BoostMyShop June 16, 2016 Contents easy_review 1 1. Overview 1 Automatic reminder 1 Super easy review write 1 2. Installation 1 1. Upload 1 3. Configuration 2 Version 2 General 3 Product

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

WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide

WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide This document is intended to help you get started using WebSpy Vantage Ultimate and the Web Module. For more detailed information, please see

More information

News Extension 2.2 User Guide

News Extension 2.2 User Guide News Extension 2.2 User Guide Table of Contents Notice... 4 Description... 5 Installation... 6 Using the News Module... 8 1. Add News Article... 9 1.1 Main information... 9 1.2 Additional Options... 12

More information

emailchef for Magento: Package Tutorial

emailchef for Magento: Package Tutorial emailchef for Magento: Package Tutorial v. 2.7.5 emailchef.com 1 Introduction 2 Installation 2.1 From Magento Connect 2.2 Via file upload 2.3 Via FTP 3 Settings 3.1 Field mappings 4 Integration with Magento

More information

SFC Featured Categories, Magento Extension Documentation

SFC Featured Categories, Magento Extension Documentation SFC Featured Categories, Magento Extension Documentation Copyright 2009 2010. StoreFront Consulting, Inc. All rights reserved. Developer: StoreFront Consulting, Inc. Platform: Magento Magento Version Compatibility:

More information

Magento Quotation Module User and Installer Documentation Version 2.2

Magento Quotation Module User and Installer Documentation Version 2.2 Magento Quotation Module User and Installer Documentation Version 2.2 1. Overview... 2 2. Installation... 2 2.1 Installation générale... 2 2.1 Installation... 2 2.2 Magento Updates... 3 2.3 Other modules

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

Marketo Integration Setup Guide

Marketo Integration Setup Guide Page 1 of 30 Table of Contents About the RingLead Integration with Marketo Create the Marketo Webhook - Response Mapping - Configure Webhook Response Mapping Create the Marketo Program and Campaign - Create

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