Troubleshooting Checkout Page Issues in Magento

What to check if I experience some difficulties on the checkout page?

1. Disable One Step Checkout module and test the default checkout.


To disable the module please go to Admin Panel > Amasty > One Step Checkout > Configuration 



Alternatively, run the following CLI command:


php bin/magento module:disable module_name

If the issue persists with our module disabled, it’s related to the default checkout, not our module. (Please keep in mind that Amasty One Step Checkout is heavily dependent on the default checkout. Once the issue with the native checkout is resolved, Amasty OSC should function properly as well).


2. Check for other third-party checkout modules.

Verify whether any other checkout extensions from third-party vendors are installed. Please note, two checkout modules cannot coexist on the same instance. If more than one checkout is installed, please disable all others except Amasty OSC.


3. Verify module versions.

Confirm that the main module and all sub-modules are up-to-date: How can I check the current version of my Amasty extension? 

If any modules are outdated, please update them: How to update an Amasty extension?


4. If you’re using a Hyvä theme.

Ensure that all Hyvä compatibility packages are installed and updated. Kindly check the following article: One Step Checkout does not appear on Hyva theme. What should I do?


5. If experiencing infinite loading, missing blocks, or a blank checkout page, you can try disabling the following settings:

Enable JavaScript and HTML bundling and minifying for checkout page.




Also, clear the checkout cache via System > Cache Management.

If all the steps are checked and the issue still persists, do not hesitate to contact us for assistance.
      • Related Articles

      • How can I check if AMP is working or not?

        When the extension is enabled and configured correctly, an AMP page can be reached when searching for a product in Google from a mobile device. In Search Results, you'll get a link to the AMP page with an AMP icon. When you follow the link, you'll ...
      • Why doesn't redirect function on the frontend?

        This guide outlines key areas to examine to ensure your redirects operate smoothly. 1. Verify Redirects with GET Parameters Firstly, it is essential to verify whether redirects function when using a GET parameter. This check helps to rule out the ...
      • The number of products isn't updated when the items are edited or removed on the checkout page. What should I check?

        By default, Magento allows setting a limitation on the number of products displayed in the Order Summary on the checkout page. Due to that, in cases when the quantity of items exceeds this limitation, it may appear that the number doesn't change. To ...
      • What PageSpeed Insights metrics does Google Page Speed Optimizer cover?

        The Google Page Speed Optimizer extension is designed to optimize images and code, which can help to improve certain PageSpeed Insights metrics and enhance the overall website performance. Our extension guarantees up to 97% rating if the fast server ...
      • How to rearrange the checkout page layout?

        The out-of-the-box functionality of the One Step Checkout extension allows you to easily modify the checkout layout using the drag and drop menu in Stores → Configuration → Amasty Extensions → One Step Checkout → Design → Layout. Furthermore, the ...