SlideShare a Scribd company logo
1 of 33
Download to read offline
All-In-One Checkout
User Manual for Magento
Aitoc
Aitoc
Table of Content
1. All-In-One Checkout components.
2. Enabling All-In-One Checkout in Magento.
3. One-Page Checkout Booster settings.
4. Configurable Checkout settings.
5. Checkout Fields Manager settings.
6. Adding a custom checkout attribute.
7. Custom checkout attributes on the front-end.
8. Custom checkout attributes in order details.
9. New Orders grid filters.
10. Magento API support.
Aitoc1. All-In-One Checkout components
All-In-One Checkout is made up of three standalone modules by Aitoc:
1. One-Page Checkout Booster
2. Checkout Fields Manager
3. Configurable Checkout
Aitoc2. Enabling All-In-One Checkout in Magento
Catalog > Manage Products - Product > Inventory
In System > Manage Aitoc Modules, check
All-In-One Checkout (all three units) and
click "Save modules settings" on the top
right.
Aitoc3. One-Page Checkout Booster settings
For the extension to function correctly, the
standard Magento’s Onepage Checkout
should be enabled.
System > Configuration > Sales > Checkout > Checkout Options
Aitoc3. One-Page Checkout Booster settings
Move Checkout to Cart - show checkout
steps at the bottom of the Cart section.
Expand Checkout steps – make all
checkout steps visible at once and
remove all "Continue" buttons.
Move Cart to Checkout – replace the last
checkout step with the Cart content
table; turns off the Cart section; expand
all checkout steps.
Turn Off the extension – use the standard
Cart and Checkout for the selected Store
View or Website.
System > Configuration > Sales > Checkout > One-Page Checkout Booster
Aitoc3. One-Page Checkout Booster settings
Choose from three checkout page layouts:
1. Default design. This is a one-column
layout in which the checkout steps are
expanded and placed below one another.
2. Compact v1 Design. A three column
layout with all checkout steps visible at a
glance.
3. Compact v2 Design. This is a two-column
layout with all checkout steps visible at a
glance.
System > Configuration > Sales > Checkout > One-Page Checkout Booster
Aitoc3. One-Page Checkout Booster settings
Create a custom title for the checkout page
(per Website).
Set a default shipping method (per
Website).
System > Configuration > Sales > Checkout > One-Page Checkout Booster
Aitoc3. One-Page Checkout Booster settings
Show Terms & Conditions as a popup or as
a text-area field (just above the “I Accept
Terms & Conditions” checkbox).
Set a default shipping method (per
Website).
System > Configuration > Sales > Checkout > One-Page Checkout Booster
Aitoc4. Configurable Checkout settings
System > Configuration > Aitoc Configurable Checkout
The Configurable Checkout unit allows you
to turn off redundant checkout fields or
even entire steps.
Once you have activated the CC unit (see
part 2 of this manual), log out of the admin
panel and log back in for this tab to appear.
This is necessary, because Magento does
not add new admin permissions during a
running session, and you have to start a
new session to get them.
Aitoc4. Configurable Checkout settings
You can disable any Billing Info fields,
except for first name, last name & email.
You can disable any Shipping Info fields,
or even switch off the block altogether .
System > Configuration > Aitoc Configurable Checkout
Aitoc4. Configurable Checkout settings
Remove the entire Shipping Method step,
provided that either Flat Rate, or Free
Shipping are your only shipping methods
(allowed for all countries).
Remove the entire Payment Method step,
provided Check/Money Order is your only
selected payment method.
System > Configuration > Aitoc Configurable Checkout
Aitoc4. Configurable Checkout settings
You can reduce checkout to just a few
simple steps and the most essential fields
using the Configurable Checkout unit.
Aitoc5. Checkout Fields Manager settings
The Checkout Field Manager unit allows
you to add custom fields to Magento
checkout.
Once you have activated the CFM unit (see
part 2 of this manual), go to System >
Checkout Attributes to access settings for
this All-In-One Checkout unit.
System > Checkout Attributes
Aitoc6. Adding a custom checkout attribute
Click “New Attribute” to add a new
checkout attribute, or click an existing
attribute to edit it.
System > Checkout Attributes
Aitoc6. Adding a custom checkout attribute
The extension adds the info from custom
fields into the HTML Order confirmation e-
mail by default (when the customer uses
standard Magento payment gateways,
including PayPal).
The admin can add the label and the value
of a custom field to the plain-text order
confirmation email. The attribute code is
used as XYZ in example below
{{var cfm.XYZ_label}}:{{var cfm. XYZ}}.
If you use a dropdown, you can enable
'Add default "Please Select" option'.
“Please Select” replaces the value
selected by default in the dropdown.
When this setting is enabled, customers
won't be able to continue checking out
until they choose an option other than
"Please Select".
System > Checkout Attributes - Edit an Attribute
Aitoc6. Adding a custom checkout attribute
Once you fill out all the necessary fields in
the Properties tab, go to Manage Label/
Options to add a title and a description for
your new field.
The extension supports the following
input types for attributes: Text Field, Text
Area, Date, Yes/No, Multiple Select,
Dropdown, Checkbox and Radio Button.
Specify at which checkout step your
custom attribute should be displayed.
The setting is specified separately for
One-Page & Multi-Address checkout.
System > Checkout Attributes - Edit an Attribute
Aitoc6. Adding a custom checkout attribute
Put custom fields onto the Orders grid
(except for the Date field, since it already
exists in default Magento grid).
Add a new export option to standard
Magento export options in the Orders
grid, so that you can export custom fields
data in .csv or .xls.
System > Checkout Attributes - Edit an Attribute
Aitoc6. Adding a custom checkout attribute
Choose "Yes" if you want to use the
custom attribute on your customer
registration page, too.
Additional options for the "Attribute
Placeholder" and "Position in Placeholder"
will appear.
Checkout Fields Manager lets you
automatically pre-fill custom checkout
fields with the information entered to
custom registration fields.
System > Checkout Attributes - Edit an Attribute
Aitoc6. Adding a custom checkout attribute
The description you enter will be
displayed under the field on the checkout
page. Use it to point your customers in a
particualr direction, if you wish.
This is not a required field.
System > Checkout Attributes - Edit an Attribute
Aitoc6. Adding a custom checkout attribute
Here you can specify your own title for the
“Please Select” option.
System > Checkout Attributes - Edit an Attribute
Aitoc6. Adding a custom checkout attribute
System > Import/Export > Dataflow - Profiles
If "Global" is checked (it is by default), the
attribute will be displayed in all Store
Views of all Websites (both current and
future ones).
System > Checkout Attributes - Edit an Attribute
Aitoc6. Adding a custom checkout attribute
For the new checkout attribute to appear
only in a specific Store View of a Website,
uncheck "Global" and "All store views of
the website" and select the required
Store View(s).
System > Checkout Attributes - Edit an Attribute
Aitoc6. Adding a custom checkout attribute
Choose which Customer Group(s) should
be shown your custom field.
System > Checkout Attributes - Edit an Attribute
Aitoc6. Adding a custom checkout attribute
Show a custom field when a product from
a specific category is ordered.
System > Checkout Attributes - Edit an Attribute
Aitoc6. Adding a custom checkout attribute
Show a custom field when a specific
product is ordered.
System > Checkout Attributes - Edit an Attribute
Aitoc7. Custom checkout attributes on the front-end
An example of what a custom attribute
looks like on a one-page checkout form.
Aitoc8. Custom checkout attributes in order details
Your customers will be able to see the
extra feilds they filled out in their Magento
account (registered users only) and email.
The custom data provided by a client is
visible to admin in the Order/Invoice form.
Click “Change” to edit these data.
If admin edits custom data in an Order,
the Order is not cancelled, nor is another
Order created.
Aitoc8. Custom checkout attributes in order details
Aitoc9. New Orders grid filters
Export custom fields from the Orders grid
along with regular Magento fields in .csv
or .xls.
Export data from selected custom fields
matched with Order IDs to .xls.
Add custom fields to the Orders grid.
Filter Orders by custom fields (except for
Date)
Sort Orders by custom fields (except for
Date, checkbox or multiselect).
Aitoc10. Magento API support
You can export the data provided by customers using Magento API. We add data entered via our extension to the following
Magento objects:
sales_order.list
sales_order.info
Please find below an example of how to retrieve an order data using the API:
// SOAP v1:
$client = new SoapClient('http://example.com/api/?wsdl=1');
$order = '100000001';
$session = $client->login('apiUser', 'apiKey');
$return = $client->call($session, 'sales_order.info', array($order));
echo '<pre>'.print_r($session,1).'</pre>';
echo '<pre>'.print_r($return,1).'</pre>';
// SOAP v2:
$client = new SoapClient('http://example.com/index.php/api/v2_soap?wsdl=1');
$order = '100000001';
$session = $client->login('apiUser', 'apiKey');
$return = $client->salesOrderInfo($session, $order);
$client->endSession($session, $order);
echo '<pre>'.print_r($session,1).'</pre>';
echo '<pre>'.print_r($return,1).'</pre>';
// SOAP v2 + WSI:
$client = new SoapClient('http://example.com/api/v2_soap?wsdl=1');
$order = '100000001';
$session = $client->login((object)array('username'=> 'apiUser', 'apiKey' => 'apiKey')); //with WS-I
$return = $client->salesOrderInfo((object)array('sessionId'=> $session->result, 'orderIncrementId' => $order));
$client->endSession((object)array('sessionId'=> $session->result, 'orderIncrementId' => $order));
echo '<pre>'.print_r($session,1).'</pre>';
echo '<pre>'.print_r($return,1).'</pre>';
* WS-I works only without index.php in hostname
* WSDL works only with index.php
The data can also be retrieved within sales_order.list.
AitocUseful resources
Useful Resources
1. Introduction Video (1.51 min) - http://bit.ly/1XS3THG
2. Demo - http://bit.ly/1NDpX24
3. Installation guide - http://bit.ly/1SDOTGo
Aitoc
Brought to you by
You can purchase All-In-One Checkout at
www.aitoc.com/en/one_step_checkout_manager.html
For questions please email at sales@aitoc.com

