soussi Posted May 21, 2019 Share Posted May 21, 2019 Hey Guys, Can someone enlighten me on how to skip those 3 steps, so that when a customer clicks CHECKOUT, they'll see the CONFIRMATION page right away with payment process? No need Address to fill the address coordinates. I tried to comment : ->addStep(new CheckoutAddressesStep( $this->context, $translator, $this->makeAddressForm() )); In OrderController.php But I am stuck with payment steps which I can't confirm my order This would really help me to speed up the checkout process. Thanks in advance Link to comment Share on other sites More sharing options...
MedinaAJ Posted October 5, 2021 Share Posted October 5, 2021 Any solution? Same problem Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now