Project

General

Profile

Wiki » History » Version 14

chin-yeh, 03/16/2012 03:49 PM

1 1 chin-yeh
{{toc}}
2
3
h1. Wiki
4
5 10 chin-yeh
h2. Availability Monitor
6
7 11 chin-yeh
Refer to http://developer.authorize.net/tools/ to monitor the availability of authorize.net (test)
8 10 chin-yeh
> check the *Availability Monitor* section
9
10 6 chin-yeh
h2. Specification
11
12
See [[Specification]]
13
14 7 chin-yeh
h2. Contact Person
15
16 8 chin-yeh
*Authorize.net:*
17 7 chin-yeh
<pre>
18
???
19
</pre>
20
21 8 chin-yeh
*eCosway:*
22 7 chin-yeh
<pre>
23 13 chin-yeh
Financial: Yap, Kuen Fah [KFYap@cosway.com.my]
24
Developer: Hann, Chong Ting [cthann@cosway.com.my]
25 14 chin-yeh
           Belynda Goh, Swee-Fun [sfgoh@cosway.com.my]
26 13 chin-yeh
           Kwan, Chooi Mey[cmkwan@cosway.com.my]
27 7 chin-yeh
</pre>
28
29 2 chin-yeh
h2. Merchant Account
30
31 8 chin-yeh
*Development:*
32 2 chin-yeh
<pre>
33 3 chin-yeh
API Login: 7vB3R2ssT8U
34
Transaction Key: 6t6Y33Cgk85Lu6UC
35 1 chin-yeh
Gateway URL: https://test.authorize.net/gateway/transact.dll
36 3 chin-yeh
Merchant Login: https://test.authorize.net/
37 12 chin-yeh
         Admin Login Password: refer to the server_login.xls
38 2 chin-yeh
</pre>
39 1 chin-yeh
40 8 chin-yeh
*Production:*
41 1 chin-yeh
<pre>
42 3 chin-yeh
API Login: 2j2Mygr9D65S
43
Transaction Key: 23yg2BYkw7556JSw
44
Gateway URL: https://secure.authorize.net/gateway/transact.dll
45
Merchant Login: https://account.authorize.net/
46
         Admin Login Password: eCosway949 (refer to the Yap Kuen Fah)
47 12 chin-yeh
         Developer Login Password: refer to the server_login.xls
48 2 chin-yeh
</pre>
49
50 4 chin-yeh
h2. Add Relay URL
51
52
# Login to merchant account using either *admin* or *developer* ID. See [[Wiki#Merchant-Account|Merchant Account]]
53
# Go to *Account* tab
54
# Select *Settings - Response/Receipt URLs*
55
# Click the *Add URL* link and enter your desired relay URL.
56
57 1 chin-yeh
h2. Test Credit Card
58
59
<pre>
60
370000000000002 - American Express Test Card
61
6011000000000012 - Discover Test Card
62
4007000000027 - Visa Test Card
63
4012888818888 - Visa Test Card
64
3088000000000017 - JCB
65
38000000000006 - Diners Club/ Carte Blanche
66
</pre>
67
68
h3. Simulate Response Code
69
70
<pre>
71
Credit Card No.: 4222222222222
72
Amount: the response code to be simulated
73
</pre>
74 5 chin-yeh
75
h2. SCM
76
77
US Mall's repository (CVS):
78
<pre>
79
Host: cwyrnd2-server [IP address:192.168.2.11]
80
Path: d:/source/usa-mall
81
Tag: HEAD
82
</pre>
83
84
International Mall's repository (CVS):
85
<pre>
86
Host: cwyrnd2-server [IP address:192.168.2.11]
87
Path: d:/source/ecoswayNew
88
Tag: HEAD
89
</pre>