Manual. Version: 1.0.0

Size: px
Start display at page:

Download "Manual. Version: 1.0.0"

Transcription

1 Manual Version: 1.0.0

2 Table of Contents I. INTRODUCTION... 3 II. INSTALLATION... 5 a. System Requirements... 5 b. Installation... 5 c. Configure PayPal IPN... 5 d. Cron Setup... 6 e. Upload Logo... 6 III. CREATE SUBSCRIPTION PRODUCT... 7 a. Create Subscription Types... 7 b. Create Subscription Options... 9 c. Assign Subscription Information IV. SUBSCRIPTION PRODUCT AT FRONTEND a. Product Page b. Product In Shopping Cart c. Payment Methods d. Order Review & Place Order e. Success Place Order V. CUSTOMER SUBSCRIPTIONS a. My Subscriptions b. Subscription Information c. Subscription Related Orders d. Subscription Order Notification e. Subscription Status Notification VI. SUBSCRIPTION MANAGER (BACKEND) a. Subscription List b. Subscription Information c. Subscription Related Orders VII. CONFIGURATION a. General Section b. Section c. Backend Listing Section

3 I. INTRODUCTION The Subscriptions and Recurring Payments extension allow you to sell products on a daily, weekly, monthly, or yearly subscription basis with any duration. Offer a magazine subscription for one year with a weekly periodicity or coffee delivery each three weeks. Prices of subscription intervals can also vary from each other and you can set them up in the way you like: e. g. motivate customers to subscribe for a longer period by making this kind of subscription cheaper and thus more profitable for them. You can continue to sell these products as a one-off sale; but your customers can opt to buy a subscription if they wish - and they can do it right from your online store. As soon as a customer subscribes to any item, he/she create a recurring profile for the subscription product. All future payments will be created automatically according to recurring profile settings. You can allow customer to schedule the start day of payments or moment of purchase. The module supports PayPal Express Checkout and PayPal Pro to schedule orders in advance. So you can accept credit card and bank account payments for magazines, software licenses, or products like grocery, bottled water, memberships, pills, detergents, newsletter fees, club dues, or recurring donations, etc. The Subscriptions and Recurring Payments extension for Magento uses native business logic of payments methods and allows you to configure trial period and initial fee for each subscription period with its own prices and durations. Features: Support payment methods o PayPal Express Checkout o PayPal Pro o Check / Money Order o Zero Subtotal Checkout o Bank Transfer Payment o Cash On Delivery Payment o Purchase Order Support product types: You can add subscription options to products of simple, virtual, downloadable, configurable or bundle type. Customizable subscription options o Create custom options for the product as usual with the name of the subscription period; define the sequence of its displaying in the frontend and subscription period price. o Assign the subscription info into custom options o Define the subscription period interval unit Day Week Month Year 3

4 o Define the number of units in one subscription period. For example: if you want to offer coffee delivery every third week, you should configure the following: minimal unit within a period week; number of units in a period 3. o Infinite subscription type. The module allows customers to subscribe to any product once and receive the delivery forever. The payments will be created automatically. If you want to limit the duration of subscription period, you can specify the number of occurrences of the subscription type. When the subscription is expired, a customer should subscribe to it again to get the delivery. Subscription start day o Defined by customer o Moment of purchase Only subscription options With the help of the module, you can offer products that can t be purchased as a one-off sale. View subscription list o As soon as customers subscribe for a subscription product. You can view all subscriptions in the backend. o In customer Information page there is a subscriptions list tab that will list all subscriptions that belong to this customer. Native payment gateway s business logic o Trial period You can adjust one trial period per each subscription type. Offer free trial subscription or define the price different from the ordinary subscription price (these amounts will be summarized at the shopping cart). o Initial fee The module allows you to enable starting fee for any subscription. o Tax fee If the subscription product have tax then the module will auto calculate this for you o Shipping fee For simple subscription product the module will auto calculate the shipping fee base on customer select shipping method o Allow fail cycles The number of fail cycles that allow the customer subscription still in active state. Recurring profiles statistics in the admin area All PayPal payments are processed on the gateway s side, other payments are process at system cron job. You can check the following data of the recurring profiles directly in the backend: customer name, payment method, shipping method, start date, next payment cycle, profile status, etc. Recurring profile can be: o Pending o Created o Active o Suspended 4

