Actions
- Table of contents
- Wiki
- Bank File
- Merchant's Account Details
Wiki¶
Bank File¶
Merchant's Account Details¶
Development:
- tns_url= https://secure.na.tnspayments.com/vpcpay
- AccessCode= 3D6F3EC2
- Merchant= TEST3851227
- vpc_Currency= MXN
- vpc_Locale= es_MX
- vpc_SecureHash= BB48A64077A1CBF08FF0D91C5A9FE42B
- vpc_SecureHashType= HmacSHA256
Production:
- tns_url= https://secure.na.tnspayments.com/vpcpay
- AccessCode=
- Merchant= 3851227
- vpc_Currency= MXN
- vpc_Locale= es_MX
- vpc_SecureHash= 1E7256B57CD457776E354A256A989D55
- vpc_SecureHashType= HmacSHA256
Contact Person:¶
TNS:- Integration/Support Issue: - Yennny Lopez/Gustavo Amortegui [Banamex@tnsi.com]
- 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]
Demo¶
URL : http://192.168.2.68:8080/TestPage/page/payment/tns.jsp
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
SCM¶
Host: cwyrnd2-server [IP address:192.168.2.11] Path: d:/source/ecoswayNew Module: tns_gw_lib Tag: HEAD
Specification¶
See Specification
Reference¶
Test Credit Card Details & Response Code¶
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.
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.
Response Codes & Error Message¶
Refer to the document Virtual_Payment_Client_Integration_Guide in 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>
Authorisation Response Data - page 131 & 132¶
Updated by Soh Keong almost 12 years ago · 30 revisions