saleor / saleor

Saleor Core: the high performance, composable, headless commerce API.
https://saleor.io
BSD 3-Clause "New" or "Revised" License
20.78k stars 5.5k forks source link

Customer can edit order / add discounts up until they pay #3779

Closed DareFail closed 5 years ago

DareFail commented 5 years ago

That last button, "Order & Pay" has quite confusing behavior to a customer.

image

I understand the only benefit here is it allows the customer to create an order and pay later or in installments? I can't imagine the majority of ecommerce uses this feature.

image

For the sake of potentially less clicks / consistent design (https://github.com/mirumee/saleor/issues/2018), it may make sense to just put the payment on the same page as the shipping/billing addresses.

I will of course look into adding this myself, but is anything related to this being considered? Thanks!

DareFail commented 5 years ago

Actually noticed the PWA version solves this, awesome, will have to figure something out with the current solution though

maarcingebala commented 5 years ago

We're not considering to make any changes to the flow in Storefront 1.0.