Wiki » History » Version 24
Soh Keong, 05/23/2012 05:42 PM
1 | 11 | Soh Keong | {{toc}} |
---|---|---|---|
2 | |||
3 | 1 | Soh Keong | h1. Wiki |
4 | 2 | Soh Keong | |
5 | h1. Merchant's Account Details |
||
6 | |||
7 | 22 | Soh Keong | h2. Development: |
8 | 2 | Soh Keong | |
9 | 23 | Soh Keong | * tns_url= *https://secure.na.tnspayments.com/vpcpay* |
10 | * AccessCode= *3D6F3EC2* |
||
11 | * Merchant= *TEST3851227* |
||
12 | * vpc_Currency= *MXN* |
||
13 | * vpc_Locale= *es_MX* |
||
14 | * vpc_SecureHash= *2D7F6F9C5B7868CDC996E4D36EF34BA9* |
||
15 | * vpc_SecureHashType= *HmacSHA256* |
||
16 | 20 | Soh Keong | |
17 | 2 | Soh Keong | |
18 | *Production:* |
||
19 | |||
20 | <pre> |
||
21 | </pre> |
||
22 | |||
23 | h2. Contact Person: |
||
24 | |||
25 | *TNS:* |
||
26 | |||
27 | *eCosway:* |
||
28 | 3 | Soh Keong | |
29 | 6 | Soh Keong | h2. Demo |
30 | |||
31 | URL : http://192.168.2.68:8080/tns_test/ |
||
32 | |||
33 | 24 | Soh Keong | h2. Merchant Administration |
34 | |||
35 | URL : *https://secure.na.tnspayments.com/ma |
||
36 | |||
37 | +Administrator+ |
||
38 | ID of Establishment : *TEST3851227* |
||
39 | Operator ID : *Administrator* |
||
40 | Password : *password1* |
||
41 | |||
42 | +vpc_client+ |
||
43 | ID of Establishment : *TEST3851227* |
||
44 | Operator ID : *vpc_client* |
||
45 | Password : *password123* |
||
46 | |||
47 | 3 | Soh Keong | h2. SCM |
48 | |||
49 | <pre> |
||
50 | Host: cwyrnd2-server [IP address:192.168.2.11] |
||
51 | Path: d:/source/ecoswayNew |
||
52 | Module: tns_gw_lib |
||
53 | Tag: HEAD |
||
54 | </pre> |
||
55 | |||
56 | h2. Specification |
||
57 | |||
58 | See [[Specification]] |
||
59 | 5 | Soh Keong | |
60 | 10 | Soh Keong | h2. Reference |
61 | |||
62 | 16 | Soh Keong | h3. Test Credit Card Details & Response Code |
63 | 15 | Soh Keong | |
64 | 14 | Soh Keong | !test_card.png! |
65 | 15 | Soh Keong | |
66 | <pre> |
||
67 | The test bank simulator is configured to allow the user to change the response received against the |
||
68 | above test card numbers by varying the cent amount for the transaction. |
||
69 | The following table shows how the various response codes can be triggered varying the cent amount. |
||
70 | </pre> |
||
71 | 1 | Soh Keong | |
72 | 16 | Soh Keong | !CC_ResponseCode.png! |
73 | 15 | Soh Keong | |
74 | <pre> |
||
75 | For example: |
||
76 | 1. To simulate a QSI Response Code of 0 (Transaction Approved) simply perform a transaction |
||
77 | 16 | Soh Keong | for $1.00 against one of the above test credit cards. |
78 | 15 | Soh Keong | 2. To simulate a QSI Response Code of 4 (Transaction Declined – Card Expired) simply perform |
79 | 16 | Soh Keong | a transaction for $4.54 against one of the above test credit cards. |
80 | 15 | Soh Keong | </pre> |
81 | |||
82 | 12 | Soh Keong | |
83 | 8 | Soh Keong | h3. Response Codes & Error Message |
84 | 1 | Soh Keong | |
85 | 8 | Soh Keong | Refer to the document *Virtual_Payment_Client_Integration_Guide* in document:"VPC Integration_Guide" |
86 | # Transaction Response Code (vpc_TxnResponseCode) - page *119* |
||
87 | # Card Type Field Code (vpc_Card) - page *130* |
||
88 | # Error Message (vpc_Message) - page *138-148* |
||
89 | 7 | Soh Keong | |
90 | 8 | Soh Keong | The format of the Error Message is: |
91 | 9 | Soh Keong | *E<error number>-<Date/Time Stamp MMDDHHMM>: <error description>* |
92 | 1 | Soh Keong | |
93 | 10 | Soh Keong | h3. Authorisation Response Data - page *131 & 132* |
94 | |||
95 | 9 | Soh Keong | !AuthorisationResponseData.png! |