More Related Content

What's hot

Opentaps purchasing process
Opentaps purchasing processOpentaps purchasing process
Opentaps purchasing processNguyen Duc
 
Magento 2 Inventory Management Extension
Magento 2 Inventory Management ExtensionMagento 2 Inventory Management Extension
Magento 2 Inventory Management ExtensionAppJetty
 
I procurement user_training
I procurement user_trainingI procurement user_training
I procurement user_trainingHamdy Elbana
 
Technical architecture for order management
Technical architecture for order managementTechnical architecture for order management
Technical architecture for order managementMohit kumar Gupta
 
WMS - Manage Your Invetory Trackable
WMS - Manage Your Invetory TrackableWMS - Manage Your Invetory Trackable
WMS - Manage Your Invetory TrackableHarikrishna Patel
 
Inventory in Oracle apps
Inventory in Oracle apps Inventory in Oracle apps
Inventory in Oracle apps gbalagee
 
20210311 - Grocery Industry
20210311 - Grocery Industry20210311 - Grocery Industry
20210311 - Grocery IndustryCheinFattSiow
 
Customers Delight-Sales Order Enterin,Booking,Picking And Shipping Made Easy
Customers Delight-Sales Order Enterin,Booking,Picking And Shipping Made EasyCustomers Delight-Sales Order Enterin,Booking,Picking And Shipping Made Easy
Customers Delight-Sales Order Enterin,Booking,Picking And Shipping Made Easyguestee7e88fc
 
