Actions
Feature #762
closed
DC
DC
Setup USPS Shipping Method in Magento
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.
Resources¶
DC Updated by Daniel Curtis almost 10 years ago
- Description updated (diff)
- Status changed from New to Resolved
- % Done changed from 0 to 100
DC Updated by Daniel Curtis over 9 years ago
- Status changed from Resolved to Closed
Actions