Magento Extension Update Guide Version This document explains how to update an existing install of our Magento extension.

Size: px
Start display at page:

Download "Magento Extension Update Guide Version This document explains how to update an existing install of our Magento extension."

Transcription

1 Version This document explains how to update an existing install of our Magento extension. Published: 3 August 2017

2 Introduction This Magento Community Edition extension allows you to seamlessly integrate with Secure Trading to process payments on your online store. This document outlines how to upgrade from existing install of the extension to the latest version of 3.6. As part of maintaining and improving the Magento extension, Secure Trading will release updates, periodically. As such, we recommend regularly checking the Magento Connect Manager for new versions of the extension. It is important to follow the procedures outlined in this document to ensure a smooth transition to the new extension. All new versions of the extension will be available on the Magento Connect website: Click Follow this extension to be notified when the extension is updated. We recommend against using old versions of Secure Trading extensions for Magento. Reasons to stay up-to-date: Supports the latest Secure Trading features. Supports the latest versions of Magento. Improved integration between MyST and the Magento admin interface. Table of Contents 1 Release notes Pre-Requisites Which version am I on? Updating extension for Payment Pages Updating extension for Web Services Updating extension for STAPI client Migrating from legacy extension v2.x or earlier Further Information and Support Appendix Secure Trading Limited August 2017 Page 2 / 21

3 1 Release notes 1.1 Version 3.6.0a Payment Pages Version 2 - Version 2 of the Secure Trading Payment Pages is now supported. This allows you to display your own HTML on the Payment Pages. See the Payment Pages documentation (linked below) for more information. Payment Pages Redirects/Notifications New Payment Pages functionality is used so that merchants no longer need to configure MyST redirects and notifications manually. Existing merchants must disable their existing redirects and notifications immediately after upgrading to this module. Payment Pages Details Page Redirection - The Redirect payment method can now be configured to take customers directly to the details page of the Payment Pages from the Magento checkout. This bypasses the payment type selection page of the Payment Pages. The module can also be configured to either capture the payment type from the Magneto checkout or to make the Payment Pages automatically determine the payment type once the customer is on the Payment Pages. Virtual Product Support - Virtual products are now supported on the Payment Pages. Admin Configuration - The payment method configuration has been redesigned and simplified. No functionality has been removed. ST API Removal - The ST API client is no longer supported (the Secure Trading Web Services are still supported, providing an easier way to integrate with the Secure Trading gateway). Bugfix: SOFORT cron - When the SOFORT cron was run, all orders examined by the cron were updated with an empty comment in the order history if none of the orders were SOFORT transactions. Bugfix: multishipping checkout/direct payment method - 3 or more addresses in the multishipping checkout now work with the Secure Trading Direct payment method. 1.2 Version Improved PHP support - The extension has been updated to support PHP versions (tested up to ). Secure Trading Limited August 2017 Page 3 / 21

4 2 Pre-Requisites 2.1 Back-Up Your System Before updating the extension, we recommend that you perform a full back-up of the existing extension files installed on your system, including your database. Magento provides tools to assist you: Go to System > Tools > Backups. Back-up files are compressed using the.gz format and are stored in the var/backups directory in your Magento file system. 2.2 Test Update on your Staging System We recommend first installing the extension update on your staging system, before deploying the new version of the extension on your live system. Please perform the following on your staging system, using your test site reference: Process a number of transactions on your staging system using the existing configuration. Upgrade to the new extension. Update transactions that you processed before the extension was upgraded (to ensure correct behaviour). Process a number of new transactions on your staging system, using the upgraded extension. Update the new transactions (to ensure correct behaviour). 2.3 If you haven t already, create a Web Services user (recommended) If you are using our Payment Pages, we recommend creating a Web Services user. You can then update the Magento admin interface to include this Web Services username and password. This will allow you to directly manage your transactions through the Magento admin interface. Web Services will work behind-the-scenes to update transactions on your Secure Trading account automatically. It only takes a few minutes to configure. See section 9.1 for instructions. Secure Trading Limited August 2017 Page 4 / 21

5 3 Which version am I on? Navigate to the following location within the Magento admin interface: System > Configuration > Payment Method If the Module Version number is shown (as above), then your extension can be updated in place to the latest version by following the steps outlined in this document. If the version number is not shown, then this extension cannot be updated directly. You will need to follow the steps outlined in section What procedure should I follow? Please perform the pre-requisites outlined in section 2 before proceeding. The steps to be performed next depend on the version you currently have installed. If you are unsure, refer to the information above for help on finding the version number Payment Pages Existing install Section reference Versions See section 4.1 Versions 1.x or 2.x See section Web Services Existing install Section reference Versions See section 5.1 Versions 1.x or 2.x See section STAPI Client See section 6. Secure Trading Limited August 2017 Page 5 / 21

6 4 Updating extension for Payment Pages 4.1 Updating from v v3.6.0 Please follow these steps before upgrading your extension to version Site security You will need to notify the Secure Trading Support team by (support@securetrading.com) of the site reference being used and that you need to update your site security hash to use the following fields in this order: currencyiso3a mainamount sitereference settlestatus settleduedate authmethod paypaladdressoverride strequiredfields version stprofile ruleidentifier stdefaultprofile successfulurlredirect declinedurlredirect successfulurlnotification declinedurlnotification merchant allurlnotification stextraurlnotifyfields stextraurlredirectfields orderreference accounttypedescription order_increment_ids order_increment_id PASSWORD It is imperative that you contact Support to update your site security configuration as described above; otherwise your site will no longer be able to process payments. If there is a problem with your site security hash, your customers will be displayed an invalid details error on the Payment Pages. Secure Trading Limited August 2017 Page 6 / 21

7 4.1.2 Upgrading to Payment Pages version 2 Version of the extension introduced support for the new version 2 of the Payment Pages, which allows for more advanced customisation through the use of custom HTML and CSS: If you are upgrading from version or earlier, you will already be configured to use Payment Pages version 1, which is still supported in this extension. You can proceed to section to complete the update. Switching to Payment Pages version 2 with this update requires additional steps to be performed. Continue reading sections , and Disabling previously-configured rules in the Notifications and Rule manager interface Previous versions of the extension required you to use MyST to create and enable notifications and redirects during first-time setup. Notifications are responsible for updating order information in your Magento store after payment has been completed. Redirects are used to redirect the customer back to your store after processing a transaction on our hosted Payment Pages. Version 3.6 performs these tasks automatically without the need for additional configuration in MyST, so you will need to disable pre-existing notifications and redirects for your Magento store to avoid any conflicts. To disable notifications, sign in to MyST and click Notifications from the left side menu. Then you can deselect the checkboxes in the Active column for previously-configured Magento store notifications. In a similar manner, you can disable redirects by clicking Rule manager from the left side menu and deselecting the checkboxes in the Active column for previously-configured Magento store redirects Customisation In Payment Pages version 2, we have improved how you can customise the appearance and layout of your pages, allowing for greater flexibility. New features supported: Use custom HTML to perform advanced customisation on the payment pages. The ability to implement different stprofiles, which allow you to switch between different layouts on your Payment Pages. If you have already implemented custom CSS on your Payment Pages, you will need to refer to our customisation documentation to make changes to your CSS to support version 2. Secure Trading Limited August 2017 Page 7 / 21

8 4.1.3 Performing the update Navigate to the Magento Connect Manager. When the extension is highlighted in yellow, a new version is available for install. To perform the update, select the version you would like to install from the drop-down box and click Commit Changes. Secure Trading Limited August 2017 Page 8 / 21

9 5 Updating extension for Web Services 5.1 Updating from v v3.6.0 Navigate to the Magento Connect Manager. When the extension is highlighted in yellow, a new version is available for install. To perform the update, select the version you would like to install from the drop-down box and click Commit Changes. Secure Trading Limited August 2017 Page 9 / 21

10 6 Updating extension for STAPI client The STAPI client has been discontinued from version In order to continue using this extension, you will need to switch to our Web Services connection to allow the extension to communicate using our APIs. Please ensure you follow these steps during installation: 6.1 Create a Web Services username and password If you have not already done so, you will need to sign into MyST and create a Web Services username and password. This should only take a few minutes. See section 9.1 for instructions. 6.2 Deactivate your STAPI client Before performing the update, turn off your STAPI client. This will no longer work after the update. 6.3 Install the extension Navigate to the Magento Connect Manager. When the extension is highlighted in yellow, a new version is available for install. To perform the update, select the version you would like to install from the drop-down box and click Commit Changes. 6.4 Reconfigure the extension after the update After you have performed the update, you will need to navigate to your configuration settings and enter your Web Services username and password, as documented in the Magento Extension User Guide for Web Services (see section 8.2). Secure Trading Limited August 2017 Page 10 / 21

11 7 Migrating from legacy extension v2.x or earlier You cannot directly update from legacy versions of the extension. To get the latest version: 1. Comment out the necessary lines of XML within your install directories by following the relevant instructions for your installation: For Payment Pages, see section 9.2. For Web Services, see section 9.3. For STAPI, see section Clear your Magento cache: a. Log in to the admin interface. b. Go to System > Cache Management. c. Click on the Flush Magento Cache button. 3. Follow the steps outlined in the Magento Extension User Guides and install the new extension alongside the legacy version. See section 8.2 for URLs for these documents. Once you have installed this extension, future extension updates can be installed using the Magento Connect Manager. We strongly recommend against uninstalling the legacy extension. Doing so will prevent you from viewing old orders placed using the legacy extension. Secure Trading Limited August 2017 Page 11 / 21

12 8 Further Information and Support This section provides useful information with regards to documentation and support for your Secure Trading solution. 8.1 Secure Trading Support If you require any assistance, please contact Secure Trading support. When contacting our Support team, please include the following logs: <Magento Directory>/var/log/securetrading.log <Magento Directory>/var/log/securetrading_api.log Please also send us any server access/error logs along with as much information as you can to assist us in troubleshooting your problem. Method Details Telephone +44 (0) Fax +44 (0) Website Useful Documents Magento Extension 3.6 User Guide: Payment Pages Magento Extension 3.6 User Guide: Web Services Payment Pages version 2 Customisation Secure Trading Limited August 2017 Page 12 / 21

13 9 Appendix 9.1 Creating Web Services Username In order to use Web Services on your Secure Trading account, a user account with the role of Webservices must be assigned to your site(s) using MyST. Sign into your MyST account and click Add new username from the left side menu and fill out the form as follows: Username - Valid address hosted on your server. Password - Enter a password. Role - Select Webservices. Valid IP/network(s) - Enter your system s IP or range of IPs. Multiple IP addresses can be separated with either a semicolon (;) or a comma (,). Role if invalid IP - Set this to Prevent login. Under the Manage sites tab, select the site reference you use on your Magento store. Then click Save. Once you have installed the new extension, you can go to the configuration settings and enter the Web Services username and password (this is explained in the relevant Magento user guide; see section 8.2). For more info on managing users on your Secure Trading site, please refer to the MyST User Guide All Secure Trading documents can be found on our website. Secure Trading Limited August 2017 Page 13 / 21

