[IMP] inventory: UPS credentials better english wording
This commit is contained in:
parent
2c125caf40
commit
15e8b4ca66
@ -2,27 +2,30 @@
|
||||
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 <https://www.ups.com/content/us/en/resources/sri/openaccountonline.html?srch_pos=2&srch_phr=open+ups+account>`_
|
||||
|
||||
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 <http://www.ups.com/>`__, and click the **New User** link
|
||||
@ -31,14 +34,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 <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 <http://www.ups.com/>`__) using your UPS.com User
|
||||
@ -51,33 +47,29 @@ ID and Password.
|
||||
4. Click the **Add an Existing UPS Account** link in the **UPS Account Details**
|
||||
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.
|
||||
5. In the **Add New Account** screen, enter the **UPS Account Number**,
|
||||
**Account Name**, and **Postal Code** fields. The country defaults to
|
||||
United States.q
|
||||
|
||||
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 <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.
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user