ABLECOMMERCE / USPS CHANGES
For AbleCommerce, the result of this year's change includes
updates to two service names only -
If you are not using
either "First Class Mail Package" or "First Class
Mail International Package" shipping methods, this change
will have no impact on your ability to use USPS services. However,
even if you are not using these two services, we still recommend
that you complete this update if you are using USPS shipping services.
Update the USPS service names
This is the recommended update
method.
Download
the uspsmethods.zip file, and extract the contents to a temporary
folder on the AbleCommerce server.
1) - Place the "uspsmethods.csv"
file into the /App_Data/
folder of your installation.
If you are not
using the First Class Mail shipping methods noted, then stop here.
2) - Access the AbleCommerce admin,
and go to the Configure > Shipping > Methods page.
3) - If you are using the method
named "USPS First Class
Mail Package", find it on this page, and click the
EDIT icon.
4) - Select the corrected Service
name "USPS First Class
Mail Parcel" and SAVE.
5) - If you are using the method
named "USPS First-Class
Mail International Package", find it on this page,
and click the EDIT icon.
6) - Select the corrected Service
name "USPS First-Class
Mail International Parcel" and SAVE.
Update the Database
If you prefer to handle the database
update manually, we have provided the SQL script below, which
is necessary to update your existing USPS service names.
Download
the patchusps2012.zip file, and extract the contents to a
temporary folder on the AbleCommerce server.
Copy the new file
"PatchUSPS.aspx"
into your \install\
folder. You may need to create the folder if you don't
have it.
e.g.
c:\inetpub\wwwroot\youracrootfolder\install\
Launch a browser
and access the PatchUSPS update.
e.g.
http://yourwebsite/install/PatchUSPS.aspx
Confirm that you
want to run the script, and do so.
Remove the \install\
folder and file.
|