5 o Canceled o Expired Subscriptions in My Account Customers can check the status and periodicity of their subscriptions, pay outstanding amount or even cancel the subscription in their account area. II. INSTALLATION a. System Requirements Support Magento Community Edition 1.6, 1.6.1, , 1.7, 1.8 All4coding Core v2.0.0 b. Installation Login to Magento Admin Panel Go to All4coding > Extension Manager Click the Install button of the extension and follow the instruction on the installation wizard to install the extension. Please Read All4coding Core Manual for more information. c. Configure PayPal IPN If you want to provide PayPal Express Checkout or PayPal Pro payment methods, you need to setup the PayPal IPN before any sales. Because the extension relies on IPN (Instant Payment Notifications) function of PayPal. Make sure that this function is configured properly for your Magento store. You need to go to your PayPal account and: 1. Click Profile on the My Account tab. 2. Click Instant Payment Notification Preferences in the Selling Preferences column. 3. Click Choose IPN Settings to specify your listener's URL and activate the listener. The following screen appears: 5

6 4. Specify the URL for your listener in the Notification URL field. The magento IPN Url is 5. Click Receive IPN messages (Enabled) to enable your listener. 6. Click Save. The following screen appears: d. Cron Setup In order to get the extension to work, it needs to be launched by cron. If you have already configured cron jobs for your Magento installation then you can skip the following step. Read the following instructions on setting cron job for your Magento store: How to Set Up a Cron Job Generally it would be enough to run in SSH console of your server: crontab -e And insert the following line: */3 * * * * php /<path-to-your-installation/cron.php After that exit confirming save request. e. Upload Logo You should upload your logo to the Magento system to allow the send mail feature of the module work correctly. If you have already configured logo for your Magento installation then you can skip the following step. Go to System > Configuration Click on the Design tab at General Section. Click the Transactional Section and upload your logo to Logo Image field as show below 6

7 III. CREATE SUBSCRIPTION PRODUCT a. Create Subscription Types Go to All4coding > Subscriptions > Type Manager, click Add Type button to create a new subscription type. 7

8 Type Name: The subscription type name for the profile. This will be the the suffix for the subscription profile description. Max Failed Payments: The number of cycles that the subscription period allow to fail before suspend the subscription. Bill Failed Later: Indicates whether you would like PayPal to automatically bill the outstanding balance amount in the next billing cycle. The outstanding balance is the total amount of any previously failed scheduled payments that have yet to be successfully paid. Period Unit: Unit for billing during the subscription period. It is one of the following values: Day Week Month Year Period Frequency: Number of billing periods that make up one billing cycle. Note: The combination of period frequency and period unit must be less than or equal to one year. For example, if the period unit is Month, the maximum value for period frequency is 12. Similarly, if the period unit is Week, the maximum value for period frequency is 52. Period Cycles: Number of billing cycles for payment period. If the value is 0, the payment period continues until the profile is canceled or deactivated. If the value is greater than 0, the payment period will expire after the trial period is finished and continue at the period frequency for Period Cycles. Has Trial: Indicate this subscription type has trial or not. Trial Period Unit: Unit for billing during the subscription trial period; required if you specify Has Trial is Yes. It is one of the following values: Day Week Month Year Trial Period Frequency: Number of billing periods that make up one trial billing cycle; required if you specify Has Trial is Yes. Note: The combination of trial period frequency and trial period unit must be less than or equal to one year. For example, if the trial period unit is Month, the maximum value for trial period frequency is 12. Similarly, if the trial period unit is Week, the maximum value for trial period frequency is 52. Trial Period Cycles: Number of billing cycles for trial payment period. 8

9 b. Create Subscription Options Go to Catalog > Manage Products, create a new product or modify the existing product. Our module only supports the following product types: simple, virtual, downloadable, configurable or bundle. First you have to create the subscription option for the product at Custom Options tab. Check the bellow image for more details. As you can see it is just like any other custom options (you can give them any title you want, give a better price for long duration subscription and ordering the options). Note: The subsctipion option must be drop-down or radio buttons 9

10 c. Assign Subscription Information After you have created the custom options and subscription types, go to Subscription Options tab for assign subscription information. Check the image below for more details. Recurring Option: which custom option you want to assign the subscription info into. This will list all the custom options that is drop-down and radio buttons. Select the subscription option that we have created at above. Note: You have to create the subscription option at Custom Options tab first in order to assign subscription info at this page. Customer Can Define Start Date: allow customer to define the start date of the subscription or not. If not the start date will be the moment of purchase. Add Subscription: click the Add Subscription button to assign the subscription info into the custom option value. o Option Value: The custom option value you want to assign the subscription info. o Subscription Type: the subscription type you want to apply. o Trial Amount: Billing amount for each billing cycle during trial payment period; required if subscription type has trial. o Initial Fee: Initial non-recurring payment amount due immediately upon profile creation. Use an initial amount for enrolment or set-up fees. Note:If you want to offer product that can t be purchase as a one-off sale (only subscription) then you have to assign subscription info into all subscription option values. After that we are ready to sale product at frontend. 10

11 IV. SUBSCRIPTION PRODUCT AT FRONTEND a. Product Page 11