Oracle R12 Order Management - Back to Back (B2B) Order Flow:
Oracle R12 Order Management - Back to Back (B2B) Order Flow:Oracle R12 Order Management - Back to Back (B2B) Order Flow:
Oracle R12 Order Management - Back to Back (B2B) Order Flow:Boopathy CS
 
Managing lots and serial numbers in odoo 13 inventory
Managing lots and serial numbers in odoo 13 inventoryManaging lots and serial numbers in odoo 13 inventory
Managing lots and serial numbers in odoo 13 inventoryPlanetOdoo
 
Oracle R12 inventory Table name details with description
Oracle R12 inventory Table name details with descriptionOracle R12 inventory Table name details with description
Oracle R12 inventory Table name details with descriptionBoopathy CS
 
How to migrate 3dCart to Shopify with Litextension
How to migrate 3dCart to Shopify with LitextensionHow to migrate 3dCart to Shopify with Litextension
How to migrate 3dCart to Shopify with LitextensionLitExtension
 
Magento 2 Database Tables, Schema, Main tables for main features of Magento 2...
Magento 2 Database Tables, Schema, Main tables for main features of Magento 2...Magento 2 Database Tables, Schema, Main tables for main features of Magento 2...
Magento 2 Database Tables, Schema, Main tables for main features of Magento 2...gideonvbabu
 
Magento2dbschema1 180607144053
Magento2dbschema1 180607144053Magento2dbschema1 180607144053
Magento2dbschema1 180607144053CHANDAN RAI
 
Functional i store overview knoworacle
Functional i store overview knoworacleFunctional i store overview knoworacle
Functional i store overview knoworaclegaurav.upmanyu
 
Vendor Attribute Addon - Multi-Vendor Marketplace Addon by CedCommerce
Vendor Attribute Addon - Multi-Vendor Marketplace Addon by CedCommerceVendor Attribute Addon - Multi-Vendor Marketplace Addon by CedCommerce
Vendor Attribute Addon - Multi-Vendor Marketplace Addon by CedCommerceCedCommerce
 
Elshayeb Oracle R12 Order Management
Elshayeb Oracle R12 Order ManagementElshayeb Oracle R12 Order Management
Elshayeb Oracle R12 Order ManagementAhmed Elshayeb
 
PAM Setup Guide v1.2
PAM Setup Guide v1.2PAM Setup Guide v1.2
PAM Setup Guide v1.2yabigbrada
 

What's hot (20)

O2C Tables
O2C TablesO2C Tables
O2C Tables
 
Presentation1
Presentation1Presentation1
Presentation1
 
Opentaps purchasing process
Opentaps purchasing processOpentaps purchasing process
Opentaps purchasing process
 
Magento 2 Inventory Management Extension
Magento 2 Inventory Management ExtensionMagento 2 Inventory Management Extension
Magento 2 Inventory Management Extension
 
I procurement user_training
I procurement user_trainingI procurement user_training
I procurement user_training
 
Technical architecture for order management
Technical architecture for order managementTechnical architecture for order management
Technical architecture for order management
 
WMS - Manage Your Invetory Trackable
WMS - Manage Your Invetory TrackableWMS - Manage Your Invetory Trackable
WMS - Manage Your Invetory Trackable
 
Inventory in Oracle apps
Inventory in Oracle apps Inventory in Oracle apps
Inventory in Oracle apps
 
20210311 - Grocery Industry
20210311 - Grocery Industry20210311 - Grocery Industry
20210311 - Grocery Industry
 
Customers Delight-Sales Order Enterin,Booking,Picking And Shipping Made Easy
Customers Delight-Sales Order Enterin,Booking,Picking And Shipping Made EasyCustomers Delight-Sales Order Enterin,Booking,Picking And Shipping Made Easy
Customers Delight-Sales Order Enterin,Booking,Picking And Shipping Made Easy
 
Oracle R12 Order Management - Back to Back (B2B) Order Flow:
Oracle R12 Order Management - Back to Back (B2B) Order Flow:Oracle R12 Order Management - Back to Back (B2B) Order Flow:
Oracle R12 Order Management - Back to Back (B2B) Order Flow:
 
Managing lots and serial numbers in odoo 13 inventory
Managing lots and serial numbers in odoo 13 inventoryManaging lots and serial numbers in odoo 13 inventory
Managing lots and serial numbers in odoo 13 inventory
 
Oracle R12 inventory Table name details with description
Oracle R12 inventory Table name details with descriptionOracle R12 inventory Table name details with description
Oracle R12 inventory Table name details with description
 
How to migrate 3dCart to Shopify with Litextension
How to migrate 3dCart to Shopify with LitextensionHow to migrate 3dCart to Shopify with Litextension
How to migrate 3dCart to Shopify with Litextension
 
Magento 2 Database Tables, Schema, Main tables for main features of Magento 2...
Magento 2 Database Tables, Schema, Main tables for main features of Magento 2...Magento 2 Database Tables, Schema, Main tables for main features of Magento 2...
Magento 2 Database Tables, Schema, Main tables for main features of Magento 2...
 
Magento2dbschema1 180607144053
Magento2dbschema1 180607144053Magento2dbschema1 180607144053
Magento2dbschema1 180607144053
 
