Question

  • I want to add an additional checkout step after the payment and review step.
  • if anyone knows the solution to add the custom checkout step after payment and review step then please add a solution here.

Thank you.

Was it helpful?

Solution 2

I have researched and found the below blog for adding step after payment step.

In this blog, there is a step by step description for how to add custom checkout step after payment step.

OTHER TIPS

There is a 3 step checkout extension for Magento 2 with many UI improvements. It adds review step after shipping first step and payment second step. https://www.3step-checkout.com/

And the programatically solution to just add a step you can find it here: https://devdocs.magento.com/guides/v2.4/howdoi/checkout/checkout_new_step.html

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top