From df054c6404c2274033fbb76cac306d11f92a7260 Mon Sep 17 00:00:00 2001 From: cst-odoo Date: Mon, 21 Mar 2016 17:26:06 -0700 Subject: [PATCH] Changes to improve English and clarity --- inventory/shipping/setup/ups_credentials.rst | 57 ++++++++------------ 1 file changed, 23 insertions(+), 34 deletions(-) diff --git a/inventory/shipping/setup/ups_credentials.rst b/inventory/shipping/setup/ups_credentials.rst index 6d1d00957..7f273cfc8 100644 --- a/inventory/shipping/setup/ups_credentials.rst +++ b/inventory/shipping/setup/ups_credentials.rst @@ -2,27 +2,27 @@ How to get UPS credentials for integration with Odoo? ===================================================== -Please note that only those customers that are based in the US can open -a UPS account number online. If you are located in a country other than -the US, you will need to contact Customer Service for your country -location to open UPS account number. +In order to use the Odoo UPS API, you will need: -In order to use the UPS APIs from Odoo, you will need to have the items -listed below: +- A UPS.com user ID and password -- UPS.com user ID and password +- A UPS account number -- UPS account number - -- Access Key +- An Access Key An Access Key is a 16 character alpha-numeric code that allows access to the UPS Developer Kit API Development and Production servers. -Create an UPS Account +Create a UPS Account ===================== -To register with MyUPS.com, please follow these steps: +Note that only customers located in the US can open +a UPS account online. If you are located outside the US, +you will need to contact UPS Customer Service in order to to open an account. + +You can read additional information about opening a UPS account on the their website, on the page, `How to Open a UPS Account Online `_ + +If you don't already have a UPS account, you can create one along with your online profile by following these steps: 1. Access the UPS.com web site at `www.ups.com `__, and click the **New User** link @@ -31,14 +31,7 @@ at the top of the page. 2. Click the **Register for MyUPS** button, and follow the prompts to complete the registration process. -To open an account with UPS and receive a UPS shipper number, please -follow the steps below: - -`http://www.ups.com/content/de/en/contact/index.html?WT.svl=Footer `__ - -Once you have created a UPS.com user ID profile you will need to add -your UPS account number to your UPS.com profile, please follow the steps -below: +If you already have a UPS account, you can add it to your online profile as follows: 1. Log in to the UPS.com site (`http://www.ups.com `__) using your UPS.com User @@ -52,32 +45,28 @@ ID and Password. section of the page. 5. In the **Add New Account** screen, enter the **UPS Account Number**, **Account -Name**, and **Postal Code** fields. The country automatically defaults to -United States. If desired, select the **Make this my default payment -account** link to set the account as the default billing method for the -profile. +Name**, and **Postal Code** fields. The country defaults to +United States. 6. Click the **Next** button to continue. Get an Access Key ================= -After you have added your UPS account number to your user ID profile you +After you have added your UPS account number to your user profile you can request an Access Key from UPS using the steps below: -1. Log into UPS.com with your user ID and password. - -2. Go to the **UPS Developer Kit** web page +1. Go to the **UPS Developer Kit** web page `https://www.ups.com/upsdeveloperkit?loc=en\_US `__ +2. Log into UPS.com with your user ID and password + 3. Click on the link **Request an access key**. -4. Verify the **Primary Contact Information** - -5. Enter the **Secondary Contact Information** +4. Verify your contact information 6. Click the **Request Access Key** button. -Once completed, the **Access Key** will be provided to you on the web page, -and an email with the Access Key will be sent to the email address for -the primary contact information. \ No newline at end of file +The **Access Key** will be provided to you on the web page, +and an email with the Access Key will be sent to the email address of +the primary contact.