Wiki » History » Revision 11
Revision 10 (chin-yeh, 06/22/2011 05:22 PM) → Revision 11/31 (chin-yeh, 06/22/2011 05:33 PM)
{{toc}}
h1. Wiki
The wiki for this project.
h2. SCM
Integration in Dot Biz's Mall (CVS):
<pre>
Host: cwyrnd2-server [IP address:192.168.2.11]
Path: d:/source/hongkong-mall
Tag: HEAD
</pre>
Integration in International Mall (CVS):
<pre>
Host: cwyrnd2-server [IP address:192.168.2.11]
Path: d:/source/ecoswayNew
Tag: HEAD
</pre>
h2. Contact Person
*MiGS:*
<pre>
???
</pre>
*eCosway:*
<pre>
Financial: Siew Hong, Law [SHLaw@cosway.com.my]
Developer: Chong Ting, Hann [cthann@cosway.com.my]
Chin Yeh, Choo [cychoo@cosway.com.my]
Chooi Mey, Kwan [cmkwan@cosway.com.my]
</pre>
h2. Specification
See [[Specification]]
h2. Frequently Asked Questions
h3. Is there any test cards which could be used in test environment?
|_.Card Type|_.Card Number|_.Expiry|
|MasterCard |51234567890123456 |05/13|
|MasterCard |5313581000123430 |05/13|
|VISA |4005550000000001 |05/13|
|VISA |4557012345678902 |05/13|
|AMEX |345678901234564 |05/13|
|Bankcard(Australian Domestic) |5610901234567899 |05/13|
|Diners |30123456789019 |05/13|
h3. How to simulate Acquirer Response Code?
Available in *TEST* mode only.
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.
Any amount which is a multiple of 100 is an approved transaction, e.g. 100.
h3. What does the response code XX means?
Refer to the document *Virtual Payment Client Integration Reference* in document:"[MiGS] Integration Documents"
* Response Code (vpc_TxnResponseCode) - page *75*
* Acquirer Response Code (vpc_AcqResponseCode) - page *83*
* Error Codes(vpc_Message) - page *91*