How to split the payment and review as a separate steps? Once the after the payment method is selected, it should navigate to the Final step "review" where all the order information has to be shown with "place order" button.

I am trying to add an additional checkout step after “review & payments” section. The requirement is to split the payment and review as a separate steps. Once the after the payment method is selected, it should navigate to the Final step “review” where all the order information has to be shown with “place order” button.

so far i have added the custom extra step after payment step, by following the link below. http://devdocs.magento.com/guides/v2.0/howdoi/checkout/checkout_new_step.html

But the Problem here is the “Place Order” Button is binded with the Payment Step, i need to move the place order button to the Last Step.

@Sharmila_Srinivasan Did you find the solution?

@Sharmila_Srinivasan Did you find the solution?

Hi , i have same requirement so if you have done please suggest me .

Did you find a solution?

no