Project

General

Profile

Wiki » History » Version 7

chin-yeh, 02/28/2012 05:46 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 3 chin-yeh
h1. Contact Person
12
13
* *UPS:*
14 4 chin-yeh
** _see [[wiki#Getting-Technical-Support|Getting Technical Support]]_
15 3 chin-yeh
* *API Integration:*
16
** Choo, Chin-Yeh [cychoo@cosway.com.my]
17
** Kwan, Chooi-Mey [cmkwan@cosway.com.my]
18
* *Online Mall Integration:*
19
** Hann, Chong-Ting [cthann@cosway.com.my]
20
21 5 chin-yeh
h2. Getting Technical Support
22 1 chin-yeh
23 4 chin-yeh
# Navigate to the UPS website http://www.ups.com
24
# Log into www.ups.com with your User ID and Password. 
25
# Click the "Support" tab 
26
# Select "Technology Support" from "Support" tab 
27
# Click on "Developer Resource Center", and then click "UPS Developer Kit" on the left-hand navigation window. 
28
# Click the link for "Customer Support for UPS Developer Kit" under Access and Administration. 
29 1 chin-yeh
# Complete the e-mail form. Please explain details about errors that are being returned, and under what circumstances. 
30 5 chin-yeh
31
h1. Account Details
32
33
* My UPS - https://www.ups.com/one-to-one/login
34
** _username & password can be found in server_login.xls_
35
36
_API Access:_
37
<pre>
38
Address Validation - https://onlinetools.ups.com/webservices/XAV
39
Rating - https://onlinetools.ups.com/webservices/Rate
40
AccessKey - AC62236882A86AF0
41
UPS Account No. - V8868V
42
</pre>
43 6 chin-yeh
44
h1. SCM
45
46
_CVS Repository:_
47
<pre>
48
Host: cwyrnd2-server [IP address:192.168.2.11]
49
Path: d:/source/usa-mall
50
Module: ups address validation
51
Tag: HEAD
52
</pre>