a 3-step checkout customization. The steps should include:
-
Shipping Step
-
Shipping Method Step
-
Payment Step
However, instead of displaying the shipping methods in the Shipping Step, I need to show them in the Shipping Method Step.
I’ve successfully created the custom step using this link
https://developer.adobe.com/commerce/php/tutorials/frontend/custom-checkout/add-new-step/
, but I’m having trouble displaying the list of shipping methods in it.