Project

General

Profile

Wiki » History » Revision 22

Revision 21 (Soh Keong, 05/23/2012 05:31 PM) → Revision 22/30 (Soh Keong, 05/23/2012 05:34 PM)

{{toc}} 

 h1. Wiki 

 h1. Merchant's Account Details 

 h2. Development: *Development:* 

 * tns_url=*https://secure.na.tnspayments.com/vpcpay* tns_url              = https://secure.na.tnspayments.com/vpcpay 
 * AccessCode=*3D6F3EC2* AccessCode           = 3D6F3EC2 
 * Merchant=*TEST3851227* Merchant             = TEST3851227 
 * vpc_Currency=*MXN* vpc_Currency         = MXN 
 * vpc_Locale=*es_MX* vpc_Locale           = es_MX 
 * vpc_SecureHash=*2D7F6F9C5B7868CDC996E4D36EF34BA9* vpc_SecureHash       = 2D7F6F9C5B7868CDC996E4D36EF34BA9 
 * vpc_SecureHashType=*HmacSHA256* vpc_SecureHashType = HmacSHA256 


 *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!