Give your customer better checkout experience as well as optimize the speed of your website with Ocodewire’s Single Step Checkout Magento Extension. This extension reduces the long or multiple steps checkout steps and helps you to make the checkout process easier for your customers. The best quality of the extension is that it is a lightweight extension so you can easily install it on the site without any error. Install this extension in your eCommerce store and get the best sales result.
Note:
- This extension works with PayPal only
- This extension comes as it is and there is no free support for the same.
HOW TO INSTALL A SINGLE STEP/PAGE CHECKOUT EXTENSION:
- Step 1: Unzip the ZIP archive on your local computer. Remember to place the ZIP archive in a separate folder before you unzip.
- Step 2: Use a FTP client to transfer all the folders in the ZIP directly to your Magento root. The existing folders will not be overwritten, it will only add new files to the folder structure.
- Step 3: Login to your Magento administration panel and disable cache (System -> Cache management and choose “Disable”)
- Step 4: In your administration panel, visit System -> Configuration -> Sales -> Shipping methods, click Save Config.
- Step 5: In your administration panel, visit System -> Configuration -> SinglePageCheckout tab. If it is there, the checkout is installed properly.
- Step 6: Visit www.yourdomain.com/singlepagecheckout and make sure it works properly with your shipping and payment methods.
- Step 7: Enable caching under System -> Cache management
- Step 8: Update all links to the original checkout with the link to singlepagecheckout. You need to make these changes: – checkout/onepage/link.phtml – Search for $this->getCheckoutUrl() and replace it with $this->getUrl(‘singlepagecheckout’, array(‘_secure’=>true))
- Step 9: Update links from the cart sidebar to the new checkout – checkout/cart/sidebar.phtml – replace echo $this->getCheckoutUrl(); with echo $this->getUrl(‘singlepagecheckout’, array(‘_secure’=>true));
FEATURES OF SINGLE STEP/PAGE CHECKOUT EXTENSION:
ADMIN FEATURES
- Easy to enable/disable the checkout field through admin panel.
- Enable/disable terms and conditions on the checkout page.
- Enable/Disable coupon codes option directly on the checkout page.
- Easy to edit checkout title and description.
- Use AJAX to save billing.
CUSTOMER FEATURES
- Multiple option for registration.
- Automatically update previously inputted field information.
- Allow to send comments for their orders.
- Checkout with Registered users or a guest.
OTHER FEATURES
- Supports all standard shipping methods and payment method integration.
- 100% open source.
- Multiple Store license.
- Easy to install and configure.