- Issue created by @sdsc
I am using version 8.x - 2.8.
I have two issues:
1. During check out, customers are asked to provide shipping address. That is all good. But when the order is placed, the shipping address doesn't show up in order display, until a shipping information is provided (the order is shipped). Did I miss something here? Because if it is the logic, it is certainly a flaw in the process. Customers should be able to see all information they provided at anytime.
In addition, I had to set the permission to be anonymous in order for customers to see the shipping information after the order is shipped. That seems not right.
2. I need shipping rate = base rate + fee by number of items calculation. Is there a way to handle this problem without coding? Like you allow multiple methods applied to the same order?
Appreciate any advice and help!
Active
2.0
User interface