Wiki » History » Version 14
chin-yeh, 07/12/2011 04:53 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 | 14 | chin-yeh | h2. Merchant Account Details |
8 | 1 | chin-yeh | |
9 | 14 | chin-yeh | Merchant Administration URL: https://migs.mastercard.com.au/ma/login.s |
10 | |||
11 | *Development:* |
||
12 | 1 | chin-yeh | <pre> |
13 | 14 | chin-yeh | Merchant ID: TEST001070001770 |
14 | Operator ID: vpc_client |
||
15 | Access Code: D29BDF0E |
||
16 | Secure Hash Secret: DB0899F0D69B8B73D6CD3F53F4BF3420 |
||
17 | |||
18 | 2-Party VPC URL: https://migs.mastercard.com.au/vpcdps |
||
19 | 3-Party VPC URL: https://migs.mastercard.com.au/vpcpay |
||
20 | 1 | chin-yeh | </pre> |
21 | |||
22 | 14 | chin-yeh | *Production:* |
23 | <pre> |
||
24 | Merchant ID: 001070001770 |
||
25 | Operator ID: vpc_client |
||
26 | Access Code: DD8072CA |
||
27 | Secure Hash Secret: 274676AB08F4227C6AEA401FAB2DEAFF |
||
28 | 11 | chin-yeh | |
29 | 14 | chin-yeh | 2-Party VPC URL: https://migs.mastercard.com.au/vpcdps |
30 | 3-Party VPC URL: https://migs.mastercard.com.au/vpcpay |
||
31 | </pre> |
||
32 | |||
33 | 11 | chin-yeh | h2. Contact Person |
34 | |||
35 | *MiGS:* |
||
36 | 12 | chin-yeh | <pre> |
37 | 11 | chin-yeh | Regional Technical Manager: Herman Santoso [herman.santoso@merchant-solutions.biz] |
38 | </pre> |
||
39 | |||
40 | *eCosway:* |
||
41 | <pre> |
||
42 | 1 | chin-yeh | Financial: Siew Hong, Law [SHLaw@cosway.com.my] |
43 | Developer: Chong Ting, Hann [cthann@cosway.com.my] |
||
44 | Chin Yeh, Choo [cychoo@cosway.com.my] |
||
45 | Chooi Mey, Kwan [cmkwan@cosway.com.my] |
||
46 | </pre> |
||
47 | 14 | chin-yeh | |
48 | h2. SCM |
||
49 | |||
50 | Integration in Dot Biz's Mall (CVS): |
||
51 | <pre> |
||
52 | Host: cwyrnd2-server [IP address:192.168.2.11] |
||
53 | Path: d:/source/hongkong-mall |
||
54 | Tag: HEAD |
||
55 | </pre> |
||
56 | |||
57 | 3 | chin-yeh | |
58 | h2. Specification |
||
59 | |||
60 | See [[Specification]] |
||
61 | |||
62 | h2. Frequently Asked Questions |
||
63 | 8 | chin-yeh | |
64 | h3. Is there any test cards which could be used in test environment? |
||
65 | |||
66 | |_.Card Type|_.Card Number|_.Expiry| |
||
67 | |MasterCard |51234567890123456 |05/13| |
||
68 | |MasterCard |5313581000123430 |05/13| |
||
69 | |VISA |4005550000000001 |05/13| |
||
70 | |VISA |4557012345678902 |05/13| |
||
71 | 9 | chin-yeh | |AMEX |345678901234564 |05/13| |
72 | 8 | chin-yeh | |Bankcard(Australian Domestic) |5610901234567899 |05/13| |
73 | |Diners |30123456789019 |05/13| |
||
74 | 3 | chin-yeh | |
75 | h3. How to simulate Acquirer Response Code? |
||
76 | 4 | chin-yeh | |
77 | 3 | chin-yeh | Available in *TEST* mode only. |
78 | |||
79 | 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. |
||
80 | 7 | chin-yeh | |
81 | 5 | chin-yeh | Any amount which is a multiple of 100 is an approved transaction, e.g. 100. |
82 | 6 | chin-yeh | |
83 | 5 | chin-yeh | h3. What does the response code XX means? |
84 | 10 | chin-yeh | |
85 | Refer to the document *Virtual Payment Client Integration Reference* in document:"[MiGS] Integration Documents" |
||
86 | * Response Code (vpc_TxnResponseCode) - page *75* |
||
87 | * Acquirer Response Code (vpc_AcqResponseCode) - page *83* |
||
88 | 1 | chin-yeh | * Error Codes(vpc_Message) - page *91* |