Can i open and display all checkout steps rather than hiding the next step?

I want the whole checkout flow to be visible rather than hide the next step and previous step. How can i do this?

Hi @Harrison,

Unfortunately, this isn’t possible at the moment.

I’m also not convinced of the use case here since some of the data we display on some of the steps relies on the information provided in the previous step.

For instance, we couldn’t display the shipping step until the customer has provided his shipping address since shipping methods might change depending on what’s provided.

However, feel free to expand on the use case if you think it could be helpful!

Hi @Michael

In my case i’m setting up a store for digital goods, so the shipping step isn’t necessary. So it feels a bit laborious to have to click into the payment step. And I’m also using paypal as the gateway, so clicking ‘continue to payment’ just takes the user to another button ‘checkout with paypal’

Thanks for the clarifications! I’ll share your feedback with the team.