Project

General

Profile

Wiki » History » Version 13

chin-yeh, 09/21/2011 11:58 AM

1 2 chin-yeh
{{toc}}
2
3 1 chin-yeh
h1. Wiki
4 2 chin-yeh
5 13 chin-yeh
h2. Programming Guide
6
7
See [[Programming Guide]]
8
9 8 chin-yeh
h2. Specification
10
11
See [[Specification]]
12
13
14 4 chin-yeh
h2. Merchant Account Details
15
16
h3. Staging Environment
17
18 5 chin-yeh
*Notes:* Both CUP and Alipay UAT environment only show in currency USD.
19
20 4 chin-yeh
<pre>
21
Merchant ID: 1100049
22
Payment URL: https://merttest.mpay.com.hk/MPay/MerchantPay.do
23
Enquiry URL: https://merttest.mpay.com.hk/MPay/MerchantEnquirySingle
24
Merchant Admin Interface: https://merttest.mpay.com.hk/mpaymerchant/
25 12 chin-yeh
Default Return URL: http://60.49.152.21/ecosway/mpay_return.jsp
26 4 chin-yeh
</pre>
27
28
Login for *Merchant Admin Interface*:
29
* Login Account: ecosway
30
* Password: _refer to the "server_logins.xls_" file
31
32 5 chin-yeh
h2. Contact Persons
33
34
*mPay:*
35
* *Integration/Support Issue:* Howard Cheng [howardc@mpay.com.hk]
36
* *General Inquiry:* Sam Lam (CEO) [samlam@mpay.com.hk]
37
38
*eCosway:*
39
* *Financial:* 
40
** Grace Ng, Foong-Siong [fsng@cosway.com.my]
41
** Law, Siew-Hong [SHLaw@cosway.com.my] 
42
* *mPay API Integration:* 
43
** Choo, Chin-Yeh [cychoo@cosway.com.my]
44
** Kwan, Chooi-Mey [cmkwan@cosway.com.my]
45
* *Mall Integration:* 
46
** Hann, Chong-Ting [cthann@cosway.com.my]
47
48
h2. SCM
49
50
*Integration in Dot Biz's Mall (CVS):*
51
<pre>
52
Host: cwyrnd2-server [IP address:192.168.2.11]
53
Path: d:/source/hongkong-mall
54
Tag: HEAD
55
</pre>
56
57
*Package:*
58
<pre>
59
my.com.eCosway.mpay
60
resources.properties.mpay
61
mpay-sample (JSP)
62
</pre>
63 4 chin-yeh
64 11 chin-yeh
h2. Test Credit Cards
65 1 chin-yeh
66 11 chin-yeh
_To be used in staging environment only_
67
68
*China Unionpay (CUP):*
69 3 chin-yeh
* Card Number: 123456789001
70
* Password: 789001
71
72 2 chin-yeh
*Alipay:*
73
* Account name: alipaytest20091@gmail.com
74
* Password: alipay
75 9 chin-yeh
76
h2. FAQ
77
78 10 chin-yeh
See [[FAQ]]