Edit Shipping Information
About these pages
Edit the shipping information store-wide or member-wide. That is, allow a particular merchant to edit this information.
If the user presses the "Save" button: The form is submitted. The scripts do a validation check, e.g. it checks to see if all the required fields have been filled in. If the data is valid, then the script calls the appropriate stored procedure to update the merchant database with the new values. We then go back to the previous page.
If the user presses the "Cancel" button: We simply go to the previous page.
Name of the Shipping Method
EM_ShippingMethod.Name
Shipping Rate
EM_ShippingMethod.Rate
Description of the Shipping Method
Initial description.
EM_ShippingMethod.Description.