12 There is no different between the product have subscription info and other product. Because we use the magento native custom options to create the subscription option. And only assign the subscription info into the product. So it will be compatible with other 3 rd party theme if the 3 rd party theme have the same format like the magento default theme. b. Product In Shopping Cart 12

13 Our module support checkout maximum 10 subscription products and other non-recurring products at the same time. So this will enhance customer experience. The additional subscription information will be added to the purchase product: Start Date: the date start date of the subscription payment Billing Period: The billing period info Trial Period: will be show if there is a trial payment. 13

14 Subtotal: the subtotal of the non-recurring products. It will be 0 if there are no nonrecurring products. Tax: the tax of the non-recurring products. It will be 0 if there are no non-recurring products. Grand Total: the grand total of the non-recurring products. It will be 0 if there are no non-recurring products. Subscription Items: below this will list all subscription product payment information. o Initial Fee: the initial fee for the subscription product. If 0 then this will be hidden. 14

15 o Trial Payment: trial payment amount for subscription product. If there is no trial period then this will be hidden. This is not including tax and shipping amount. o Trial Tax: tax for trial payment. If there is no trial period or none tax then this will be hidden. o Trial Shipping: shipping fee for trial payement. If there is no trial period or free ship then this will be hidden. o Regular Payment: billing payment amount for subscription product. This is not including tax and shipping amount. o Tax: tax for regular payment. If there is none tax then this will be hidden. o Shipping: shipping fee for regular payment. If there is free ship then this will be hidden. o Finally it is the subtotal of the first payment amount. If there is a trial period for the subscription product then this will be the subtotal of the trial payment (include tax and shipping). 15

16 c. Payment Methods Our module supports the following payment methods: PayPal Express Checkout PayPal Pro Cash on Delivery Check / Money order Purchase Order Bank Transfer, Save Credit Card. 16

17 d. Order Review & Place Order One page checkout order review 17

18 PayPal Express Checkout order review 18

19 e. Success Place Order As you can see there is an order number related to non-recurring products. This order number will be hidden if there are no non-recurring products. After that is the payment profiles created. Note: the payment profiles created, it doesn t mean the first payment has been processed. According to PayPal The profile may take up to 24 hours for activation. But the Initial amount will be charged right away, but as we test at sandbox the initial amount will not charge right away for PayPal Express. If you want to allow customer to access to the resource before the first payment is received, then you can activate it directly at the backend or you should check the Include Created Profiles configuration at backend. For more details check Configuration section. 19

20 V. CUSTOMER SUBSCRIPTIONS a. My Subscriptions Customers can view his subscription profiles and status from My Account > My Subscriptions Recurring Profiles: It is default Magento support recurring profiles. If you want to hide it from customers, you can configure at backend to override the recurring profiles link. Check Configuration section for more details. My Subscriptions: All customer payment profiles will be listed in here. Reference ID: is the profile ID Description: the profile title 20

21 Is Active: It let customers know is their payment profile is active or not. Start Date: is the start date of the subscription. Payment Method: is the payment method of the subscription. b. Subscription Information Click on the profile you want to view more information. The subscription information will be show as below Customer can cancel the payment profile by click the Cancel button. 21

22 If customer has failed payments then the Bill Outstanding button will be shown. Also this button will allow customer to pay the outstanding amount and reactivate the profile if it has been suspended because failed payments. Note: The outstanding amount will not process immediately, according PayPal bill outstanding will be queue. Once the outstanding payment is success, the customer profile will be activated right away (If it has been suspended). Is Active: It let customers know is their payment profile is active or not. If it is Yes then they can access the site resource. If it is No then they can t access the site resource anymore. State: It is the current state of the payment profile: Pending: When the profile is created but the initial fee wasn t received yet. Created: When the initial fee is received. Active: When the first payment has been received or activate at the backend. Suspended: When the profile has reached it max failed cycles or suspend at the backend. Canceled: When customer canceled the payment profile or cancel at the backend. At this state if customer has paid for this cycle, then the profile is still active, and customer still can access the site resource until this cycle has been expired or close at backend. It depends on the Is Closed field. Expired: When the last recurring payment is received and at this state the profile is still active and customer of this profile still can access the site resource until this cycle has been expired or close at backend. It depend on the Is Closed field Is Closed: If the payment profile is canceled or expired and the cycle payment has been received and the current cycle hasn t expired yet, then this will be Yes, otherwise this will be No. c. Subscription Related Orders You can view the related orders from this subscription, click on the Related Orders Tab and all order related to this subscription will be shown. 22

23 In here you will see the order related to the subscription with the Cycles it is related to. Cycle 0 is stand for initial payment. An order may be bill for more than one cycle at the same time. 23

24 d. Subscription Order Notification This is the Initial Payment from the module when it receives an initial payment. 24

25 e. Subscription Status Notification When the subscription status has been changed then the bellow will be send. 25

26 VI. SUBSCRIPTION MANAGER (BACKEND) a. Subscription List You can view all the subscriptions at backend, go to All4coding > Subscriptions > Subscription List If you want to add more columns information please checks Configuration section. You can also manage a customer s subscriptions at customer Info page. 26

27 b. Subscription Information The information show in here is the same as customer subscription page. The only different in here is we have more buttons. Cancel: You can cancel this subscription, when the subscription is at created or active state. Suspend: You can suspend this subscription, when the subscription is at created or active state. Activate: You can activate this subscription, when the subscription is at created or suspended state. Bill Outstanding: bill outstanding amount and reactivate the profile if it has been suspended because failed payments. You can only bill outstanding when there is a fail payment and it cannot be within 24 hours of a regularly scheduled payment for this profile. Note: You should bill the customer outstanding amount before the profile is canceled or expired. Any canceled or expired profile will not be able to bill the outstanding again. And this outstanding amount will be lost. 27

28 Close: You can close the profile has state is canceled or expired but the cycle payment has been received and the current cycle hasn t expired yet. Reopen: You can reopen a closed profile that the cycle payment has been received and the current cycle hasn t expired yet. c. Subscription Related Orders Click all the Related Orders Tab at Subscription Information page and the related orders with this subscription will be shown. 28

29 VII. CONFIGURATION Go to All4coding > Subscriptions > Configuration a. General Section Module Front Name: This is the url path of My Subscriptions (My Account > My Subscriptions) at frontend. The default link is Current Extra Time: When create a recurring payment profile, PayPal is base on the PayPal account time zone to validate the profile start date. And sometimes we will encounter error when the profile start date is the current time. So you should add the extra time in here to make sure it works without error. Recommend Insert 3600 second in to this field. PayPal Account Timezone: You should set this to your PayPal account time zone. Because when create a recurring payment profile the start date is base on the PayPal account timezone. If this is not correct you will encounter PayPal start date error in day period. Override Recurring Profiles Url: Whether or not override the Recurring Profiles Url (Default Magento Recurring Profiles) at customer account navigation with My Subscriptions Url. 29

30 Include Created Profiles: If you want to let customer access your site resource after they have pay the initial fee and before the first payment is received then select Yes. Description Separator: The separator use to concatenate product and subscription type name to create the subscription description. b. Section Enabled: Enabled the send or not, when the subscription status has been changed. Subscription State Confirmation Sender: The Sender Address. Send Subscription State Copy To: Send copy to these addresses (comma-separated) Send Subscription State Copy Method: Send copy method (Bcc or Separate ) Subscription Active Template: When a subscription is active then this template will be sent to notify the customer that their profile has been active and he can access our site resource now. You can create your own template at Transactional s. Subscription Suspended Template: When a subscription is suspended then this template will be sent. You can create your own template at Transactional s. Subscription Reactivated Template: When a subscription is reactivated then this template will be sent. You can create your own template at Transactional s. 30

31 Subscription Canceled Template: When a subscription is canceled then this template will be sent. You can create your own template at Transactional s. Subscription Expired Template: When the last payment of the profile has been received then the subscription state will change to expired and this template will be sent to notify the customer that there subscription will be expired soon. They still can access to the site resource, until this cycle has been expired. You can create your own template at Transactional s. Subscription Closed Template: When the last payment cycle has been expired or close at backend then this template will be sent to notify the customer that the profile has been closed and he will no longer access the site resource. You can create your own template at Transactional s. Subscription Reopen Template: When the subscription has been closed at backend but the last cycle hasn t expired yet, and the administrator try to reopen the subscription at backend. Then this template will be sent to notify the customer that the profile has been reopen for active and he can access the site resource now. You can create your own template at Transactional s. c. Backend Listing Section This section is allowed to display more columns at Subscription List at backend. Show ID Column: The ID of the subscription item. Show Is Closed Column: The Is Closed attribute of the subscription item. Show Max Failed Cycles Column: The Max Failed Cycles allow for the subscription. Show Total Failed Cycles Column: The Total Failed Cycles Column of the subscription. 31

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

Integration Guide Last Revision: July 2004

Integration Guide Last Revision: July 2004 Last Revision: July 2004 PayPal Integration Guide 2004 PayPal, Inc. All Rights Reserved. PayPal and the PayPal logo are registered trademarks of PayPal, Inc. Designated trademarks and brands are the property

More information

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

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

More information

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

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

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

More information

Merchant Interface Online Help Files

