Wiki » History » Revision 28
Revision 27 (Chooi-Mey, 05/25/2012 02:51 PM) → Revision 28/30 (Soh Keong, 07/30/2012 03:46 PM)
{{toc}}
h1. Wiki
h1. Bank File
[[BankFile]]
h1. Merchant's Account Details
h2. Development:
* tns_url= *https://secure.na.tnspayments.com/vpcpay*
* AccessCode= *3D6F3EC2*
* Merchant= *TEST3851227*
* vpc_Currency= *MXN*
* vpc_Locale= *es_MX*
* vpc_SecureHash= *2D7F6F9C5B7868CDC996E4D36EF34BA9*
* vpc_SecureHashType= *HmacSHA256*
*Production:*
<pre>
</pre>
h2. Contact Person:
*TNS:*
* *Integration/Support Issue:* - Yennny Lopez/Gustavo Amortegui [Banamex@tnsi.com]
*eCosway:*
* *Financial:*
** Yap, Kuen-Fah [KFYap@cosway.com.my]
* *TNS API Integration:*
** Tan, Soh Keong [sktan@cosway.com.my]
** Kwan, Chooi-Mey [cmkwan@cosway.com.my]
* *Mall Integration:*
** Hann, Chong-Ting [cthann@cosway.com.my]
h2. Demo
URL : http://192.168.2.68:8080/tns_test/
h2. Merchant Administration
URL : *https://secure.na.tnspayments.com/ma
+Administrator+
ID of Establishment : *TEST3851227*
Operator ID : *Administrator*
Password : *password1*
+vpc_client+
ID of Establishment : *TEST3851227*
Operator ID : *vpc_client*
Password : *password123*
h2. SCM
<pre>
Host: cwyrnd2-server [IP address:192.168.2.11]
Path: d:/source/ecoswayNew
Module: tns_gw_lib
Tag: HEAD
</pre>
h2. Specification
See [[Specification]]
h2. Reference
h3. Test Credit Card Details & Response Code
!test_card.png!
<pre>
The test bank simulator is configured to allow the user to change the response received against the
above test card numbers by varying the cent amount for the transaction.
The following table shows how the various response codes can be triggered varying the cent amount.
</pre>
!CC_ResponseCode.png!
<pre>
For example:
1. To simulate a QSI Response Code of 0 (Transaction Approved) simply perform a transaction
for $1.00 against one of the above test credit cards.
2. To simulate a QSI Response Code of 4 (Transaction Declined – Card Expired) simply perform
a transaction for $4.54 against one of the above test credit cards.
</pre>
h3. Response Codes & Error Message
Refer to the document *Virtual_Payment_Client_Integration_Guide* in document:"VPC Integration_Guide"
# Transaction Response Code (vpc_TxnResponseCode) - page *119*
# Card Type Field Code (vpc_Card) - page *130*
# Error Message (vpc_Message) - page *138-148*
The format of the Error Message is:
*E<error number>-<Date/Time Stamp MMDDHHMM>: <error description>*
h3. Authorisation Response Data - page *131 & 132*
!AuthorisationResponseData.png!