One Step Checkout Extension for Magento 2¶
Single Page Checkout
Optimize the checkout page effectively and reduce cart abandonment rates.
View Order Summary
Display the complete order summary of the product with information.
All Checkout Steps on Single Page
The customer finds all the fields of customer information, shipping, payments, etc. on one page.
Works for Customers & Guest Users
Registered and guest users can use a single page checkout.
Ajax Based
No webpage reloading and shipping, payment fields are processed via ajax loader
Why Do You Need One Step Checkout?¶
One Step Checkout for Magento 2 introduces the most convenient shopping experience for the customers using a single page checkout. To simplify the checkout process, the Magento 2 One Step Checkout module gathers all complicated default steps to display on one page only. Thereby, facilitating a simple and fast checkout journey for the customers to buy the products in just a single click. Magento 2 One Step Checkout saves customers the difficulty of going back and forward in case they want to fix some information from the previous page. The add on of One Step Checkout for Magento 2 simplifies the checkout process by reducing the number of steps to only one thereby allowing your Magento 2 store customers to buy the products in just a single tap along with easy access. The customized features include Add Buy now button, Google AutoComplete Address, Add GST Number, Show Terms and Conditions Checkbox, Set Custom Page Title, Customizable Blocks Design.
Installation¶
**Interested in Extension Installation ? **
Visite our installation service page https://www.extendware.com/magento-extension-installation-service.html for more information
Got questions? Feel free to contact us! Support Form.
Installation procedure
Download your extension package from the Download page after purchasing the extension.
Open the extension ZIP file you downloaded and extract it to a directory on your computer using a tool like WinRar, WinZIP or similar.
Upload the extracted folders and files into the root directory of your Magento installation. The root directory of Magento is the folder that contains the directories “app”, “bin”, “lib” and more. All folders should match the existing folder structure. If one of our extensions is already installed and you’re updating it, make sure to overwrite the existing files of the extension.
Connect via SSH and run the following commands (make sure to run them as the user who owns the Magento files!
php bin/magento module:enable –clear-static-content Extendware_Core
php bin/magento module:enable –clear-static-content Extendware_OneStepCheckout
php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
In case if you still do not see the extension active, Go to Admin -> System -> Cache Management and click both the ‘Flush Magento Cache’ as well as the ‘Flush Cache Storage’ button.
Woo-ha! You have successfully installed the extension and your store is ready to protect from spammers and bad bots.
USER GUIDE¶
You will find all extendware settings in Admin Panel → Extendware Menu
To configure the extension you need to go to Admin Panel → Extendware Menu → Extendware One Step Checkout → Configuration.
One Step Checkout General Configuration
You can easily enable/disable one step checkout from configuration.
One step checkout page with all checkout fields on a single page.