Wiki » History » Version 11
Soh Keong, 01/16/2013 10:10 AM
1 | 1 | Soh Keong | {{toc}} |
---|---|---|---|
2 | |||
3 | h1. Wiki |
||
4 | |||
5 | h2. Specification |
||
6 | |||
7 | See [[Specification]] |
||
8 | |||
9 | h1. Merchant's Account Details |
||
10 | |||
11 | *Development:* |
||
12 | |||
13 | 8 | Soh Keong | * URL = *https://nccnet-ectest.nccc.com.tw/merchant/HPPRequest* |
14 | 9 | Soh Keong | * Merchant ID = *6600800020* |
15 | * Terminal ID= *70502756* |
||
16 | 1 | Soh Keong | |
17 | *Production:* |
||
18 | |||
19 | 8 | Soh Keong | * URL : *https://nccnet-ec.nccc.com.tw/merchant/HPPRequest* |
20 | 1 | Soh Keong | |
21 | *Iframe parameters* |
||
22 | # Height=600 |
||
23 | # Width=800 |
||
24 | # Scrolling=’Auto’ |
||
25 | # Align=’Center’ |
||
26 | # Frameborder=’0’ |
||
27 | |||
28 | 5 | Soh Keong | h2. Test Card |
29 | |||
30 | 7 | Soh Keong | !TestCard.png! |
31 | 5 | Soh Keong | |
32 | 1 | Soh Keong | h2. Contact Person: |
33 | |||
34 | *ECPG:* |
||
35 | * *Integration/Support Issue:* |
||
36 | ** |
||
37 | ** |
||
38 | |||
39 | *eCosway:* |
||
40 | * *API Integration:* |
||
41 | ** Kwan, Chooi-Mey [cmkwan@cosway.com.my] |
||
42 | ** Tan, Soh Keong [sktan@cosway.com.my] |
||
43 | * *Mall Integration:* |
||
44 | ** Hann, Chong-Ting [cthann@cosway.com.my] |
||
45 | |||
46 | h2. Demo |
||
47 | |||
48 | 10 | Soh Keong | http://192.168.2.68:8080/TestPage/page/payment/ecpg_iframe_main.jsp (with iframe) |
49 | http://192.168.2.68:8080/TestPage/page/payment/ecpg_main.jsp (without iframe) |
||
50 | 1 | Soh Keong | |
51 | 11 | Soh Keong | h3. Step switch between Staging and Production |
52 | |||
53 | *Production to Staging* |
||
54 | # mv /data/ecpg/ecpg.properties /data/ecpg/ecpg_prod.properties |
||
55 | # mv /data/ecpg/ecpg_dev.properties /data/ecpg/ecpg.properties |
||
56 | # touch /usr/local/jboss-4.0.4.GA/server/default/deploy/TestPage.war |
||
57 | |||
58 | *Staging to Production* |
||
59 | # mv /data/ecpg/ecpg.properties /data/ecpg/ecpg_dev.properties |
||
60 | # mv /data/ecpg/ecpg_prod.properties /data/ecpg/ecpg.properties |
||
61 | # touch /usr/local/jboss-4.0.4.GA/server/default/deploy/TestPage.war |
||
62 | |||
63 | |||
64 | 1 | Soh Keong | h2. SCM |
65 | |||
66 | <pre> |
||
67 | Host: cwyrnd2-server [IP address:192.168.2.11] |
||
68 | Path: d:/source/ecoswayNew |
||
69 | Module: ecpg |
||
70 | Tag: HEAD |
||
71 | </pre> |