QuestionQ29
Checkout & SalesA merchant has identified an error during checkout. The URL being accessed is /checkout.
Where can the developer locate the responsible controller in the Magento_Checkout module?
- A Controller/Index/Index.php
- B Controller/Index/Checkout.php
- C Controller/Checkout/Index.php
Community Discussion