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