14 9.2 Modifying SecureTrading_PPages.xml If you are migrating from an old version of the extension (as described in section 7), you will need to comment out the following lines within www/app/etc/modules/securetrading_ppages.xml inside your install directories (as shown below in bold): <?xml version="1.0"?> <config> <modules> <SecureTrading_PPages> <version>2.5.x</version> </SecureTrading_PPages> </modules> <global> <!-- Register helpers <helpers> <PPages> <class>securetrading_ppages_helper</class> </PPages> </helpers> <!-- Register models <models> <PPages> <class>securetrading_ppages_model</class> </PPages> <!-- Overridden multishipping model <checkout> <type_multishipping>securetrading_ppages_model_type_multishipping</type_multis hipping> </checkout> </models> <!-- Register blocks <blocks> <PPages><class>SecureTrading_PPages_Block</class></PPages> </blocks> <!-- Rewrite admin/sales_order_create/save controller to use our own implementation. <unique_ppages_text_here_can_be_anything> <from><![cdata[#^/admin/sales_order_create/save#]]></from> <to>securetradingppages/create/save</to> </unique_ppages_text_here_can_be_anything> </global> <!-- Controllers <frontend> <routers> <!-- Create standard controller <ppages> <use>standard</use> <args> <module>securetrading_ppages</module> <frontname>securetrading</frontname> Secure Trading Limited August 2017 Page 14 / 21

15 </args> </ppages> <!-- Overridde core multishipping controller <checkout> <args> <modules> <SecureTrading_PPages before="mage_checkout">securetrading_ppages</securetrading_ppages> </modules> </args> </checkout> </routers> </frontend> <admin> <routers> <!-- Create admin controller <unique_text_admin_router_ppages> <use>admin</use> <args> <module>securetrading_ppages</module> <frontname>securetradingppages</frontname> </args> </unique_text_admin_router_ppages> </routers> </admin> <!-- Set default config values <default> <payment> <PPages_standard> <model>ppages/standard</model> <title>securetrading Payment Pages</title> <sort_order>1</sort_order> <payment_action>auth_capture</payment_action> <allowspecific>0</allowspecific> <!-- All allowed countries </PPages_standard> </payment> </default> </config> Secure Trading Limited August 2017 Page 15 / 21

16 9.3 Modifying SecureTrading_WebServices.xml If you are migrating from an old version of the extension (as described in section 7), you will need to comment out the following lines within www/app/code/local/securetrading/webservices/etc/config.xml inside your install directories (as shown below in bold): <?xml version="1.0"?> <config> <modules> <SecureTrading_WebServices> <version>2</version> </SecureTrading_WebServices> </modules> <global> <!-- Register helpers <helpers> <WebServices> <class>securetrading_webservices_helper</class> </WebServices> </helpers> <!-- Register models <models> <WebServices> <class>securetrading_webservices_model</class> </WebServices> <!-- Overridden multishipping model <checkout> <type_multishipping>securetrading_webservices_model_type_multishipping</type_m ultishipping> </checkout> <!-- Overriden Mage_CatalogInventory_Model_Observer <cataloginventory> <observer>securetrading_webservices_model_cataloginventory_observer</observer> </cataloginventory> <!-- Overridden Mage_Sales_Model_Order_Payment_Transaction <sales> <order_payment_transaction>securetrading_webservices_model_order_payment_trans action</order_payment_transaction> </sales> </models> <!-- Register blocks <blocks> <WebServices><class>SecureTrading_WebServices_Block</class></WebServices> <!-- Override Mage_Payment_Block_Info <payment> Secure Trading Limited August 2017 Page 16 / 21

17 <info>securetrading_webservices_block_payment_info</info> </payment> </blocks> <!-- Register observer <events> <!-- New event. Class extends core observer and runs Mage_CatalogInventory_Model_Observer::subtractQuoteInventory() when event dispatched. <securetrading_webservices_transaction_successful> <observers> <webservices_cataloginventory_observer> <class>securetrading_webservices_model_cataloginventory_observer</class> <method>subtractquoteinventorymanual</method> </webservices_cataloginventory_observer> </observers> </securetrading_webservices_transaction_successful> <!-- Overridden event. Activates a quote. <checkout_submit_all_after> <observers> <webservices_observer> <class>securetrading_webservices_model_observer</class> <method>setactivequote</method> </webservices_observer> </observers> </checkout_submit_all_after> </events> <!-- Rewrite admin/sales_order_create/save controller to use our own implementation. <unique_text_here_can_be_anything> <from><![cdata[#^/admin/sales_order_create/save#]]></from> <to>securetradingwebservices/create/save</to> </unique_text_here_can_be_anything> </global> <!-- Controllers <frontend> <routers> <!-- Create standard controller <webservices> <use>standard</use> <args> <module>securetrading_webservices</module> <frontname>securetradingwebservices</frontname> </args> </webservices> <!-- Overridde core multishipping controller <checkout> Secure Trading Limited August 2017 Page 17 / 21

18 <args> <modules> <SecureTrading_WebServices before="mage_checkout">securetrading_webservices</securetrading_webservices> </modules> </args> </checkout> </routers> </frontend> <admin> <routers> <!-- Create admin controller <unique_text_admin_router> <use>admin</use> <args> <module>securetrading_webservices</module> <frontname>securetradingwebservices</frontname> </args> </unique_text_admin_router> </routers> </admin> <!-- Register adminhtml observer <adminhtml> <events> <payment_info_block_prepare_specific_information> <observers> <preparespecific> <type>model</type> <class>securetrading_webservices_model_observer</class> <method>paymentinfoblockpreparespecificinformation</method> </preparespecific> </observers> </payment_info_block_prepare_specific_information> </events> </adminhtml> <!-- Set default config values <default> <payment> <WebServices_standard> <model>webservices/standard</model> <title>securetrading WebServices</title> <sort_order>1</sort_order> <payment_action>auth_capture</payment_action> <allowspecific>0</allowspecific> <!-- All allowed countries <risk_decision>0</risk_decision> </WebServices_standard> </payment> </default> </config> Secure Trading Limited August 2017 Page 18 / 21

19 9.4 Modifying SecureTrading_STAPI.xml If you are migrating from an old version of the extension (as described in section 7), you will need to comment out the following lines within www/app/code/local/securetrading/stapi/etc/config.xml inside your install directories (as shown below in bold): <?xml version="1.0"?> <config> <modules> <SecureTrading_STAPI> <version>2.5.0</version> </SecureTrading_STAPI> </modules> <global> <!-- Register helpers <helpers> <STAPI> <class>securetrading_stapi_helper</class> </STAPI> </helpers> <!-- Register models <models> <STAPI> <class>securetrading_stapi_model</class> </STAPI> <!-- Overridden multishipping model <checkout> <type_multishipping>securetrading_stapi_model_type_multishipping</type_multish ipping> </checkout> <!-- Overriden Mage_CatalogInventory_Model_Observer <cataloginventory> <observer>securetrading_stapi_model_cataloginventory_observer</observer> </cataloginventory> <!-- Overridden Mage_Sales_Model_Order_Payment_Transaction <sales> <order_payment_transaction>securetrading_stapi_model_order_payment_transaction </order_payment_transaction> </sales> </models> <!-- Register blocks <blocks> <STAPI><class>SecureTrading_STAPI_Block</class></STAPI> <!-- Override Mage_Payment_Block_Info Secure Trading Limited August 2017 Page 19 / 21

20 <payment> <info>securetrading_stapi_block_payment_info</info> </payment> </blocks> <!-- Register observer <events> <!-- New event. Class extends core observer and runs Mage_CatalogInventory_Model_Observer::subtractQuoteInventory() when event dispatched. <securetrading_stapi_transaction_successful> <observers> <stapi_cataloginventory_observer> <class>securetrading_stapi_model_cataloginventory_observer</class> <method>subtractquoteinventorymanual</method> </stapi_cataloginventory_observer> </observers> </securetrading_stapi_transaction_successful> <!-- Overridden event. Activates a quote. <checkout_submit_all_after> <observers> <stapi_observer> <class>securetrading_stapi_model_observer</class> <method>setactivequote</method> </stapi_observer> </observers> </checkout_submit_all_after> </events> <!-- Rewrite admin/sales_order_create/save controller to use our own implementation. <unique_text_here_can_be_anything> <from><![cdata[#^/admin/sales_order_create/save#]]></from> <to>st/create/save</to> </unique_text_here_can_be_anything> </global> <!-- Controllers <frontend> <routers> <!-- Create standard controller <stapi> <use>standard</use> <args> <module>securetrading_stapi</module> <frontname>securetradingstapi</frontname> </args> </stapi> <!-- Overridde core multishipping controller Secure Trading Limited August 2017 Page 20 / 21

21 <checkout> <args> <modules> <SecureTrading_STAPI before="mage_checkout">securetrading_stapi</securetrading_stapi> </modules> </args> </checkout> </routers> </frontend> <admin> <routers> <!-- Create admin controller <unique_text_admin_router> <use>admin</use> <args> <module>securetrading_stapi</module> <frontname>st</frontname> </args> </unique_text_admin_router> </routers> </admin> <!-- Register adminhtml observer <adminhtml> <events> <payment_info_block_prepare_specific_information> <observers> <preparespecific> <type>model</type> <class>securetrading_stapi_model_observer</class> <method>paymentinfoblockpreparespecificinformation</method> </preparespecific> </observers> </payment_info_block_prepare_specific_information> </events> </adminhtml> <!-- Set default config values <default> <payment> <STAPI_standard> <model>stapi/standard</model> <title>securetrading API</title> <sort_order>1</sort_order> <payment_action>auth_capture</payment_action> <allowspecific>0</allowspecific> <!-- All allowed countries <risk_decision>0</risk_decision> </STAPI_standard> </payment> </default> </config> Secure Trading Limited August 2017 Page 21 / 21

Magento Extension User Guide: Web Services Version 3.6.1

Magento Extension User Guide: Web Services Version 3.6.1 Version 3.6.1 This document explains how to install the official Secure Trading extension on your Magento store. Published: 3 August 2017 Table of Contents 1 Introduction... 3 1.1 Features... 3 1.2 Requirements...

More information

Magento Extension User Guide: Payment Pages. This document explains how to install the official Secure Trading extension on your Magento store.

Magento Extension User Guide: Payment Pages. This document explains how to install the official Secure Trading extension on your Magento store. This document explains how to install the official Secure Trading extension on your Magento store. Module version: 3.4 Published: 31 October 2014 Table of Contents 1 Introduction... 3 1.1 Features... 3

More information

Magento Extension User Guide. This document explains how to install the official Secure Trading extension on your Magento store.

Magento Extension User Guide. This document explains how to install the official Secure Trading extension on your Magento store. This document explains how to install the official Secure Trading extension on your Magento store. Module version: 3.2.1 Published: 13 June 2014 Table of Contents 1 Introduction... 3 1.1 Features... 3

More information

Payment Pages Setup Guide Version 2

Payment Pages Setup Guide Version 2 Version 2 Published: 3 April 2018 Migrating from version 1? Please read our quick start guide on page 100. 2.4.25 (a) Table of Contents 1 The basics... 4 1.1 Workflows... 5 1.2 Session-locked page... 13

More information

XML Specification ideal

XML Specification ideal XML Specification ideal Published: 19 February 2018 1.3 Table of Contents 1 Introduction... 3 1.1 Features... 3 1.2 Configuration... 3 2 Process Overview... 4 2.1 What will the customer see?... 4 2.2 How

More information

XML Specification QIWI

XML Specification QIWI XML Specification QIWI Published: 19 February 2018 1.2 Table of Contents 1 Introduction... 3 1.1 Features... 3 1.2 Configuration... 3 2 Process Overview... 4 2.1 What will the customer see?... 4 2.2 How

More information

DeltaVista DSPOne DVA Check Extension User Guide

DeltaVista DSPOne DVA Check Extension User Guide MagentoCRUX DeltaVista DSPOne DVA Check What does the DeltaVista DSPOne DVA Check Magento extension do? o The objective of the module is to check credit for customers from Germany, Switzerland and Austria.

More information

Subscriptions and Payment Pages Version 2

Subscriptions and Payment Pages Version 2 Version 2 Published: 26 April 2018 2.1.21 (c) Table of Contents 1 Introduction... 3 1.1 About Subscriptions... 3 1.2 Process Overview... 3 1.3 Pre-requisites... 3 2 Processing a Subscription through Payment

More information

Web Services User Guide

Web Services User Guide This document covers how to process XML Requests and Responses using the Secure Trading Web Services interface. Published: 28 March 2018 3.8 (a) Table of Contents 1 Introduction... 3 1.1 Required steps...

More information

Fyndiq Magento Extension

Fyndiq Magento Extension Fyndiq Magento Extension User guide. Version 3.0 Introduction 2 Fyndiq Merchant Support 2 Prerequisites 2 Seller account 3 Create the account 3 Your company 4 Contact information 4 Your webshop on Fyndiq

More information

Paul Boisvert. Director Product Management, Magento

Paul Boisvert. Director Product Management, Magento Magento 2 Overview Paul Boisvert Director Product Management, Magento Platform Goals Release Approach 2014 2015 2016 2017 2.0 Dev Beta 2.0 Merchant Beta 2.x Ongoing Releases 2.0 Dev RC 2.0 Merchant GA

More information

Subscriptions and Recurring Payments 2.X

Subscriptions and Recurring Payments 2.X Documentation / Documentation Home Subscriptions and Recurring 2.X Created by Unknown User (bondarev), last modified by Unknown User (malynow) on Mar 22, 2017 Installation Set up cron (for eway) Configuration

More information

Payment Pages Customisation Version 2

Payment Pages Customisation Version 2 Version 2 Published: 19 February 2018 2.1.10 Table of Contents 1 Introduction... 3 1.1 Useful documents... 3 1.2 Process Overview... 3 2 Profiles... 4 2.1 Requirements... 4 3 Uploading the files... 5 3.1

More information

USER MANUAL LANGUAGE TRANSLATOR TABLE OF CONTENTS. Version: 1.1.6

USER MANUAL LANGUAGE TRANSLATOR TABLE OF CONTENTS. Version: 1.1.6 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Language Translator... 1 Installation... 2 Installation Steps... 2 Extension Activation... 3 Configuration... 4 FAQ... 16 General FAQs... 16

More information

Magento Survey Extension User Guide

Magento Survey Extension User Guide Magento Survey Extension User Guide Page 1 Table of Contents To Access Plugin, Activate API Key... 3 Create Questions... 5 Manage Survey... 6 Assign Question to Survey... 7 Reveal Survey In Three Ways...

More information

Wirecard CEE Integration Documentation

Wirecard CEE Integration Documentation Created on: 20180128 03:18 by Wirecard CEE Integration Documentation () Created: 20180128 03:18 Online Guides Integration documentation 1/9 Created on: 20180128 03:18 by Wirecard Shop Plugin for Magento

More information

MyST User Guide 3.1. Published: 23 July 2018

MyST User Guide 3.1. Published: 23 July 2018 This document outlines how to use MyST, our transaction management tool. Here you will find a breakdown of the various functions available and instructions on how to use them. Published: 23 July 2018 3.1

More information

MyST User Guide Published: 23 April 2018

MyST User Guide Published: 23 April 2018 This document outlines how to use MyST, our transaction management tool. Here you will find a breakdown of the various functions available and instructions on how to use them. Published: 23 April 2018

More information

Payments. Magento2 Module User Guide for v4.0.x

Payments. Magento2 Module User Guide for v4.0.x Payments Magento2 Module User Guide for v4.0.x Table of Contents Payments Magento2 Module User Guide for v4.0.x 1 Introduction 2 2 Requirements 2 3 Fraud automatic order cancellation 2 4 Installation 2

More information

Integration Document. Supports Payumoney & Citrus

Integration Document. Supports Payumoney & Citrus Integration Document Supports Payumoney & Citrus Introduction This guide will show you how to Install and configure the PayUmoney plugin for Magento on your Magento powered website for payments through

More information

USER MANUAL. Language Translator TABLE OF CONTENTS. Version: 1.0.4

USER MANUAL. Language Translator TABLE OF CONTENTS. Version: 1.0.4 USER MANUAL TABLE OF CONTENTS Introduction... 2 Benefits of Language Translator... 2 Pre requisite... 2 Installation... 3 Installation Steps... 3 Extension Activation... 8 Configuration... 9 FAQ... 24

More information

The Magento Certified Developer Exam (Beta) Self-Assessment Checklist

The Magento Certified Developer Exam (Beta) Self-Assessment Checklist The Magento Certified Developer Exam (Beta) Self-Assessment Checklist The Magento Certified Developer (MCD) Exam is a computer-based test that has two forms: Standard and Plus. The Standard exam consists

More information

CSV Download. 2.1 (a) Automatically downloading transactions as Comma Separated Values (CSV). Published: 1 August 2017

CSV Download. 2.1 (a) Automatically downloading transactions as Comma Separated Values (CSV). Published: 1 August 2017 Automatically downloading transactions as Comma Separated Values (CSV). Published: 1 August 2017 2.1 (a) Table of Contents 1 Introduction... 3 2 Process overview... 4 2.1 For transaction download... 4

More information

XML Specification: Subscriptions

XML Specification: Subscriptions This document outlines the XML required to submit Subscription requests to the Secure Trading Subscription Engine. Published: 25 April 2018 3.1 (b) Table of Contents 1 Introduction.. 3 1.1 Before you start..

More information

USER MANUAL TABLE OF CONTENTS. Easy Site Maintenance. Version: 1.0.4

USER MANUAL TABLE OF CONTENTS. Easy Site Maintenance. Version: 1.0.4 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Easy Site Maintenance... 1 Installation... 2 Installation Steps... 2 Installation (Custom Theme)... 3 Configuration... 4 Contact Us... 8 Easy

More information

Mobile Login extension User Manual

Mobile Login extension User Manual extension User Manual Magento 2 allows your customers convenience and security of login through mobile number and OTP. Table of Content 1. Extension Installation Guide 2. Configuration 3. API Settings

More information

Advanced Newsletter Getting Started. How to install extension. How to upgrade extension

Advanced Newsletter Getting Started. How to install extension. How to upgrade extension Advanced Newsletter 1.0.0 Getting Started Welcome to the Advanced Newsletter Documentation. Whether you are new or an advanced user, you can find useful information here. Next steps: How to install extension

More information

USER MANUAL TABLE OF CONTENTS. Store Error Log Manager. Version: 0.1.1

USER MANUAL TABLE OF CONTENTS. Store Error Log Manager. Version: 0.1.1 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Store Error Log Manager... 1 Installation& Activation... 2 Installation Steps... 2 Extension Activation... 3 Configuration... 5 Quick Notes...

More information

USER MANUAL. MageMob Admin TABLE OF CONTENTS. Version: 1.0.0

USER MANUAL. MageMob Admin TABLE OF CONTENTS. Version: 1.0.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of MageMob Admin... 1 Installation & Activation... 2 Pre-requisite... 2 Installation Steps... 2 Installation via Composer... 4 Extension Activation...

More information

CCBill Module for Magento Installation and Configuration

CCBill Module for Magento Installation and Configuration CCBill Module for Magento Installation and Configuration Created: October 8, 2014 Updated: November 13, 2017 2017 CCBill, LLC Plugin v2.0 November 2017 http://www.ccbill.com/ Table of Contents Introduction

More information

Easily communicate with customers using up-to-date, customized templates. Allow customers to return products as an existing customer or guest.

Easily communicate with customers using up-to-date, customized  templates. Allow customers to return products as an existing customer or guest. .0 USER GUIDE Version 1.0 support@exto.io http://exto.io/rma-for-magento-2.html Keep your staff informed with RMA s power Admin interface. Easily communicate with customers using up-to-date, customized

More information

Card Store Published: 5 June 2018

Card Store Published: 5 June 2018 Card Store Requests allow merchants to store a customer s card details in Secure Trading s systems without performing an initial authorisation payment. These details can then be used for future requests.

More information

Masterpass Magento Plug-In Installation Guide Enterprise Edition Versions and

Masterpass Magento Plug-In Installation Guide Enterprise Edition Versions and Masterpass Magento Plug-In Installation Guide Enterprise Edition Versions 1.13.1 and 1.14.1 27 October 2016 MTIG Contents Contents Chapter 1: Introduction... 3 Purpose of This Guide... 4 Audience... 4

More information

Flexslider v2.x Installation and User Manual

Flexslider v2.x Installation and User Manual 2018/05/16 02:56 1/18 Latest version: 2.2.6 Compatibility: Magento 2.1.x, 2.2.x Disclaimer This is the installation and user manual for the Magento Flexslider v1.x extension created by Solide Webservices.

More information

Mobile Login Extension User Manual

Mobile Login Extension User Manual Extension User Manual Magento provides secured and convenient login to Magento stores through mobile number along with OTP. Table of Content 1. Extension Installation Guide 2. API Configuration 3. General

More information

Flexslider v1.x Installation and User Manual

Flexslider v1.x Installation and User Manual 2017/11/08 09:14 1/15 Flexslider v1.x Installation and User Manual Flexslider v1.x Installation and User Manual Latest version: 1.10.0 Compatibility: Magento 1.7.x, 1.8.x, 1.9.x Disclaimer This is the

More information

Wirecard CEE Integration Documentation

Wirecard CEE Integration Documentation Created on: 20180128 03:18 by Wirecard CEE Integration Documentation () Created: 20180128 03:18 Online Guides Integration documentation 1/9 Created on: 20180128 03:18 by Wirecard Shop Plugin for Magento

More information

Payson Magento - All in One

Payson Magento - All in One Payson Magento - All in One The Payson all in one module will display all available payment options, including invoice. The previous Payson modules will display two separate payment windows as seen in

More information

USER MANUAL. Fooman Speedster (Magento 1) User Manual Quick Links. 1. Installation 2. Set up in Magento 3. Verification Steps 4.

USER MANUAL. Fooman Speedster (Magento 1) User Manual Quick Links. 1. Installation 2. Set up in Magento 3. Verification Steps 4. USER MANUAL Fooman Speedster (Magento 1) User Manual Quick Links 1. Installation 2. Set up in Magento 3. Verification Steps 4. Troubleshooting You can use these quick links, and the links on the left sidebar

More information

Integration Manual Valitor Magento Module

Integration Manual Valitor Magento Module Integration Manual Valitor Magento Module Integrating with Valitor could not be easier. Choose between Hosted, HTTP POST or XML integration options, or alternatively browse our selection of client libraries

More information

Steps A. Identify version number B. Access configuration page C. Basic settings D. Advance settings E. Front end experience settings F.

Steps A. Identify version number B. Access configuration page C. Basic settings D. Advance settings E. Front end experience settings F. ! Steps A. Identify version number B. Access configuration page C. Basic settings D. Advance settings E. Front end experience settings F. Save and complete! A. Identify version number A.1. Log in to Admin

More information

Adobe Document Cloud esign Services. for Salesforce Version 17 Upgrade Guide

Adobe Document Cloud esign Services. for Salesforce Version 17 Upgrade Guide Adobe Document Cloud esign Services for Salesforce Version 17 Upgrade Guide 2015 Adobe Systems Incorporated. All Rights Reserved. Last Updated: August 25, 2015 Table of Contents Upgrading from a previous

More information

Catch Integration - User Guide

Catch Integration - User Guide by CedCommerce Products Documentation 1 / 50 1. Overview... 3 2. Catch Magento 2 Store Integration Extension Installation... 3 3. Retrieve API Credentials from the Catch Seller Account... 4 4. Catch Configuration

More information

Facebook Pixel for Remarketing for Magento 2

Facebook Pixel for Remarketing for Magento 2 Facebook Pixel for Remarketing for Magento 2 Facebook Pixel for Remarketing can be configured in few simple steps. We will guide through each step in this document. Installation Instructions Manual Installation

More information

Adobe Document Cloud esign Services. for Salesforce Version 17 Installation and Customization Guide

Adobe Document Cloud esign Services. for Salesforce Version 17 Installation and Customization Guide Adobe Document Cloud esign Services for Salesforce Version 17 Installation and Customization Guide 2015 Adobe Systems Incorporated. All rights reserved. Last Updated: August 28, 2015 Table of Contents

More information

Magento 2 User Guide March 11, 2018

Magento 2 User Guide March 11, 2018 Magento 2 User Guide March 11, 2018 Getting Started Logging in to your Magento 2 Admin Panel Once your account has been set up, you can access the Plugin through your Internet browser. To log in: 1. Use

More information

Authorize.net CIM - Magento 2 USER MANUAL MAGEDELIGHT.COM E:

Authorize.net CIM - Magento 2 USER MANUAL MAGEDELIGHT.COM E: Authorize.net CIM - Magento 2 USER MANUAL MAGEDELIGHT.COM E: SUPPORT@MAGEDELIGHT.COM License Key After successful installation of Authorize.net CIM extension by using the Magento setup, you are now required

More information

MexBS Google Invisible Recaptcha v1.0.0 User Guide

MexBS Google Invisible Recaptcha v1.0.0 User Guide MexBS Google Invisible Recaptcha v1.0.0 User Guide Welcome to the MexBs family, and thank you for purchasing the "Google Invisible Recaptcha v1.0.0" Magento extension! In this document we will guide you

More information

FME Extensions Help Desk & Support Management System User Guide - Version

FME Extensions Help Desk & Support Management System User Guide - Version FME Extensions Help Desk & Support Management System User Guide - Version 1.0 http://www.fmeextensions.com support@fmeextensions.com Intended Audience The content of this document is designed to facilitate

More information

YMM Products Parts Finder

YMM Products Parts Finder YMM Products Parts Finder Extension User Manual for Magento 2 https://www.magebees.com/ymm-products-parts-finder-extension-formagento-2.html YMM Products Parts Finder By Support Ticket: - https://support.magebees.com,

More information

Stockbase Extension Magento 2.0

Stockbase Extension Magento 2.0 Stockbase Extension Magento 2.0 21 SEPTEMBER 2016 V. 1.0.0 STOCKBASE EXTENSION FOR MAGENTO 2.X WEBSHOP Introduction This module integrates your Stockbase service with your Magento (version 1.x+) shop for

More information

WePay Payment Gateway

WePay Payment Gateway WePay Payment Gateway webkul.com /blog/magento-wepay-payment-gateway/ Published On - August 25, 2014 WePay Payment Gateway is available in now your ecommerce store, provide trusted, secure, fast payment

More information

MultiSafepay Integration manual

MultiSafepay Integration manual MultiSafepay Integration manual Magento plug-in v2.4.1 MultiSafepay Payment plug-in for Magento https://www.multisafepay.com Copyright (C) 2016 MultiSafepay.com Magento Plug-in 1 Table Of Contents Table

More information

Authorize.Net Magento 2.x Payment Module

Authorize.Net Magento 2.x Payment Module Authorize.Net Magento 2.x Payment Module User Guide Revision 1.0.1 September 17, 2018 Sep 17 2018 Authorize.Net Global Payment Management for Magento 2.x 1 Contents Document History... 4 1. Introduction...

More information

CHECKOUT CUSTOM FIELD FOR MAGENTO 2

CHECKOUT CUSTOM FIELD FOR MAGENTO 2 1 User Guide Checkout Custom Field for Magento 2 CHECKOUT CUSTOM FIELD FOR MAGENTO 2 USER GUIDE BSSCOMMERCE 1 2 User Guide Checkout Custom Field for Magento 2 Contents 1. Checkout Custom Field for Magento

More information

XCONNECT 2018 GATEWAY USER MANUAL

XCONNECT 2018 GATEWAY USER MANUAL XCONNECT 2018 GATEWAY USER MANUAL V1.0 This guide will assist in the installation and configuration of the xconnect 2018 Gateway. Version 1.0 of the xconnect Gateway web portal includes the necessary functionality

More information

CyberSource Global Payment Management for Magento 2

CyberSource Global Payment Management for Magento 2 CyberSource Global Payment Management for Magento 2 User s Guide Version 2.0.3 January 2018 January 2018 CyberSource Global Payment Management for Magento 2.x 1 Contents Recent Changes... 5 1. Introduction:...

More information

Gift Card Magento Extension User Guide Official extension page: Gift Card

Gift Card Magento Extension User Guide Official extension page: Gift Card Gift Card Magento Extension User Guide Official extension page: Gift Card Page 1 Table of contents: 1. General Settings...3 2. Product Creation........7 3. Product Price Settings......8 4. Gift Card Information

More information

Advanced Pricing Management. Magento 1

Advanced Pricing Management. Magento 1 Advanced Pricing Management Magento 1 Installation Procedure You should never install an extension directly onto your production website. Please install this extension onto a staging version of your website

More information

ContractMaster. Converting your data to an SQL format...

ContractMaster. Converting your data to an SQL format... ContractMaster Converting your data to an SQL format... The Trimble ContractMaster version 3000.0.0 software uses a new database format (Microsoft SQL Server ). To take advantage of the new database format,

More information

USER MANUAL TABLE OF CONTENTS. Admin Actions Audit Log. Version: 0.1.1

USER MANUAL TABLE OF CONTENTS. Admin Actions Audit Log. Version: 0.1.1 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Admin Actions Audit Log... 1 Installation... 2 Installation Steps... 2 Installation (Custom Theme)... 3 Extension Activation... 3 Configuration...

More information

Integration Manual Valitor WooCommerce Module

Integration Manual Valitor WooCommerce Module Integration Manual Valitor WooCommerce Module Integrating with Valitor could not be easier. Choose between Hosted, HTTP POST or XML integration options, or alternatively browse our selection of client

More information

Private Sales & Flash Sales v4.x Configuration for Magento 2

Private Sales & Flash Sales v4.x Configuration for Magento 2 Private Sales & Flash Sales v4.x Configuration for Magento 2 From Plumrocket Documentation Contents 1. Configuring Private Sales and Flash Sales Extension 1.1. Configuring Private Sales Homepage 1.2. Configuring

More information

USER MANUAL. Star Track Shipping TABLE OF CONTENTS. Version: 2.0.0

USER MANUAL. Star Track Shipping TABLE OF CONTENTS. Version: 2.0.0 USER MANUAL TABLE OF CONTENTS Introduction... 2 Benefits of Star Track Shipping... 2 Pre-requisites... 2 Installation... 3 Installation Steps... 3 Extension Activation... 7 Configuration... 8 Contact Us...14

More information

JSN UniForm User Manual. Introduction. A simple contact form created by JSN UniForm. JSN UniForm is a Joomla form extension which helps you create

JSN UniForm User Manual. Introduction. A simple contact form created by JSN UniForm. JSN UniForm is a Joomla form extension which helps you create JSN UniForm User Manual Introduction A simple contact form created by JSN UniForm JSN UniForm is a Joomla form extension which helps you create forms quickly and easily - from normal forms to complex forms.

More information

Login and Pay with Amazon - extension for Magento

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

More information

User manual GLS Shipping Extension

User manual GLS Shipping Extension User manual GLS Shipping Extension Version V01-00 as of 04.12.2017 Shipping Extension Version 1.2 Table of contents 1. Introduction... 2 2. Installation and upgrade... 2 3. Base configuration... 9 4. Shipping

More information

Magento 2 Certified Professional Developer. Exam Study Guide

Magento 2 Certified Professional Developer. Exam Study Guide Magento 2 Certified Professional Developer Exam Study Guide U Contents Contents Introduction... 1 Topics and Objectives... 3 1 Magento Architecture and Customization Techniques... 3 1.1 Describe Magento

More information

SOA Software Intermediary for Microsoft : Install Guide

SOA Software Intermediary for Microsoft : Install Guide SOA Software Intermediary for Microsoft : Install Guide SOA Software Intermediary for Microsoft Install Guide SOAIM_60 August 2013 Copyright Copyright 2013 SOA Software, Inc. All rights reserved. Trademarks

More information

Connecting VirtueMart To PayPal (Live)

Connecting VirtueMart To PayPal (Live) Connecting VirtueMart To PayPal (Live) After testing is complete in the PayPal Sandbox and you are satisfied all is well, then its time to disconnect VirtueMart from the PayPal Sandbox and connect Virtuemart

More information

IQSweb Installation Instructions Version 5.0

IQSweb Installation Instructions Version 5.0 IQSweb Installation Instructions Version 5.0 Contents Additional References... 3 IQSweb ROSS Connection... 3 IQSweb V5.0 Install/Upgrade Scenarios... 4 IQSweb Configuration Options... 5 A. Single Computer/Server

More information

CyberSource Global Payment Management

CyberSource Global Payment Management CyberSource Global Payment Management Magento 2.x Implementation Guide Version 1.1.0 August 2017 Extract Use this guide to install and configure the CyberSource extension for Magento 2.x. Contents Recent

More information

USER MANUAL DELIVERY DATE SCHEDULER TABLE OF CONTENTS. Version: 1.0.0

USER MANUAL DELIVERY DATE SCHEDULER TABLE OF CONTENTS. Version: 1.0.0 USER MANUAL TABLE OF CONTENTS Introduction...1 Benefits of Delivery Date Scheduler...1 Installation & Activation...2 Installation Steps...2 Installation via Composer...4 Installation (Custom theme)...6

More information

Version: 2.2 (a) Published: 1 August 2017

Version: 2.2 (a) Published: 1 August 2017 Version: 2.2 (a) Published: 1 August 2017 Table of Contents 1 Introduction... 3 1.1 Process Overview... 3 2 TRANSACTIONQUERY XML Request... 4 2.1 Filters... 4 2.2 XML Request Example... 5 3 TRANSACTIONQUERY

More information

Guide PHPro Stock Monitor Module

Guide PHPro Stock Monitor Module Guide PHPro Stock Monitor Module www.phpro.be more info: pieter.caluwaerts@phpro.be Date document: 12/05/2013 Version: 2.2 Owner: PHPro Business Park King Square Veldkant 33A B- 2550 Kontich Author: Pieter

More information

Mega Menu Add-on User Guide

Mega Menu Add-on User Guide Mega Menu Add-on User Guide A guide to using the Mega Menu add-on interface Last updated: February 7, 2018 Version: 1.0 2017-2018 Cybage. All rights reserved. The information contained in this document

More information

Triveneto payment method for Magento 2

Triveneto payment method for Magento 2 Docs» Triveneto payment method for Magento 2 Triveneto payment method for Magento 2 This is the documentation for the Triveneto module for Magento 2, which integrates Magento 2 with the aforementioned

More information

Fixed Header edream Market

Fixed Header edream Market User s Manual Magento Extension Fixed Header edream Market www.edreamag.com support@edreamag.com Fixed Header for Magento MODERN, SIMPLE AND PROFESSIONAL edream Fixed Header is a unique extension that

More information

EIOBoard v9 to v10 Upgrade without SQL

EIOBoard v9 to v10 Upgrade without SQL EIOBoard v9 to v10 Upgrade without SQL Upgrade Guide for Minimum Downtime Phone: 248-478-2555 Fax: 248-478-3270 Email: support@eioboard.com http://www.eioboard.com 2018 Savance Overview EIOBoard v10 has

More information

USER MANUAL. SuitePort - SuiteCRM Customer Portal for WordPress TABLE OF CONTENTS. Version: 2.5.0

USER MANUAL. SuitePort - SuiteCRM Customer Portal for WordPress TABLE OF CONTENTS. Version: 2.5.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 SuiteCRM Plug-in Installation... 2 WordPress Manual Plug-in installation... 3 Plug-in

More information

EQUELLA Upgrade Guide

EQUELLA Upgrade Guide Helping put innovation into education EQUELLA Upgrade Guide Version 6.5 MELBOURNE - CANBERRA - HOBART 1800 EDALEX - www. edalexsolutions.com ABN 56 611 448 394 Document History Date Change Responsible

More information

store.belvg US: UK:

store.belvg US: UK: 1 2 Table of Contents 1. Introduction to Quick Top Links 2. How to Install 3. How to Configure 4. How to Use 1. Introduction to Quick Top Links Magento Quick Top Links extension allows accessing store

More information

enhanced_product_availability

enhanced_product_availability enhanced_product_availability version BoostMyShop February 08, 2018 Contents enhanced_product_availability 1 1. Introduction 1 2. Installation 2 3. Configuration 2 1. Version - Information 2 2. Stock

More information

Product Questions Magento Extension

Product Questions Magento Extension Product Questions Magento Extension User Manual This is the user manual of Magento Product Questions v1.3.1 and was last updated on 23-12-2017. To see what this extension can do, go to the Magento Product

More information

Resellers Guide Managing your Reseller Account

Resellers Guide Managing your Reseller Account Resellers Guide Managing your Reseller Account Read our Blog: http://blog.webfusion.co.uk/ View our support site: http://webfusion-support.co.uk/ Follow us on Twitter: http://twitter.com/webfusionuk Contents

More information

Registrations Participant Logins. Existing Participants No Active Account

Registrations Participant Logins. Existing Participants No Active Account This Rugby Link self-help guide explains the process of how participants can create Rugby Link participant portal accounts, how participants can upgrade to an email login or change their email login, as

More information

User Guide. Order Attachments. Extension Version User Guide Version Magento Editions Compatibility

User Guide. Order Attachments. Extension Version User Guide Version Magento Editions Compatibility User Guide Order Attachments Extension Version - 1.0.0 User Guide Version - 1.0.0 Magento Editions Compatibility Community - 2.0.0 to 2.0.12, 2.1.0 to 2.1.4 Enterprise - 2.0.0 to 2.0.12, 2.1.0 to 2.1.4

More information

Navigation Menu Pro Extension

Navigation Menu Pro Extension Navigation Menu Pro Extension User Guide https://www.magebees.com/magento-navigation-menu-proresponsive-mega-menu-accordion-menu-smart-expand-menu.html Navigation Menu Pro Extension By Support Ticket:

More information

DocAve Content Shield v2.2 for SharePoint

DocAve Content Shield v2.2 for SharePoint DocAve Content Shield v2.2 for SharePoint User Guide For SharePoint 2007 Revision A Issued August 2012 1 Table of Contents Table of Contents... 2 About DocAve Content Shield for SharePoint... 4 Complementary

More information

Vantiv ecommerce for Magento 2

Vantiv ecommerce for Magento 2 Vantiv ecommerce for Magento 2 User Guide Version 1.0.0 June 2017 Table of Content 1. Onboarding...3 2. Installation...3 3. Configuration...5 4. Nuances for each MOP...22 5. Checkout...23 6. Stored Payment

More information

Login and Pay with Amazon - extension for Magento

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

More information

Accelerated Mobile Pages v1.x Configuration for Magento 1 From Plumrocket Documentation

Accelerated Mobile Pages v1.x Configuration for Magento 1 From Plumrocket Documentation Accelerated Mobile Pages v1.x Configuration for Magento 1 From Plumrocket Documentation Contents 1. Configuring Accelerated Mobile Pages 2. AMP Home Page Configuration 2.1. Setting AMP Category Images

More information

Web Push Notification

Web Push Notification Web Push Notification webkul.com/blog/web-push-notification-for-magento2/ On - January 13, 2017 This impressive module allows you to send push notification messages directly to the web browser. The biggest

More information

OneLogin SCIM. Table of Contents. Summary... 2 System Requirements... 2 Installation & Setup... 2 Contact Us... 6

OneLogin SCIM. Table of Contents. Summary... 2 System Requirements... 2 Installation & Setup... 2 Contact Us... 6 OneLogin SCIM Table of Contents Summary... 2 System Requirements... 2 Installation & Setup... 2 Contact Us... 6 1 This guide provides set-up instructions for using LastPass with OneLogin as your Identity

More information

TNT International Installation and Usage Guide

TNT International Installation and Usage Guide Installation and Usage Guide Installation To install the extension copy the app, lib and skin folders of the extension package in the root of your Magento installation where those folders already exist.

More information

USER MANUAL DELIVERY DATE SCHEDULER TABLE OF CONTENTS. Version: 0.1.8

USER MANUAL DELIVERY DATE SCHEDULER TABLE OF CONTENTS. Version: 0.1.8 USER MANUAL TABLE OF CONTENTS Introduction... 2 Benefits of Delivery Date Scheduler... 2 Installation & Activation... 3 Installation Steps... 3 Extension Activation... 4 How it Works?... 5 Back End Configuration...

More information

Ebay Integration User Guide 0.0.1

Ebay Integration User Guide 0.0.1 by CedCommerce Products User Guides 1 / 39 1. Ebay Integration for Magento 2 store Overview... 3 2. Ebay Integration for Magento 2 store extension Installation... 4 3. ebay Configuration Settings... 4

More information

Cart Product Selector. Quick Start Guide

Cart Product Selector. Quick Start Guide Cart Product Selector Quick Start Guide 1. Introduction Cart Product Selector is an extension which allows the customer to selectively choose products present in the cart and proceed to checkout with the

More information

QuickBooks Payments For WooCommerce : Introduction: Installation: Requirements:

QuickBooks Payments For WooCommerce : Introduction: Installation: Requirements: QuickBooks Payments For WooCommerce : Introduction: QuickBooks Payments For WooCommerce provides an easier, cost effective and simple alternative for a small business for accepting credit cards. Customers

More information

Amazon Pay (EU and UK) - extension for Magento 1.x

Amazon Pay (EU and UK) - extension for Magento 1.x Amazon Pay (EU and UK) - extension for Magento 1.x Release 2.0.0 Marek Zabrowarny Oct 17, 2017 CONTENTS 1 Overview 3 1.1 Extension features............................................ 3 1.2 Getting the

More information