Functional i store overview knoworacle
Functional i store overview knoworacleFunctional i store overview knoworacle
Functional i store overview knoworacle
 
Vendor Attribute Addon - Multi-Vendor Marketplace Addon by CedCommerce
Vendor Attribute Addon - Multi-Vendor Marketplace Addon by CedCommerceVendor Attribute Addon - Multi-Vendor Marketplace Addon by CedCommerce
Vendor Attribute Addon - Multi-Vendor Marketplace Addon by CedCommerce
 
Elshayeb Oracle R12 Order Management
Elshayeb Oracle R12 Order ManagementElshayeb Oracle R12 Order Management
Elshayeb Oracle R12 Order Management
 
PAM Setup Guide v1.2
PAM Setup Guide v1.2PAM Setup Guide v1.2
PAM Setup Guide v1.2
 

Similar to All-In-One Checkout User Manual for Magento by Aitoc

Magento Orders Export and Import User Manual
Magento Orders Export and Import User ManualMagento Orders Export and Import User Manual
Magento Orders Export and Import User ManualAitoc, Inc
 
Jet.com Woocommerce Integration Extension, Sell Your Store Products on Jet.com
Jet.com Woocommerce Integration Extension, Sell Your Store Products on Jet.comJet.com Woocommerce Integration Extension, Sell Your Store Products on Jet.com
Jet.com Woocommerce Integration Extension, Sell Your Store Products on Jet.comCedCommerce
 
Magento one step checkout detailed guidelines- one step checkout pro
Magento one step checkout detailed guidelines- one step checkout proMagento one step checkout detailed guidelines- one step checkout pro
Magento one step checkout detailed guidelines- one step checkout proCMS IDEAS
 
Magento 2 Extra Fee Extension
Magento 2 Extra Fee ExtensionMagento 2 Extra Fee Extension
Magento 2 Extra Fee ExtensionMageAnts
 
Magento 2 Import Export Product Attributes Extension
Magento 2 Import Export Product Attributes ExtensionMagento 2 Import Export Product Attributes Extension
Magento 2 Import Export Product Attributes ExtensionMageAnts
 
Jet Magento Integration by CedCommerce
Jet Magento Integration by CedCommerceJet Magento Integration by CedCommerce
Jet Magento Integration by CedCommerceCedCommerce
 
Review Booster User Manual by Aitoc
Review Booster User Manual by AitocReview Booster User Manual by Aitoc
Review Booster User Manual by AitocAitoc, Inc
 
Jet Prestashop Integration by CedCommerce
Jet Prestashop Integration by CedCommerceJet Prestashop Integration by CedCommerce
Jet Prestashop Integration by CedCommerceCedCommerce
 
Magento 2 Frequently Bought Together
Magento 2 Frequently Bought TogetherMagento 2 Frequently Bought Together
Magento 2 Frequently Bought TogetherMageAnts
 
Grocery List User Manual by Aitoc
Grocery List User Manual by AitocGrocery List User Manual by Aitoc
Grocery List User Manual by AitocAitoc, Inc
 
Magento 2 Order Attributes
Magento 2 Order Attributes Magento 2 Order Attributes
Magento 2 Order Attributes MageAnts
 
Who Bought This Also Bought For Magento 2
Who Bought This Also Bought For Magento 2Who Bought This Also Bought For Magento 2
Who Bought This Also Bought For Magento 2MageAnts
 
Mkmage jet magento integration user guide
Mkmage jet magento integration user guideMkmage jet magento integration user guide
Mkmage jet magento integration user guideIgor Ilievski
 
MageMob Cart Android & iOS Application
MageMob Cart Android & iOS ApplicationMageMob Cart Android & iOS Application
MageMob Cart Android & iOS ApplicationAppJetty
 
Magento 2 Import Coupon Codes
Magento 2 Import Coupon CodesMagento 2 Import Coupon Codes
Magento 2 Import Coupon CodesMageAnts
 
Automated Restaurant System (Command Design Pattern)PROBLEMY.docx
Automated Restaurant System (Command Design Pattern)PROBLEMY.docxAutomated Restaurant System (Command Design Pattern)PROBLEMY.docx
Automated Restaurant System (Command Design Pattern)PROBLEMY.docxrock73
 
Ocodewire one_page_checkout_extension_demo
Ocodewire one_page_checkout_extension_demoOcodewire one_page_checkout_extension_demo
Ocodewire one_page_checkout_extension_demoMagento oCodewire
 

Similar to All-In-One Checkout User Manual for Magento by Aitoc (20)

Magento Orders Export and Import User Manual
Magento Orders Export and Import User ManualMagento Orders Export and Import User Manual
Magento Orders Export and Import User Manual
 
Jet.com Woocommerce Integration Extension, Sell Your Store Products on Jet.com
Jet.com Woocommerce Integration Extension, Sell Your Store Products on Jet.comJet.com Woocommerce Integration Extension, Sell Your Store Products on Jet.com
Jet.com Woocommerce Integration Extension, Sell Your Store Products on Jet.com
 
Magento one step checkout detailed guidelines- one step checkout pro
Magento one step checkout detailed guidelines- one step checkout proMagento one step checkout detailed guidelines- one step checkout pro
Magento one step checkout detailed guidelines- one step checkout pro
 
Magento 2 Extra Fee Extension
Magento 2 Extra Fee ExtensionMagento 2 Extra Fee Extension
Magento 2 Extra Fee Extension
 
Magento 2 Import Export Product Attributes Extension
Magento 2 Import Export Product Attributes ExtensionMagento 2 Import Export Product Attributes Extension
Magento 2 Import Export Product Attributes Extension
 
Jet Magento Integration by CedCommerce
Jet Magento Integration by CedCommerceJet Magento Integration by CedCommerce
Jet Magento Integration by CedCommerce
 
