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. Conļ¬gurable 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 ļ¬lters.
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. Conļ¬gurable 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 > Conļ¬guration > 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 > Conļ¬guration > 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 > Conļ¬guration > 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 > Conļ¬guration > 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 > Conļ¬guration > Sales > Checkout > One-Page Checkout Booster
Aitoc4. Conļ¬gurable Checkout settings
System > Conļ¬guration > Aitoc Conļ¬gurable 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. Conļ¬gurable 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 > Conļ¬guration > Aitoc Conļ¬gurable Checkout
Aitoc4. Conļ¬gurable 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 > Conļ¬guration > Aitoc Conļ¬gurable Checkout
Aitoc4. Conļ¬gurable 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 > Dataļ¬‚ow - Proļ¬les
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 ļ¬lters
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 ļ¬nd 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

O2C Tables
O2C TablesO2C Tables
O2C TablesAnil Kumar
Ā 
Presentation1
Presentation1Presentation1
Presentation1Sellemae Iam
Ā 
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
Ā 
Vat exempt magento 2
Vat exempt magento  2Vat exempt magento  2
Vat exempt magento 2Oscprofessionals
Ā 
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
Ā 
Bit2win 20r3.0 release pack
Bit2win 20r3.0 release packBit2win 20r3.0 release pack
Bit2win 20r3.0 release packGiacinto Mozzetta
Ā 
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
Ā 
AJAX DROP DOWN CART FOR VIRTUEMART
AJAX DROP DOWN CART FOR VIRTUEMARTAJAX DROP DOWN CART FOR VIRTUEMART
AJAX DROP DOWN CART FOR VIRTUEMARTMagentoOneStepCheckout
Ā 

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

Maximizing Efficiency and Profitability with OnePlanā€™s Professional Service A...
Maximizing Efficiency and Profitability with OnePlanā€™s Professional Service A...Maximizing Efficiency and Profitability with OnePlanā€™s Professional Service A...
Maximizing Efficiency and Profitability with OnePlanā€™s Professional Service A...OnePlan Solutions
Ā 
How to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion ApplicationHow to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion ApplicationBradBedford3
Ā 
Lecture # 8 software design and architecture (SDA).ppt
Lecture # 8 software design and architecture (SDA).pptLecture # 8 software design and architecture (SDA).ppt
Lecture # 8 software design and architecture (SDA).pptesrabilgic2
Ā 
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...Matt Ray
Ā 
Salesforce Implementation Services PPT By ABSYZ
Salesforce Implementation Services PPT By ABSYZSalesforce Implementation Services PPT By ABSYZ
Salesforce Implementation Services PPT By ABSYZABSYZ Inc
Ā 
Large Language Models for Test Case Evolution and Repair
Large Language Models for Test Case Evolution and RepairLarge Language Models for Test Case Evolution and Repair
Large Language Models for Test Case Evolution and RepairLionel Briand
Ā 
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
Ā 
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...confluent
Ā 
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
Ā 
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
Ā 
Powering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsPowering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsSafe Software
Ā 
CRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceCRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceBrainSell Technologies
Ā 
Comparing Linux OS Image Update Models - EOSS 2024.pdf
Comparing Linux OS Image Update Models - EOSS 2024.pdfComparing Linux OS Image Update Models - EOSS 2024.pdf
Comparing Linux OS Image Update Models - EOSS 2024.pdfDrew Moseley
Ā 
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
Ā 
SensoDat: Simulation-based Sensor Dataset of Self-driving Cars
SensoDat: Simulation-based Sensor Dataset of Self-driving CarsSensoDat: Simulation-based Sensor Dataset of Self-driving Cars
SensoDat: Simulation-based Sensor Dataset of Self-driving CarsChristian Birchler
Ā 
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
Ā 
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
Ā 
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
Ā 
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...OnePlan Solutions
Ā 
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company OdishaBalasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odishasmiwainfosol
Ā 

Recently uploaded (20)

Maximizing Efficiency and Profitability with OnePlanā€™s Professional Service A...
Maximizing Efficiency and Profitability with OnePlanā€™s Professional Service A...Maximizing Efficiency and Profitability with OnePlanā€™s Professional Service A...
Maximizing Efficiency and Profitability with OnePlanā€™s Professional Service A...
Ā 
How to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion ApplicationHow to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion Application
Ā 
Lecture # 8 software design and architecture (SDA).ppt
Lecture # 8 software design and architecture (SDA).pptLecture # 8 software design and architecture (SDA).ppt
Lecture # 8 software design and architecture (SDA).ppt
Ā 
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Ā 
Salesforce Implementation Services PPT By ABSYZ
Salesforce Implementation Services PPT By ABSYZSalesforce Implementation Services PPT By ABSYZ
Salesforce Implementation Services PPT By ABSYZ
Ā 
Large Language Models for Test Case Evolution and Repair
Large Language Models for Test Case Evolution and RepairLarge Language Models for Test Case Evolution and Repair
Large Language Models for Test Case Evolution and Repair
Ā 
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)
Ā 
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Ā 
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...
Ā 
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...
Ā 
Powering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsPowering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data Streams
Ā 
CRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceCRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. Salesforce
Ā 
Comparing Linux OS Image Update Models - EOSS 2024.pdf
Comparing Linux OS Image Update Models - EOSS 2024.pdfComparing Linux OS Image Update Models - EOSS 2024.pdf
Comparing Linux OS Image Update Models - EOSS 2024.pdf
Ā 
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
Ā 
SensoDat: Simulation-based Sensor Dataset of Self-driving Cars
SensoDat: Simulation-based Sensor Dataset of Self-driving CarsSensoDat: Simulation-based Sensor Dataset of Self-driving Cars
SensoDat: Simulation-based Sensor Dataset of Self-driving Cars
Ā 
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
Ā 
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
Ā 
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...
Ā 
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Ā 
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company OdishaBalasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Ā 

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. Conļ¬gurable 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 ļ¬lters. 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. Conļ¬gurable 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 > Conļ¬guration > 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 > Conļ¬guration > 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 > Conļ¬guration > 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 > Conļ¬guration > 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 > Conļ¬guration > Sales > Checkout > One-Page Checkout Booster
  • 10. Aitoc4. Conļ¬gurable Checkout settings System > Conļ¬guration > Aitoc Conļ¬gurable 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. Conļ¬gurable 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 > Conļ¬guration > Aitoc Conļ¬gurable Checkout
  • 12. Aitoc4. Conļ¬gurable 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 > Conļ¬guration > Aitoc Conļ¬gurable Checkout
  • 13. Aitoc4. Conļ¬gurable 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 > Dataļ¬‚ow - Proļ¬les 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 ļ¬lters 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 ļ¬nd 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