Wiki » History » Version 13
chin-yeh, 07/07/2011 03:13 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 | |||
17 | h2. Contact Person |
||
18 | |||
19 | *MiGS:* |
||
20 | <pre> |
||
21 | 12 | chin-yeh | Regional Technical Manager: Herman Santoso [herman.santoso@merchant-solutions.biz] |
22 | 11 | chin-yeh | </pre> |
23 | |||
24 | *eCosway:* |
||
25 | <pre> |
||
26 | Financial: Siew Hong, Law [SHLaw@cosway.com.my] |
||
27 | Developer: Chong Ting, Hann [cthann@cosway.com.my] |
||
28 | Chin Yeh, Choo [cychoo@cosway.com.my] |
||
29 | Chooi Mey, Kwan [cmkwan@cosway.com.my] |
||
30 | </pre> |
||
31 | |||
32 | 3 | chin-yeh | h2. Specification |
33 | |||
34 | See [[Specification]] |
||
35 | |||
36 | h2. Frequently Asked Questions |
||
37 | |||
38 | 8 | chin-yeh | h3. Is there any test cards which could be used in test environment? |
39 | |||
40 | |_.Card Type|_.Card Number|_.Expiry| |
||
41 | |MasterCard |51234567890123456 |05/13| |
||
42 | |MasterCard |5313581000123430 |05/13| |
||
43 | |VISA |4005550000000001 |05/13| |
||
44 | |VISA |4557012345678902 |05/13| |
||
45 | |AMEX |345678901234564 |05/13| |
||
46 | 9 | chin-yeh | |Bankcard(Australian Domestic) |5610901234567899 |05/13| |
47 | 8 | chin-yeh | |Diners |30123456789019 |05/13| |
48 | |||
49 | 3 | chin-yeh | h3. How to simulate Acquirer Response Code? |
50 | |||
51 | 4 | chin-yeh | Available in *TEST* mode only. |
52 | 3 | chin-yeh | |
53 | 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. |
||
54 | |||
55 | 7 | chin-yeh | Any amount which is a multiple of 100 is an approved transaction, e.g. 100. |
56 | 5 | chin-yeh | |
57 | 6 | chin-yeh | h3. What does the response code XX means? |
58 | 5 | chin-yeh | |
59 | 10 | chin-yeh | Refer to the document *Virtual Payment Client Integration Reference* in document:"[MiGS] Integration Documents" |
60 | * Response Code (vpc_TxnResponseCode) - page *75* |
||
61 | * Acquirer Response Code (vpc_AcqResponseCode) - page *83* |
||
62 | * Error Codes(vpc_Message) - page *91* |