Project

General

Profile

Wiki » History » Version 8

Soh Keong, 04/22/2013 10:44 AM

1 1 Soh Keong
{{toc}}
2
3
h1. Wiki
4
5
h2. Guides
6 4 Soh Keong
7 6 Soh Keong
* [[Deployment And Programming Guide]]
8 1 Soh Keong
9 8 Soh Keong
h2. Demo
10
11
http://192.168.2.68:8080/TestPage/page/payment/mPay.jsp
12
13 1 Soh Keong
h2. Merchant Account Details
14
15
h3. Staging Environment
16
17
<pre>
18
Merchant ID: 1100049
19
Terminal ID: 001
20
Payment URL: https://merttest.mpay.com.hk/MPay/MerchantPay.do
21
Enquiry URL: https://merttest.mpay.com.hk/MPay/MerchantEnquirySingle
22
Merchant Admin Interface: https://merttest.mpay.com.hk/mpaymerchant/
23
</pre>
24 2 Soh Keong
25
h3. Production Environment
26
27
<pre>
28
Merchant ID: 1100049
29
Terminal ID: 001
30
Payment URL: https://www.mpaymall.com/MPay/MerchantPay.do
31
Enquiry URL: https://www.mpaymall.com/MPay/MerchantEnquirySingle
32
Merchant Admin Interface: https://www.mpaymall.com/mpaymerchant/
33
Default Return URL: http://www.ecosopp.com/ecosway/mpay_default_receipt.jsp
34
</pre>
35
36
37
h2. Contact Persons
38
39
*mPay:*
40
* *Integration/Support Issue:* Howard Cheng [howardc@mpay.com.hk]
41
* *General Inquiry:* Sam Lam (CEO) [samlam@mpay.com.hk]
42
43
*eCosway:*
44
* *Financial:* 
45
** Grace Ng, Foong-Siong [fsng@cosway.com.my]
46
** Law, Siew-Hong [SHLaw@cosway.com.my] 
47
* *mPay API Integration:* 
48 1 Soh Keong
** Kwan, Chooi-Mey [cmkwan@cosway.com.my]
49 3 Soh Keong
** Tan, Soh Keong [sktan@cosway.com.my]
50 2 Soh Keong
* *Mall Integration:* 
51
** Hann, Chong-Ting [cthann@cosway.com.my]
52
53
h2. SCM
54
55
<pre>
56 1 Soh Keong
Host: cwyrnd2-server [IP address:192.168.2.11]
57 7 Soh Keong
Path: d:/source/ecoswayNew
58
Module: mPay
59 2 Soh Keong
Tag: HEAD
60
</pre>