Actions
Wiki » History » Revision 8
« Previous |
Revision 8/31
(diff)
| Next »
chin-yeh, 06/22/2011 05:14 PM
- Table of contents
- Wiki
Wiki¶
The wiki for this project.
Specification¶
See Specification
Frequently Asked Questions¶
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 |
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.
What does the response code XX means?¶
- Response Code (vpc_TxnResponseCode) - refer to page 75 in Virtual Payment Client Integration Reference in [MiGS] Integration Documents
- Acquirer Response Code (vpc_AcqResponseCode) - refer to page 83 in Virtual Payment Client Integration Reference in [MiGS] Integration Documents
- Error Codes(vpc_Message) - refer to page 91 in Virtual Payment Client Integration Reference in [MiGS] Integration Documents
Updated by chin-yeh over 13 years ago · 8 revisions