Review Booster User Manual by Aitoc
Review Booster User Manual by AitocReview Booster User Manual by Aitoc
Review Booster User Manual by Aitoc
 
Vat exempt magento 2
Vat exempt magento  2Vat exempt magento  2
Vat exempt magento 2
 
Jet Prestashop Integration by CedCommerce
Jet Prestashop Integration by CedCommerceJet Prestashop Integration by CedCommerce
Jet Prestashop Integration by CedCommerce
 
Magento 2 Frequently Bought Together
Magento 2 Frequently Bought TogetherMagento 2 Frequently Bought Together
Magento 2 Frequently Bought Together
 
Grocery List User Manual by Aitoc
Grocery List User Manual by AitocGrocery List User Manual by Aitoc
Grocery List User Manual by Aitoc
 
Magento 2 Order Attributes
Magento 2 Order Attributes Magento 2 Order Attributes
Magento 2 Order Attributes
 
Who Bought This Also Bought For Magento 2
Who Bought This Also Bought For Magento 2Who Bought This Also Bought For Magento 2
Who Bought This Also Bought For Magento 2
 
Mkmage jet magento integration user guide
Mkmage jet magento integration user guideMkmage jet magento integration user guide
Mkmage jet magento integration user guide
 
Bit2win 20r3.0 release pack
Bit2win 20r3.0 release packBit2win 20r3.0 release pack
Bit2win 20r3.0 release pack
 
MageMob Cart Android & iOS Application
MageMob Cart Android & iOS ApplicationMageMob Cart Android & iOS Application
MageMob Cart Android & iOS Application
 
Magento 2 Import Coupon Codes
Magento 2 Import Coupon CodesMagento 2 Import Coupon Codes
Magento 2 Import Coupon Codes
 
Automated Restaurant System (Command Design Pattern)PROBLEMY.docx
Automated Restaurant System (Command Design Pattern)PROBLEMY.docxAutomated Restaurant System (Command Design Pattern)PROBLEMY.docx
Automated Restaurant System (Command Design Pattern)PROBLEMY.docx
 
Ocodewire one_page_checkout_extension_demo
Ocodewire one_page_checkout_extension_demoOcodewire one_page_checkout_extension_demo
Ocodewire one_page_checkout_extension_demo
 
AJAX DROP DOWN CART FOR VIRTUEMART
AJAX DROP DOWN CART FOR VIRTUEMARTAJAX DROP DOWN CART FOR VIRTUEMART
AJAX DROP DOWN CART FOR VIRTUEMART
 

More from Aitoc, Inc

VBulletin integration user manual by AITOC
VBulletin integration user manual by AITOCVBulletin integration user manual by AITOC
VBulletin integration user manual by AITOCAitoc, Inc
 
Splash Page User Manual by Aitoc
Splash Page User Manual by AitocSplash Page User Manual by Aitoc
Splash Page User Manual by AitocAitoc, Inc
 
Cost Based Pricing User Manual by Aitoc
Cost Based Pricing User Manual by AitocCost Based Pricing User Manual by Aitoc
Cost Based Pricing User Manual by AitocAitoc, Inc
 
Magento Layered Navigation Pro user manual by Aitoc
Magento Layered Navigation Pro user manual by AitocMagento Layered Navigation Pro user manual by Aitoc
Magento Layered Navigation Pro user manual by AitocAitoc, Inc
 
Email Templates Manager User Manual by Aitoc
Email Templates Manager User Manual by AitocEmail Templates Manager User Manual by Aitoc
Email Templates Manager User Manual by AitocAitoc, Inc
 
Configurable products pro user manual by Aitoc
Configurable products pro user manual by AitocConfigurable products pro user manual by Aitoc
Configurable products pro user manual by AitocAitoc, Inc
 
Magento extensions: Advanced permissions user manual by Aitoc
Magento extensions: Advanced permissions user manual by AitocMagento extensions: Advanced permissions user manual by Aitoc
Magento extensions: Advanced permissions user manual by AitocAitoc, Inc
 
Custom Order Number Pro User Manual
Custom Order Number Pro User ManualCustom Order Number Pro User Manual
Custom Order Number Pro User ManualAitoc, Inc
 
Shop by Brand User Manual (Aitoc)
Shop by Brand User Manual (Aitoc)Shop by Brand User Manual (Aitoc)
Shop by Brand User Manual (Aitoc)Aitoc, Inc
 
Pre-Orders User Manual
Pre-Orders User ManualPre-Orders User Manual
Pre-Orders User ManualAitoc, Inc
 
Visualize Your Attributes. Color Swatch - User manual by Aitoc
Visualize Your Attributes. Color Swatch -  User manual by AitocVisualize Your Attributes. Color Swatch -  User manual by Aitoc
Visualize Your Attributes. Color Swatch - User manual by AitocAitoc, Inc
 

More from Aitoc, Inc (11)

VBulletin integration user manual by AITOC
VBulletin integration user manual by AITOCVBulletin integration user manual by AITOC
VBulletin integration user manual by AITOC
 
Splash Page User Manual by Aitoc
Splash Page User Manual by AitocSplash Page User Manual by Aitoc
Splash Page User Manual by Aitoc
 
Cost Based Pricing User Manual by Aitoc
Cost Based Pricing User Manual by AitocCost Based Pricing User Manual by Aitoc
Cost Based Pricing User Manual by Aitoc
 
Magento Layered Navigation Pro user manual by Aitoc
Magento Layered Navigation Pro user manual by AitocMagento Layered Navigation Pro user manual by Aitoc
Magento Layered Navigation Pro user manual by Aitoc
 
