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