Merchant Interface Online Help Files Merchant Interface Online Help Files Table of Contents Merchant Interface Online Help Files... 5 Tools... 6 Virtual Terminal... 7 Submit a Credit Card Charge... 7 Submit a Credit Card Refund... 9 Submit

More information

Magento Extension REVIEW BOOSTER User Guide

Magento Extension REVIEW BOOSTER User Guide Magento Extension REVIEW BOOSTER 0.1.0 Version 2 April, 2014 Release Date support@magebuzz.com Support 1 Table of contents Table of contents I. Preface 1. About This Document 2. Compatibility 3. Questions

More information

AEC Version 0.12.6 Installation/Upgrade Quick Start Guide

AEC Version 0.12.6 Installation/Upgrade Quick Start Guide AEC Version 0.12.6 Installation/Upgrade Quick Start Guide This guide will lead you through the basic steps of installing the component and dealing with casual server problems. Sorry, the AEC is quite powerful!

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

PayPal Payments Standard Integration Guide

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

More information

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

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

CHAPTER 26 - SHOPPING CART

CHAPTER 26 - SHOPPING CART CHAPTER 26 - SHOPPING CART ecommerce Hosting With ihoststudio's Shopping Cart Sell your items on the web with the ihoststudio shopping cart. Product catalogs Shopping cart Credit Card Payments Store control

More information

Payment module integration for Magento 2. Version 2.0.0

Payment module integration for Magento 2. Version 2.0.0 Version 2.0.0 Contents 1. RELEASE NOTES...3 2. MODULE FEATURES... 4 3. PREREQUISITES... 5 4. INSTALLATION OF THE PAYMENT MODULE... 6 4.1. Package description... 6 4.2. Installation of the module... 6 5.

More information

Follow Up Email Pro Guide

Follow Up Email Pro Guide Website: http://magehit.com Contact: sale@magehit.com Configuration Follow Up Email Pro Guide Version 1.0.0 - Jan 2015 Go to System >> Configurations >> MageHit >> Follow Up Email (or Follow Up Email >>

More information

Shopping Cart Software

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

More information

This guide shows you the process for adding ecart to your online store so that you can start selling products online.

This guide shows you the process for adding ecart to your online store so that you can start selling products online. ecart will add invaluable checkout functionality to your online store. This includes the ability to create and design a shopping cart page, add products to a cart, and create all the necessary pages for

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

Installation Instructions Nochex Payment Module for Magento

Installation Instructions Nochex Payment Module for Magento Installation Instructions Nochex Payment Module for Magento A guide for the installation of the Nochex payment module for Magento. All the information you need to start accepting Nochex payments in Magento.

More information

Follow Up Email 1.0.2 Getting Started. How to install extension

Follow Up Email 1.0.2 Getting Started. How to install extension Follow Up Email 1.0.2 Getting Started Welcome to the Follow Up Email Documentation. Whether you are new to Follow Up Email or an advanced user, you can find useful information here. First of all we recommend

More information

Online Banking User Guide

Online Banking User Guide Online Banking User Guide Page 1 of 14 Set Up and Access to Online Banking How do I set up Online Banking? To enroll in Online Banking, complete the following: 1. Go to https://www.cobnks.com. 2. Under

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

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

rma_product_return version BoostMyShop

rma_product_return version BoostMyShop rma_product_return version BoostMyShop June 30, 2016 Contents rma_product_return 1 1. Overview 1 Return Merchandise Authorized Request 1 Accept return 1 Process a return 1 Other features 1 2. Installation

More information

Customer admin guide. UC Management Centre

Customer admin guide. UC Management Centre Customer admin guide UC Management Centre June 2013 Contents 1. Introduction 1.1 Logging into the UC Management Centre 1.2 Language Options 1.3 Navigating Around the UC Management Centre 4 4 5 5 2. Customers

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

Bitrix Site Manager 4.0. Quick Start Guide to Newsletters and Subscriptions

Bitrix Site Manager 4.0. Quick Start Guide to Newsletters and Subscriptions Bitrix Site Manager 4.0 Quick Start Guide to Newsletters and Subscriptions Contents PREFACE...3 CONFIGURING THE MODULE...4 SETTING UP FOR MANUAL SENDING E-MAIL MESSAGES...6 Creating a newsletter...6 Providing

More information

1. E-commerce features... 4 1.1 Getting started with the E-commerce Solution... 6 1.1.1 Installing your sample E-commerce Site... 6 1.1.

1. E-commerce features... 4 1.1 Getting started with the E-commerce Solution... 6 1.1.1 Installing your sample E-commerce Site... 6 1.1. Kentico 8 E-commerce features..................................................................................... 4 1 Getting started with the E-commerce Solution.............................................................

More information

J2T Points & Rewards Magento Extension

