Wiki » History » Version 17
chin-yeh, 11/21/2011 03:30 PM
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 | 14 | chin-yeh | h3. Production Environment |
33 | |||
34 | <pre> |
||
35 | Default Return URL: http://www.ecosopp.com/ecosway/mpay_default_receipt.jsp |
||
36 | </pre> |
||
37 | |||
38 | 5 | chin-yeh | h2. Contact Persons |
39 | |||
40 | *mPay:* |
||
41 | * *Integration/Support Issue:* Howard Cheng [howardc@mpay.com.hk] |
||
42 | * *General Inquiry:* Sam Lam (CEO) [samlam@mpay.com.hk] |
||
43 | |||
44 | *eCosway:* |
||
45 | * *Financial:* |
||
46 | ** Grace Ng, Foong-Siong [fsng@cosway.com.my] |
||
47 | ** Law, Siew-Hong [SHLaw@cosway.com.my] |
||
48 | * *mPay API Integration:* |
||
49 | ** Choo, Chin-Yeh [cychoo@cosway.com.my] |
||
50 | ** Kwan, Chooi-Mey [cmkwan@cosway.com.my] |
||
51 | * *Mall Integration:* |
||
52 | ** Hann, Chong-Ting [cthann@cosway.com.my] |
||
53 | |||
54 | h2. SCM |
||
55 | |||
56 | *Integration in Dot Biz's Mall (CVS):* |
||
57 | <pre> |
||
58 | Host: cwyrnd2-server [IP address:192.168.2.11] |
||
59 | Path: d:/source/hongkong-mall |
||
60 | Tag: HEAD |
||
61 | </pre> |
||
62 | |||
63 | *Package:* |
||
64 | <pre> |
||
65 | my.com.eCosway.mpay |
||
66 | 15 | chin-yeh | resources.properties |
67 | 5 | chin-yeh | mpay-sample (JSP) |
68 | </pre> |
||
69 | 4 | chin-yeh | |
70 | 11 | chin-yeh | h2. Test Credit Cards |
71 | 1 | chin-yeh | |
72 | 11 | chin-yeh | _To be used in staging environment only_ |
73 | |||
74 | *China Unionpay (CUP):* |
||
75 | 3 | chin-yeh | * Card Number: 123456789001 |
76 | * Password: 789001 |
||
77 | |||
78 | 2 | chin-yeh | *Alipay:* |
79 | * Account name: alipaytest20091@gmail.com |
||
80 | * Password: alipay |
||
81 | 9 | chin-yeh | |
82 | 16 | chin-yeh | *VM:* |
83 | 17 | chin-yeh | * _Visa/Master_: |
84 | 16 | chin-yeh | ** 4775889400000171 |
85 | ** 4917484589897107 |
||
86 | ** 5432673003275469 |
||
87 | 17 | chin-yeh | * _CVV_ : *123* |
88 | * _Card Expiry Date_ : any valid date |
||
89 | 16 | chin-yeh | |
90 | 9 | chin-yeh | h2. FAQ |
91 | |||
92 | 10 | chin-yeh | See [[FAQ]] |