Wiki » History » Version 9
System, 01/22/2013 03:27 PM
1 | 2 | chin-yeh | {{toc}} |
---|---|---|---|
2 | |||
3 | h1. System Overview |
||
4 | |||
5 | !system_overview.png! |
||
6 | 3 | chin-yeh | |
7 | 7 | chin-yeh | h1. Guides |
8 | |||
9 | * [[Deployment Guide]] |
||
10 | |||
11 | 9 | System | h1. Demo |
12 | |||
13 | http://192.168.2.68:8080/TestPages/page/freight/ups_address.jsp |
||
14 | http://192.168.2.68:8080/TestPages/page/freight/ups_cal.jsp |
||
15 | |||
16 | 3 | chin-yeh | h1. Contact Person |
17 | |||
18 | * *UPS:* |
||
19 | 4 | chin-yeh | ** _see [[wiki#Getting-Technical-Support|Getting Technical Support]]_ |
20 | 3 | chin-yeh | * *API Integration:* |
21 | 8 | chin-yeh | ** Belynda Goh, Swee-Fun [sfgoh@cosway.com.my] |
22 | 3 | chin-yeh | ** Kwan, Chooi-Mey [cmkwan@cosway.com.my] |
23 | * *Online Mall Integration:* |
||
24 | ** Hann, Chong-Ting [cthann@cosway.com.my] |
||
25 | |||
26 | 5 | chin-yeh | h2. Getting Technical Support |
27 | 1 | chin-yeh | |
28 | 4 | chin-yeh | # Navigate to the UPS website http://www.ups.com |
29 | # Log into www.ups.com with your User ID and Password. |
||
30 | # Click the "Support" tab |
||
31 | # Select "Technology Support" from "Support" tab |
||
32 | # Click on "Developer Resource Center", and then click "UPS Developer Kit" on the left-hand navigation window. |
||
33 | # Click the link for "Customer Support for UPS Developer Kit" under Access and Administration. |
||
34 | 1 | chin-yeh | # Complete the e-mail form. Please explain details about errors that are being returned, and under what circumstances. |
35 | 5 | chin-yeh | |
36 | h1. Account Details |
||
37 | |||
38 | * My UPS - https://www.ups.com/one-to-one/login |
||
39 | ** _username & password can be found in server_login.xls_ |
||
40 | |||
41 | _API Access:_ |
||
42 | <pre> |
||
43 | Address Validation - https://onlinetools.ups.com/webservices/XAV |
||
44 | Rating - https://onlinetools.ups.com/webservices/Rate |
||
45 | AccessKey - AC62236882A86AF0 |
||
46 | UPS Account No. - V8868V |
||
47 | </pre> |
||
48 | 6 | chin-yeh | |
49 | h1. SCM |
||
50 | |||
51 | _CVS Repository:_ |
||
52 | <pre> |
||
53 | Host: cwyrnd2-server [IP address:192.168.2.11] |
||
54 | Path: d:/source/usa-mall |
||
55 | Module: ups address validation |
||
56 | Tag: HEAD |
||
57 | </pre> |