Wiki » History » Version 6
chin-yeh, 04/18/2011 11:22 AM
1 | 1 | chin-yeh | {{toc}} |
---|---|---|---|
2 | |||
3 | h1. Wiki |
||
4 | |||
5 | 6 | chin-yeh | h2. Specification |
6 | |||
7 | See [[Specification]] |
||
8 | |||
9 | 2 | chin-yeh | h2. Merchant Account |
10 | |||
11 | Development: |
||
12 | <pre> |
||
13 | 3 | chin-yeh | API Login: 7vB3R2ssT8U |
14 | Transaction Key: 6t6Y33Cgk85Lu6UC |
||
15 | 1 | chin-yeh | Gateway URL: https://test.authorize.net/gateway/transact.dll |
16 | 3 | chin-yeh | Merchant Login: https://test.authorize.net/ |
17 | Admin Login Password: tester.ecosway/eCosway12345 |
||
18 | 2 | chin-yeh | </pre> |
19 | 1 | chin-yeh | |
20 | Production: |
||
21 | <pre> |
||
22 | 3 | chin-yeh | API Login: 2j2Mygr9D65S |
23 | Transaction Key: 23yg2BYkw7556JSw |
||
24 | Gateway URL: https://secure.authorize.net/gateway/transact.dll |
||
25 | Merchant Login: https://account.authorize.net/ |
||
26 | Admin Login Password: eCosway949 (refer to the Yap Kuen Fah) |
||
27 | Developer Login Password: ecosway_developer2010 (refer to cthann@cosway.com.my) |
||
28 | 2 | chin-yeh | </pre> |
29 | |||
30 | 4 | chin-yeh | h2. Add Relay URL |
31 | |||
32 | # Login to merchant account using either *admin* or *developer* ID. See [[Wiki#Merchant-Account|Merchant Account]] |
||
33 | # Go to *Account* tab |
||
34 | # Select *Settings - Response/Receipt URLs* |
||
35 | # Click the *Add URL* link and enter your desired relay URL. |
||
36 | |||
37 | 1 | chin-yeh | h2. Test Credit Card |
38 | |||
39 | <pre> |
||
40 | 370000000000002 - American Express Test Card |
||
41 | 6011000000000012 - Discover Test Card |
||
42 | 4007000000027 - Visa Test Card |
||
43 | 4012888818888 - Visa Test Card |
||
44 | 3088000000000017 - JCB |
||
45 | 38000000000006 - Diners Club/ Carte Blanche |
||
46 | </pre> |
||
47 | |||
48 | h3. Simulate Response Code |
||
49 | |||
50 | <pre> |
||
51 | Credit Card No.: 4222222222222 |
||
52 | Amount: the response code to be simulated |
||
53 | </pre> |
||
54 | 5 | chin-yeh | |
55 | h2. SCM |
||
56 | |||
57 | US Mall's repository (CVS): |
||
58 | <pre> |
||
59 | Host: cwyrnd2-server [IP address:192.168.2.11] |
||
60 | Path: d:/source/usa-mall |
||
61 | Tag: HEAD |
||
62 | </pre> |
||
63 | |||
64 | International Mall's repository (CVS): |
||
65 | <pre> |
||
66 | Host: cwyrnd2-server [IP address:192.168.2.11] |
||
67 | Path: d:/source/ecoswayNew |
||
68 | Tag: HEAD |
||
69 | </pre> |