Wiki » History » Revision 17
Revision 16 (Soh Keong, 05/21/2012 03:22 PM) → Revision 17/30 (Soh Keong, 05/21/2012 03:28 PM)
{{toc}} h1. Wiki h1. Merchant's Account Details *Development:* <pre> tns_url=https://secure.na.tnspayments.com/vpcpay AccessCode= Merchant=TEST3851227 vpc_Currency=MXN vpc_Locale=es_MX vpc_SecureHash= vpc_SecureHashType= </pre> *Production:* <pre> </pre> h2. Contact Person: *TNS:* *eCosway:* h2. Demo URL : http://192.168.2.68:8080/tns_test/ 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!