Project

General

Profile

Wiki » History » Version 18

chin-yeh, 02/20/2012 03:36 PM

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