Project

General

Profile

Wiki » History » Version 8

chin-yeh, 06/22/2011 05:14 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
h2. Specification
8
9
See [[Specification]]
10
11
h2. Frequently Asked Questions
12
13 8 chin-yeh
h3. Is there any test cards which could be used in test environment?
14
15
|_.Card Type|_.Card Number|_.Expiry|
16
|MasterCard |51234567890123456 |05/13|
17
|MasterCard |5313581000123430 |05/13|
18
|VISA |4005550000000001 |05/13|
19
|VISA |4557012345678902 |05/13|
20
|AMEX |345678901234564 |05/13|
21
|Bankcard |(Australian Domestic) |5610901234567899 05/13|
22
|Diners |30123456789019 |05/13|
23
24 3 chin-yeh
h3. How to simulate Acquirer Response Code?
25
26 4 chin-yeh
Available in *TEST* mode only.
27 3 chin-yeh
28
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. 
29
30 7 chin-yeh
Any amount which is a multiple of 100 is an approved transaction, e.g. 100.
31 5 chin-yeh
32 6 chin-yeh
h3. What does the response code XX means?
33 5 chin-yeh
34
* Response Code (vpc_TxnResponseCode) - refer to page *75* in *Virtual Payment Client Integration Reference* in document:"[MiGS] Integration Documents"
35
* Acquirer Response Code (vpc_AcqResponseCode) - refer to page *83* in *Virtual Payment Client Integration Reference* in document:"[MiGS] Integration Documents"
36
* Error Codes(vpc_Message) - refer to page *91* in *Virtual Payment Client Integration Reference* in document:"[MiGS] Integration Documents"