Force the user to pick a shipping method before checking out. Implements RFE #10940
If there is only 1 shipping method, automatically choose it. Displays an message to the user if they have an address, but no shipping method.
This commit is contained in:
parent
cad1d99844
commit
e5ead13da3
4 changed files with 48 additions and 16 deletions
|
|
@ -14,6 +14,7 @@
|
|||
- fixed #11032: The Thingy form field "otherThingy" not checking for privilege
|
||||
- fixed #11037: Maintenance page is being cached
|
||||
- fixed #11056: No history in wiki
|
||||
- added RFE #10940: Force the user to pick a shipping method before checking out.
|
||||
|
||||
7.8.0
|
||||
- upgraded YUI to 2.8.0r4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue