Wiki » History » Version 11
chin-yeh, 06/22/2011 05:33 PM
1 | 3 | chin-yeh | {{toc}} |
---|---|---|---|
2 | |||
3 | 1 | chin-yeh | h1. Wiki |
4 | 2 | chin-yeh | |
5 | The wiki for this project. |
||
6 | 3 | chin-yeh | |
7 | 11 | chin-yeh | h2. SCM |
8 | |||
9 | Integration in Dot Biz's Mall (CVS): |
||
10 | <pre> |
||
11 | Host: cwyrnd2-server [IP address:192.168.2.11] |
||
12 | Path: d:/source/hongkong-mall |
||
13 | Tag: HEAD |
||
14 | </pre> |
||
15 | |||
16 | Integration in International Mall (CVS): |
||
17 | <pre> |
||
18 | Host: cwyrnd2-server [IP address:192.168.2.11] |
||
19 | Path: d:/source/ecoswayNew |
||
20 | Tag: HEAD |
||
21 | </pre> |
||
22 | |||
23 | h2. Contact Person |
||
24 | |||
25 | *MiGS:* |
||
26 | <pre> |
||
27 | ??? |
||
28 | </pre> |
||
29 | |||
30 | *eCosway:* |
||
31 | <pre> |
||
32 | Financial: Siew Hong, Law [SHLaw@cosway.com.my] |
||
33 | Developer: Chong Ting, Hann [cthann@cosway.com.my] |
||
34 | Chin Yeh, Choo [cychoo@cosway.com.my] |
||
35 | Chooi Mey, Kwan [cmkwan@cosway.com.my] |
||
36 | </pre> |
||
37 | |||
38 | 3 | chin-yeh | h2. Specification |
39 | |||
40 | See [[Specification]] |
||
41 | |||
42 | h2. Frequently Asked Questions |
||
43 | |||
44 | 8 | chin-yeh | h3. Is there any test cards which could be used in test environment? |
45 | |||
46 | |_.Card Type|_.Card Number|_.Expiry| |
||
47 | |MasterCard |51234567890123456 |05/13| |
||
48 | |MasterCard |5313581000123430 |05/13| |
||
49 | |VISA |4005550000000001 |05/13| |
||
50 | |VISA |4557012345678902 |05/13| |
||
51 | |AMEX |345678901234564 |05/13| |
||
52 | 9 | chin-yeh | |Bankcard(Australian Domestic) |5610901234567899 |05/13| |
53 | 8 | chin-yeh | |Diners |30123456789019 |05/13| |
54 | |||
55 | 3 | chin-yeh | h3. How to simulate Acquirer Response Code? |
56 | |||
57 | 4 | chin-yeh | Available in *TEST* mode only. |
58 | 3 | chin-yeh | |
59 | Let's say, to simulate the response code *65*, just submit a transaction with Amount of *8965*, where *65* is the decimal value of the amount. |
||
60 | |||
61 | 7 | chin-yeh | Any amount which is a multiple of 100 is an approved transaction, e.g. 100. |
62 | 5 | chin-yeh | |
63 | 6 | chin-yeh | h3. What does the response code XX means? |
64 | 5 | chin-yeh | |
65 | 10 | chin-yeh | Refer to the document *Virtual Payment Client Integration Reference* in document:"[MiGS] Integration Documents" |
66 | * Response Code (vpc_TxnResponseCode) - page *75* |
||
67 | * Acquirer Response Code (vpc_AcqResponseCode) - page *83* |
||
68 | * Error Codes(vpc_Message) - page *91* |