J2T Points & Rewards Magento Extension J2T Points & Rewards Magento Extension Documentation for v. 1.7.x Summary How to install...2 How to configure... 3 Description of configuration fields... 3 Default configuration... 3 Custom point values...

More information

Kentico CMS 7.0 E-commerce Guide

Kentico CMS 7.0 E-commerce Guide Kentico CMS 7.0 E-commerce Guide 2 Kentico CMS 7.0 E-commerce Guide Table of Contents Introduction 8... 8 About this guide... 8 E-commerce features Getting started 11... 11 Overview... 11 Installing the

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

Streamlining Purchases with Website Payment Preferences

Streamlining Purchases with Website Payment Preferences You can speed up your customers purchases with three Profile settings: Account Optional Auto Return Automatic calculation of shipping and handling cost and taxes These settings are part of the Website

More information

OpenGlobal WorldPay Recurring Payments (FuturePay) for VirtueMart

OpenGlobal WorldPay Recurring Payments (FuturePay) for VirtueMart OpenGlobal WorldPay Recurring Payments (FuturePay) for VirtueMart Instruction Manual Introduction This VirtueMart 2.x/3.x payment plugin allows VirtueMart payment transactions to be conducted using the

More information

DNNSmart Super Store User Manual

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

More information

CoreCommerce Administrator Guide

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

More information

WebEx Meeting Center User Guide

WebEx Meeting Center User Guide WebEx Meeting Center User Guide For Hosts, Presenters, and Participants 8.17 Copyright 1997 2010 Cisco and/or its affiliates. All rights reserved. WEBEX, CISCO, Cisco WebEx, the CISCO logo, and the Cisco

More information

Amazon Payments Implementation Guide. Support for ZenCart

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

More information

Klarna Magento module

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

More information

1. Introduction. 2. Installing

1. Introduction. 2. Installing 1. Introduction Do you want your distributor products assortment always up to date in your shop? Including the daily purchase and sales pricing? With the current stock? Then you need Iceimport! Our service

More information

Setting up a Scheduled task to upload pupil records to ParentPay

Setting up a Scheduled task to upload pupil records to ParentPay Setting up a Scheduled task to upload pupil records to ParentPay To ensure that your setup goes ahead without any issues please first check that you are setting the scheduled task up on the SIMS server

More information

How to Use Registration Pro 1.1 With Joomla

How to Use Registration Pro 1.1 With Joomla Registration Pro - Help File and User Manual Powered by JoomlaShowroom.com Please read this help file in it's entirety before installing, using, or upgrading the Registration Pro extension! Registration

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

MAGENTO - SETUP PAYMENT PLANS

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

More information

Website Payments Standard Integration Guide

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

More information

Loyalty Program Guide

Loyalty Program Guide Loyalty Program Guide 110911 2011 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical, including photocopying,

More information

Composite.Community.Newsletter - User Guide

Composite.Community.Newsletter - User Guide Composite.Community.Newsletter - User Guide Composite 2014-11-19 Composite A/S Nygårdsvej 16 DK-2100 Copenhagen Phone +45 3915 7600 www.composite.net Contents 1 INTRODUCTION... 4 1.1 Who Should Read This

More information

PayPal Integration in Magento 0. 10441 Jefferson Blvd. Suite 200, Culver City, CA 90232 Magento.com

PayPal Integration in Magento 0. 10441 Jefferson Blvd. Suite 200, Culver City, CA 90232 Magento.com PayPal Integration in Magento 0 PayPal Integration in Magento 1 PayPal Integration in Magento 1. What is new in 1.4.1 2. PayPal business logic overview 3. Application integration overview 4. Debugging

More information

Merchant Interface Online Help Files

Merchant Interface Online Help Files Merchant Interface Online Help Files REGAL t e c h n o l o g i e s t h e f u t u r e o f p a y m e n t s Table of Contents Merchant Interface Online Help Files... 1 Tools... 2 Virtual Terminal... 7 Submit

More information

Building Event Registration Forms in DonorSnap

Building Event Registration Forms in DonorSnap Building in DonorSnap Online Forms is a module that comes installed with DonorSnap. You create your own forms. Forms are built within DonorSnap and uploaded to your website. When someone submits a form,

More information

Magento Extension User Guide

Magento Extension User Guide Smart Review Reminder Magento Extension User Guide Official extension page: Smart Review Reminder Page 1 Table of contents: 1. Email Settings.....3 2. Conditions Settings.........6 3. Google Analytics

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

Nexsure Training Manual - Accounting. Chapter 6

Nexsure Training Manual - Accounting. Chapter 6 Nexsure Training Manual - Accounting Journal Entries In This Chapter Journal Entry Definition Journal Entry Overview Adding Journal Entries Setting up Automatic Recurring Entries Using General Ledger Allocation

