issues
search
mothership-ec
/
cog-mothership-ecommerce
Mothership E-Commerce
Other
2
stars
1
forks
source link
Automatic shipping select
#238
Closed
thomasjthomasj
closed
9 years ago
thomasjthomasj
commented
9 years ago
What does this do
Make the automatic shipping update more reliable by moving the form ID attribute into the back end to prevent it from being inadvertently forgotten
Disable continue button while AJAX call is being made
Hide submit form in JS so that it will still display if JS is disabled
Improves logic on shipping method form
Prevents users from being able to hack a shipping method that should not be available
What does this do