Email Templates Manager User Manual by Aitoc
Email Templates Manager User Manual by AitocEmail Templates Manager User Manual by Aitoc
Email Templates Manager User Manual by Aitoc
 
Configurable products pro user manual by Aitoc
Configurable products pro user manual by AitocConfigurable products pro user manual by Aitoc
Configurable products pro user manual by Aitoc
 
Magento extensions: Advanced permissions user manual by Aitoc
Magento extensions: Advanced permissions user manual by AitocMagento extensions: Advanced permissions user manual by Aitoc
Magento extensions: Advanced permissions user manual by Aitoc
 
Custom Order Number Pro User Manual
Custom Order Number Pro User ManualCustom Order Number Pro User Manual
Custom Order Number Pro User Manual
 
Shop by Brand User Manual (Aitoc)
Shop by Brand User Manual (Aitoc)Shop by Brand User Manual (Aitoc)
Shop by Brand User Manual (Aitoc)
 
Pre-Orders User Manual
Pre-Orders User ManualPre-Orders User Manual
Pre-Orders User Manual
 
Visualize Your Attributes. Color Swatch - User manual by Aitoc
Visualize Your Attributes. Color Swatch -  User manual by AitocVisualize Your Attributes. Color Swatch -  User manual by Aitoc
Visualize Your Attributes. Color Swatch - User manual by Aitoc
 

Recently uploaded

Simplifying Microservices & Apps - The art of effortless development - Meetup...
Simplifying Microservices & Apps - The art of effortless development - Meetup...Simplifying Microservices & Apps - The art of effortless development - Meetup...
Simplifying Microservices & Apps - The art of effortless development - Meetup...Rob Geurden
 
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanySuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanyChristoph Pohl
 
Post Quantum Cryptography – The Impact on Identity
Post Quantum Cryptography – The Impact on IdentityPost Quantum Cryptography – The Impact on Identity
Post Quantum Cryptography – The Impact on Identityteam-WIBU
 
Patterns for automating API delivery. API conference
Patterns for automating API delivery. API conferencePatterns for automating API delivery. API conference
Patterns for automating API delivery. API conferencessuser9e7c64
 
Odoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 EnterpriseOdoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 Enterprisepreethippts
 
20240415 [Container Plumbing Days] Usernetes Gen2 - Kubernetes in Rootless Do...
20240415 [Container Plumbing Days] Usernetes Gen2 - Kubernetes in Rootless Do...20240415 [Container Plumbing Days] Usernetes Gen2 - Kubernetes in Rootless Do...
20240415 [Container Plumbing Days] Usernetes Gen2 - Kubernetes in Rootless Do...Akihiro Suda
 
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)jennyeacort
 
Precise and Complete Requirements? An Elusive Goal
Precise and Complete Requirements? An Elusive GoalPrecise and Complete Requirements? An Elusive Goal
Precise and Complete Requirements? An Elusive GoalLionel Briand
 
A healthy diet for your Java application Devoxx France.pdf
A healthy diet for your Java application Devoxx France.pdfA healthy diet for your Java application Devoxx France.pdf
A healthy diet for your Java application Devoxx France.pdfMarharyta Nedzelska
 
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptxReal-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptxRTS corp
 
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...Natan Silnitsky
 
Innovate and Collaborate- Harnessing the Power of Open Source Software.pdf
Innovate and Collaborate- Harnessing the Power of Open Source Software.pdfInnovate and Collaborate- Harnessing the Power of Open Source Software.pdf
Innovate and Collaborate- Harnessing the Power of Open Source Software.pdfYashikaSharma391629
 
Unveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsUnveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsAhmed Mohamed
 
Exploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdf
Exploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdfExploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdf
Exploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdfkalichargn70th171
 
Sending Calendar Invites on SES and Calendarsnack.pdf
Sending Calendar Invites on SES and Calendarsnack.pdfSending Calendar Invites on SES and Calendarsnack.pdf
Sending Calendar Invites on SES and Calendarsnack.pdf31events.com
 
Unveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New FeaturesUnveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New FeaturesŁukasz Chruściel
 
Cloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEECloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEEVICTOR MAESTRE RAMIREZ
 
英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作qr0udbr0
 
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...Angel Borroy López
 

Recently uploaded (20)

Simplifying Microservices & Apps - The art of effortless development - Meetup...
Simplifying Microservices & Apps - The art of effortless development - Meetup...Simplifying Microservices & Apps - The art of effortless development - Meetup...
Simplifying Microservices & Apps - The art of effortless development - Meetup...
 
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanySuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
 
Post Quantum Cryptography – The Impact on Identity
Post Quantum Cryptography – The Impact on IdentityPost Quantum Cryptography – The Impact on Identity
Post Quantum Cryptography – The Impact on Identity
 
Patterns for automating API delivery. API conference
Patterns for automating API delivery. API conferencePatterns for automating API delivery. API conference
Patterns for automating API delivery. API conference
 
Odoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 EnterpriseOdoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 Enterprise
 
20240415 [Container Plumbing Days] Usernetes Gen2 - Kubernetes in Rootless Do...
20240415 [Container Plumbing Days] Usernetes Gen2 - Kubernetes in Rootless Do...20240415 [Container Plumbing Days] Usernetes Gen2 - Kubernetes in Rootless Do...
20240415 [Container Plumbing Days] Usernetes Gen2 - Kubernetes in Rootless Do...
 
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
 
Precise and Complete Requirements? An Elusive Goal
Precise and Complete Requirements? An Elusive GoalPrecise and Complete Requirements? An Elusive Goal
Precise and Complete Requirements? An Elusive Goal
 
A healthy diet for your Java application Devoxx France.pdf
A healthy diet for your Java application Devoxx France.pdfA healthy diet for your Java application Devoxx France.pdf
A healthy diet for your Java application Devoxx France.pdf
 
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptxReal-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
 
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
 
Innovate and Collaborate- Harnessing the Power of Open Source Software.pdf
Innovate and Collaborate- Harnessing the Power of Open Source Software.pdfInnovate and Collaborate- Harnessing the Power of Open Source Software.pdf
Innovate and Collaborate- Harnessing the Power of Open Source Software.pdf
 
Advantages of Odoo ERP 17 for Your Business
Advantages of Odoo ERP 17 for Your BusinessAdvantages of Odoo ERP 17 for Your Business
Advantages of Odoo ERP 17 for Your Business
 
Unveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsUnveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML Diagrams
 
Exploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdf
Exploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdfExploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdf
Exploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdf
 
Sending Calendar Invites on SES and Calendarsnack.pdf
Sending Calendar Invites on SES and Calendarsnack.pdfSending Calendar Invites on SES and Calendarsnack.pdf
Sending Calendar Invites on SES and Calendarsnack.pdf
 
Unveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New FeaturesUnveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New Features
 
Cloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEECloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEE
 
英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作
 
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
 

All-In-One Checkout User Manual for Magento by Aitoc

  • 2. Aitoc Table of Content 1. All-In-One Checkout components. 2. Enabling All-In-One Checkout in Magento. 3. One-Page Checkout Booster settings. 4. Configurable Checkout settings. 5. Checkout Fields Manager settings. 6. Adding a custom checkout attribute. 7. Custom checkout attributes on the front-end. 8. Custom checkout attributes in order details. 9. New Orders grid filters. 10. Magento API support.
  • 3. Aitoc1. All-In-One Checkout components All-In-One Checkout is made up of three standalone modules by Aitoc: 1. One-Page Checkout Booster 2. Checkout Fields Manager 3. Configurable Checkout
  • 4. Aitoc2. Enabling All-In-One Checkout in Magento Catalog > Manage Products - Product > Inventory In System > Manage Aitoc Modules, check All-In-One Checkout (all three units) and click "Save modules settings" on the top right.
  • 5. Aitoc3. One-Page Checkout Booster settings For the extension to function correctly, the standard Magento’s Onepage Checkout should be enabled. System > Configuration > Sales > Checkout > Checkout Options
  • 6. Aitoc3. One-Page Checkout Booster settings Move Checkout to Cart - show checkout steps at the bottom of the Cart section. Expand Checkout steps – make all checkout steps visible at once and remove all "Continue" buttons. Move Cart to Checkout – replace the last checkout step with the Cart content table; turns off the Cart section; expand all checkout steps. Turn Off the extension – use the standard Cart and Checkout for the selected Store View or Website. System > Configuration > Sales > Checkout > One-Page Checkout Booster
  • 7. Aitoc3. One-Page Checkout Booster settings Choose from three checkout page layouts: 1. Default design. This is a one-column layout in which the checkout steps are expanded and placed below one another. 2. Compact v1 Design. A three column layout with all checkout steps visible at a glance. 3. Compact v2 Design. This is a two-column layout with all checkout steps visible at a glance. System > Configuration > Sales > Checkout > One-Page Checkout Booster
  • 8. Aitoc3. One-Page Checkout Booster settings Create a custom title for the checkout page (per Website). Set a default shipping method (per Website). System > Configuration > Sales > Checkout > One-Page Checkout Booster
  • 9. Aitoc3. One-Page Checkout Booster settings Show Terms & Conditions as a popup or as a text-area field (just above the “I Accept Terms & Conditions” checkbox). Set a default shipping method (per Website). System > Configuration > Sales > Checkout > One-Page Checkout Booster
  • 10. Aitoc4. Configurable Checkout settings System > Configuration > Aitoc Configurable Checkout The Configurable Checkout unit allows you to turn off redundant checkout fields or even entire steps. Once you have activated the CC unit (see part 2 of this manual), log out of the admin panel and log back in for this tab to appear. This is necessary, because Magento does not add new admin permissions during a running session, and you have to start a new session to get them.
  • 11. Aitoc4. Configurable Checkout settings You can disable any Billing Info fields, except for first name, last name & email. You can disable any Shipping Info fields, or even switch off the block altogether . System > Configuration > Aitoc Configurable Checkout
  • 12. Aitoc4. Configurable Checkout settings Remove the entire Shipping Method step, provided that either Flat Rate, or Free Shipping are your only shipping methods (allowed for all countries). Remove the entire Payment Method step, provided Check/Money Order is your only selected payment method. System > Configuration > Aitoc Configurable Checkout
  • 13. Aitoc4. Configurable Checkout settings You can reduce checkout to just a few simple steps and the most essential fields using the Configurable Checkout unit.
  • 14. Aitoc5. Checkout Fields Manager settings The Checkout Field Manager unit allows you to add custom fields to Magento checkout. Once you have activated the CFM unit (see part 2 of this manual), go to System > Checkout Attributes to access settings for this All-In-One Checkout unit. System > Checkout Attributes
  • 15. Aitoc6. Adding a custom checkout attribute Click “New Attribute” to add a new checkout attribute, or click an existing attribute to edit it. System > Checkout Attributes
  • 16. Aitoc6. Adding a custom checkout attribute The extension adds the info from custom fields into the HTML Order confirmation e- mail by default (when the customer uses standard Magento payment gateways, including PayPal). The admin can add the label and the value of a custom field to the plain-text order confirmation email. The attribute code is used as XYZ in example below {{var cfm.XYZ_label}}:{{var cfm. XYZ}}. If you use a dropdown, you can enable 'Add default "Please Select" option'. “Please Select” replaces the value selected by default in the dropdown. When this setting is enabled, customers won't be able to continue checking out until they choose an option other than "Please Select". System > Checkout Attributes - Edit an Attribute
  • 17. Aitoc6. Adding a custom checkout attribute Once you fill out all the necessary fields in the Properties tab, go to Manage Label/ Options to add a title and a description for your new field. The extension supports the following input types for attributes: Text Field, Text Area, Date, Yes/No, Multiple Select, Dropdown, Checkbox and Radio Button. Specify at which checkout step your custom attribute should be displayed. The setting is specified separately for One-Page & Multi-Address checkout. System > Checkout Attributes - Edit an Attribute
  • 18. Aitoc6. Adding a custom checkout attribute Put custom fields onto the Orders grid (except for the Date field, since it already exists in default Magento grid). Add a new export option to standard Magento export options in the Orders grid, so that you can export custom fields data in .csv or .xls. System > Checkout Attributes - Edit an Attribute
  • 19. Aitoc6. Adding a custom checkout attribute Choose "Yes" if you want to use the custom attribute on your customer registration page, too. Additional options for the "Attribute Placeholder" and "Position in Placeholder" will appear. Checkout Fields Manager lets you automatically pre-fill custom checkout fields with the information entered to custom registration fields. System > Checkout Attributes - Edit an Attribute
  • 20. Aitoc6. Adding a custom checkout attribute The description you enter will be displayed under the field on the checkout page. Use it to point your customers in a particualr direction, if you wish. This is not a required field. System > Checkout Attributes - Edit an Attribute
  • 21. Aitoc6. Adding a custom checkout attribute Here you can specify your own title for the “Please Select” option. System > Checkout Attributes - Edit an Attribute
  • 22. Aitoc6. Adding a custom checkout attribute System > Import/Export > Dataflow - Profiles If "Global" is checked (it is by default), the attribute will be displayed in all Store Views of all Websites (both current and future ones). System > Checkout Attributes - Edit an Attribute
  • 23. Aitoc6. Adding a custom checkout attribute For the new checkout attribute to appear only in a specific Store View of a Website, uncheck "Global" and "All store views of the website" and select the required Store View(s). System > Checkout Attributes - Edit an Attribute
  • 24. Aitoc6. Adding a custom checkout attribute Choose which Customer Group(s) should be shown your custom field. System > Checkout Attributes - Edit an Attribute
  • 25. Aitoc6. Adding a custom checkout attribute Show a custom field when a product from a specific category is ordered. System > Checkout Attributes - Edit an Attribute
  • 26. Aitoc6. Adding a custom checkout attribute Show a custom field when a specific product is ordered. System > Checkout Attributes - Edit an Attribute
  • 27. Aitoc7. Custom checkout attributes on the front-end An example of what a custom attribute looks like on a one-page checkout form.
  • 28. Aitoc8. Custom checkout attributes in order details Your customers will be able to see the extra feilds they filled out in their Magento account (registered users only) and email.
  • 29. The custom data provided by a client is visible to admin in the Order/Invoice form. Click “Change” to edit these data. If admin edits custom data in an Order, the Order is not cancelled, nor is another Order created. Aitoc8. Custom checkout attributes in order details
  • 30. Aitoc9. New Orders grid filters Export custom fields from the Orders grid along with regular Magento fields in .csv or .xls. Export data from selected custom fields matched with Order IDs to .xls. Add custom fields to the Orders grid. Filter Orders by custom fields (except for Date) Sort Orders by custom fields (except for Date, checkbox or multiselect).
  • 31. Aitoc10. Magento API support You can export the data provided by customers using Magento API. We add data entered via our extension to the following Magento objects: sales_order.list sales_order.info Please find below an example of how to retrieve an order data using the API: // SOAP v1: $client = new SoapClient('http://example.com/api/?wsdl=1'); $order = '100000001'; $session = $client->login('apiUser', 'apiKey'); $return = $client->call($session, 'sales_order.info', array($order)); echo '<pre>'.print_r($session,1).'</pre>'; echo '<pre>'.print_r($return,1).'</pre>'; // SOAP v2: $client = new SoapClient('http://example.com/index.php/api/v2_soap?wsdl=1'); $order = '100000001'; $session = $client->login('apiUser', 'apiKey'); $return = $client->salesOrderInfo($session, $order); $client->endSession($session, $order); echo '<pre>'.print_r($session,1).'</pre>'; echo '<pre>'.print_r($return,1).'</pre>'; // SOAP v2 + WSI: $client = new SoapClient('http://example.com/api/v2_soap?wsdl=1'); $order = '100000001'; $session = $client->login((object)array('username'=> 'apiUser', 'apiKey' => 'apiKey')); //with WS-I $return = $client->salesOrderInfo((object)array('sessionId'=> $session->result, 'orderIncrementId' => $order)); $client->endSession((object)array('sessionId'=> $session->result, 'orderIncrementId' => $order)); echo '<pre>'.print_r($session,1).'</pre>'; echo '<pre>'.print_r($return,1).'</pre>'; * WS-I works only without index.php in hostname * WSDL works only with index.php The data can also be retrieved within sales_order.list.
  • 32. AitocUseful resources Useful Resources 1. Introduction Video (1.51 min) - http://bit.ly/1XS3THG 2. Demo - http://bit.ly/1NDpX24 3. Installation guide - http://bit.ly/1SDOTGo
  • 33. Aitoc Brought to you by You can purchase All-In-One Checkout at www.aitoc.com/en/one_step_checkout_manager.html For questions please email at sales@aitoc.com