Wiki » History » Version 22
chin-yeh, 03/08/2012 01:45 PM
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 | 22 | chin-yeh | Terminal ID: 001 |
21 | 4 | chin-yeh | Payment URL: https://merttest.mpay.com.hk/MPay/MerchantPay.do |
22 | Enquiry URL: https://merttest.mpay.com.hk/MPay/MerchantEnquirySingle |
||
23 | Merchant Admin Interface: https://merttest.mpay.com.hk/mpaymerchant/ |
||
24 | 12 | chin-yeh | Default Return URL: http://60.49.152.21/ecosway/mpay_return.jsp |
25 | 1 | chin-yeh | </pre> |
26 | 19 | chin-yeh | |
27 | 21 | chin-yeh | Certificates files: |
28 | * cert_test.zip _(obtain it from *Files* tab)_ |
||
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 | 22 | chin-yeh | Merchant ID: 1100049 |
38 | Terminal ID: 001 |
||
39 | Payment URL: https://www.mpaymall.com/MPay/MerchantPay.do |
||
40 | Enquiry URL: https://www.mpaymall.com/MPay/MerchantEnquirySingle |
||
41 | Merchant Admin Interface: https://www.mpaymall.com/mpaymerchant/ |
||
42 | 14 | chin-yeh | Default Return URL: http://www.ecosopp.com/ecosway/mpay_default_receipt.jsp |
43 | </pre> |
||
44 | 22 | chin-yeh | |
45 | Certificates files: |
||
46 | * cert_prod.zip _(obtain it from *Files* tab)_ |
||
47 | |||
48 | Login for *Merchant Admin Interface*: |
||
49 | * Login Account: ecosway_admin |
||
50 | * Password: _refer to the "server_logins.xls_" file |
||
51 | 14 | chin-yeh | |
52 | 5 | chin-yeh | h2. Contact Persons |
53 | |||
54 | *mPay:* |
||
55 | * *Integration/Support Issue:* Howard Cheng [howardc@mpay.com.hk] |
||
56 | * *General Inquiry:* Sam Lam (CEO) [samlam@mpay.com.hk] |
||
57 | |||
58 | *eCosway:* |
||
59 | * *Financial:* |
||
60 | ** Grace Ng, Foong-Siong [fsng@cosway.com.my] |
||
61 | ** Law, Siew-Hong [SHLaw@cosway.com.my] |
||
62 | * *mPay API Integration:* |
||
63 | ** Choo, Chin-Yeh [cychoo@cosway.com.my] |
||
64 | ** Kwan, Chooi-Mey [cmkwan@cosway.com.my] |
||
65 | * *Mall Integration:* |
||
66 | ** Hann, Chong-Ting [cthann@cosway.com.my] |
||
67 | |||
68 | h2. SCM |
||
69 | |||
70 | *Integration in Dot Biz's Mall (CVS):* |
||
71 | <pre> |
||
72 | Host: cwyrnd2-server [IP address:192.168.2.11] |
||
73 | Path: d:/source/hongkong-mall |
||
74 | Tag: HEAD |
||
75 | </pre> |
||
76 | |||
77 | *Package:* |
||
78 | <pre> |
||
79 | my.com.eCosway.mpay |
||
80 | 15 | chin-yeh | resources.properties |
81 | 5 | chin-yeh | mpay-sample (JSP) |
82 | </pre> |
||
83 | 4 | chin-yeh | |
84 | 11 | chin-yeh | h2. Test Credit Cards |
85 | 1 | chin-yeh | |
86 | 11 | chin-yeh | _To be used in staging environment only_ |
87 | |||
88 | *China Unionpay (CUP):* |
||
89 | 3 | chin-yeh | * Card Number: 123456789001 |
90 | * Password: 789001 |
||
91 | |||
92 | 2 | chin-yeh | *Alipay:* |
93 | * Account name: alipaytest20091@gmail.com |
||
94 | * Password: alipay |
||
95 | 9 | chin-yeh | |
96 | 16 | chin-yeh | *VM:* |
97 | 17 | chin-yeh | * _Visa/Master_: |
98 | 16 | chin-yeh | ** 4775889400000171 |
99 | ** 4917484589897107 |
||
100 | ** 5432673003275469 |
||
101 | 17 | chin-yeh | * _CVV_ : *123* |
102 | * _Card Expiry Date_ : any valid date |
||
103 | 16 | chin-yeh | |
104 | 9 | chin-yeh | h2. FAQ |
105 | |||
106 | 10 | chin-yeh | See [[FAQ]] |