More information

Order Manager Toolkit

Order Manager Toolkit Order Manager Toolkit Magento Extension User Guide Official extension page: Order Manager Toolkit Page 1 Table of contents: 1. Order Manager Toolkit: functionality on the order grid.. 3 2. Extended grid:

More information

Recurring Billing Guide

Recurring Billing Guide Recurring Billing Guide Overview Recurring billing is implemented in Yogareg as auto-renew class bundles (sometimes called class cards or class passes) and subscriptions. Auto-renew class bundles are class

More information

Jive Connects for Openfire

Jive Connects for Openfire Jive Connects for Openfire Contents Jive Connects for Openfire...2 System Requirements... 2 Setting Up Openfire Integration... 2 Configuring Openfire Integration...2 Viewing the Openfire Admin Console...3

More information

UOFL SHAREPOINT ADMINISTRATORS GUIDE

UOFL SHAREPOINT ADMINISTRATORS GUIDE UOFL SHAREPOINT ADMINISTRATORS GUIDE WOW What Power! Learn how to administer a SharePoint site. [Type text] SharePoint Administrator Training Table of Contents Basics... 3 Definitions... 3 The Ribbon...

More information

Does the GC have an online document management solution?

Does the GC have an online document management solution? This FAQ contains: Web File Services definition Access web file services Create a WFS folder Upload a document Email a link to a document folder Create WFS subscription Cancel existing subscription Create

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

Mass Announcement Service Operation

Mass Announcement Service Operation Mass Announcement Service Operation The Mass Announcement Service enables you to automate calling a typically large number of contacts, and playing them a pre-recorded announcement. For example, a weather

More information

Multivendor Extension User Guide

Multivendor Extension User Guide Multivendor Extension User Guide About This Extension: The market place extension gives merchants the ability to sell products through multiple drop shippers, vendors, and suppliers. It allows vendors

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

PaperCut Payment Gateway Module PayPal Website Payments Standard Quick Start Guide

PaperCut Payment Gateway Module PayPal Website Payments Standard Quick Start Guide PaperCut Payment Gateway Module PayPal Website Payments Standard Quick Start Guide This guide is designed to supplement the Payment Gateway Module documentation and provides a guide to installing, setting

More information

PayPal PRO Sandbox Testing

PayPal PRO Sandbox Testing PayPal PRO Sandbox Testing Updated June 2014 2014 GoPrint Systems, Inc., All rights reserved. PayPal Pro Configuration Guide 1 PayPal Pro Test Mode (Sandbox) Overview The PayPal test account, referred

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

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

Prestashop Ship2MyId Module. Configuration Process

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

More information

When you first login to your reseller account you will see the following on your screen:

When you first login to your reseller account you will see the following on your screen: Step 1 - Creating Your Administrative Account We presume that your Reseller account has been created. Here's how to create your Administrative account which you'll use to create your hosting plans, add

More information

Performance Management System Reference Guide Administrators

Performance Management System Reference Guide Administrators Performance Management System Reference Guide Administrators Administration 8 Manage Company Information... 8 Navigation... 8 Company Data... 8 Company Logo... 8 Password Settings... 8 Review Settings...

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

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

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

Microsoft Lync TM Order & Provisioning. Admin Guide

Microsoft Lync TM Order & Provisioning. Admin Guide Microsoft Lync TM Order & Provisioning Admin Guide Microsoft Lync Ordering & Provisioning Admin Guide i Contents I. Provisioning Lync for Current Customers... 1 Ordering Lync for Customer Accounts... 1

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

E-Commerce Installation and Configuration Guide

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

More information

Sitecore E-Commerce Cookbook

Sitecore E-Commerce Cookbook Sitecore E-Commerce Cookbook Rev: 2013-07-23 Sitecore E-Commerce Services 2.1 on CMS 7.0 Sitecore E-Commerce Cookbook A marketer's guide to Sitecore E-Commerce Services Sitecore E-Commerce Cookbook Table

More information

5.2.3 Thank you message 5.3 - Bounce email settings Step 6: Subscribers 6.1. Creating subscriber lists 6.2. Add subscribers 6.2.1 Manual add 6.2.

5.2.3 Thank you message 5.3 - Bounce email settings Step 6: Subscribers 6.1. Creating subscriber lists 6.2. Add subscribers 6.2.1 Manual add 6.2. Step by step guide Step 1: Purchasing an RSMail! membership Step 2: Download RSMail! 2.1. Download the component 2.2. Download RSMail! language files Step 3: Installing RSMail! 3.1: Installing the component

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

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

one Managing your PBX Administrator ACCESSING YOUR PBX ACCOUNT CHECKING ACCOUNT ACTIVITY

one Managing your PBX Administrator ACCESSING YOUR PBX ACCOUNT CHECKING ACCOUNT ACTIVITY one Managing your PBX Administrator ACCESSING YOUR PBX ACCOUNT Navigate to https://portal.priorityonenet.com/ and log in to the PriorityOne portal account. If you would like your web browser to keep you

More information

SuccessFactors Learning: Scheduling Management

SuccessFactors Learning: Scheduling Management SuccessFactors Learning: Scheduling Management Classroom Guide v 6.4 For SuccessFactors Learning v 6.4 Last Modified 08/30/2011 2011 SuccessFactors, Inc. All rights reserved. Execution is the Difference

More information

Smart2Pay Magento Plugin Merchant Integration Guide

Smart2Pay Magento Plugin Merchant Integration Guide Smart2Pay Magento Plugin Merchant Integration Guide Version 5.2 COPYRIGHT The information contained in this Merchant Integration Guide is confidential and/or privileged material and is intended only for

More information

How to Make Register and Make Online Bookings

How to Make Register and Make Online Bookings Contents: How to Make Register and Make Online Bookings Online Booking Website Registration Home Page Quick Links Manage Bookings Memberships Unpaid Sales Online Booking Website To book online you will

More information

Google Analytics Guide

Google Analytics Guide Google Analytics Guide 1 We re excited that you re implementing Google Analytics to help you make the most of your website and convert more visitors. This deck will go through how to create and configure

More information

Virtual Communities Operations Manual

Virtual Communities Operations Manual Virtual Communities Operations Manual The Chapter Virtual Communities (VC) have been developed to improve communication among chapter leaders and members, to facilitate networking and communication among

More information

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

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

More information

business.officedepot.com User Guide

business.officedepot.com User Guide business.officedepot.com User Guide https://business.officedepot.com CONTACT INFORMATION Contact For Customer Service: Call 888.263.3423 (888.2.OFFICE) For Technical Support: Call 800.269.6888 or e-mail

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

MPI Frequently Asked Questions

MPI Frequently Asked Questions MPI Frequently Asked Questions 1 Table of contents 1. General... 4 1.1. I want to use the Europabank MPI to handle the payments for my webshop.... 4 Where do I start?... 4 1.2. Should my shop be hosted

More information

Camilyo APS package by Techno Mango Service Provide Deployment Guide Version 1.0

Camilyo APS package by Techno Mango Service Provide Deployment Guide Version 1.0 Camilyo APS package by Techno Mango Service Provide Deployment Guide Version 1.0 Contents Introduction... 3 Endpoint deployment... 3 Endpoint minimal hardware requirements:... 3 Endpoint software requirements:...

More information

E-Commerce Installation and Configuration Guide

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

More information

MAGENTO QUICK START. Magento users New and relatively new Mostly on Community Ed. > 1 year; 16% Not at all yet; 33% 3 mo.

MAGENTO QUICK START. Magento users New and relatively new Mostly on Community Ed. > 1 year; 16% Not at all yet; 33% 3 mo. Summer Webinar Series August 17, 2010 MAGENTO QUICK START Welcome! I am Kara Heinrichs Magento, Inc. GM, Education, Training & Certification Purpose of today s session Quick Start to expose you to a range

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

Online Banking User Guide

Online Banking User Guide Online Banking User Guide If you need assistance, please call 315.477.2200 or 800.462.5000 M-F 7:30am - 6:00pm Sat 9:00am - 1:00pm empowerfcu.com 315.477.2200 800.462.5000 Table of Contents Online Banking

More information

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

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

More information

DROPFILES SUPPORT. Main advantages:

DROPFILES SUPPORT. Main advantages: DROPFILES SUPPORT Dropfiles is a Joomla extension used to manages all your files and categorize them in a smart way. The main component is completed by a theme pack. For more commercial information please

More information

VPS Hosting User Guide

VPS Hosting User Guide TM VPS Hosting User Guide VPS Hosting Control Panel Managing VPS... 1 Opening Power Panel...... 1 Starting/Stopping VPS... 2 Changing VPS Hostname... 2 Enabling/Disabling Automatic Updates... 5 Installing

More information

OLRP. Online Registration & Payment System Setup Help Document

OLRP. Online Registration & Payment System Setup Help Document Online Registration & Payment System Setup Help Document January 2014 OLRP Login Visit admin.rugby.com.au and login using usual MyRugby Admin login credentials, if you have forgotten your login details

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

Stripe Payments & Subscriptions

Stripe Payments & Subscriptions Stripe Payments & Subscriptions Installation and Configuration Guide Table of Contents Stripe Payments... 2 Installation... 2 Configuration... 3 Testing Cards... 6 Saved Cards... 7 Issuing Refunds... 9

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