Feature #762
Setup USPS Shipping Method in Magento
Description
This is a simple guide on how I setup FedEx shipping on Magento 1.9.
Developer API Credentials¶
- Sign up for a USPS Web Tools API account
- Once the form is completed and submitted, a confirmation email will be sent to the USPS registered account email address containing the necessary username and password.
Setup FedEx API Connection¶
- Log into the Magento admin interface, https://magento.example.com/admin
- Go to System -> Configuration and click on Shipping Methods.
- Click USPS to expand the settings panel.
- User ID: ••••••••••••
- Password: ••••••••••••
- Mode: Live
- Click Save to apply the settings.
Once the production API connection has been setup, all orders will now have the shipping options provided by FedEx.