Wiki » History » Revision 10
Revision 9 (chin-yeh, 09/21/2011 11:20 AM) → Revision 10/23 (chin-yeh, 09/21/2011 11:21 AM)
{{toc}} h1. Wiki h2. Specification See [[Specification]] h2. Merchant Account Details h3. Staging Environment *Notes:* Both CUP and Alipay UAT environment only show in currency USD. <pre> Merchant ID: 1100049 Payment URL: https://merttest.mpay.com.hk/MPay/MerchantPay.do Enquiry URL: https://merttest.mpay.com.hk/MPay/MerchantEnquirySingle Merchant Admin Interface: https://merttest.mpay.com.hk/mpaymerchant/ Default return URL: http://60.49.152.21/ecosway/mpay_return.jsp </pre> Login for *Merchant Admin Interface*: * Login Account: ecosway * Password: _refer to the "server_logins.xls_" file h2. Contact Persons *mPay:* * *Integration/Support Issue:* Howard Cheng [howardc@mpay.com.hk] * *General Inquiry:* Sam Lam (CEO) [samlam@mpay.com.hk] *eCosway:* * *Financial:* ** Grace Ng, Foong-Siong [fsng@cosway.com.my] ** Law, Siew-Hong [SHLaw@cosway.com.my] * *mPay API Integration:* ** Choo, Chin-Yeh [cychoo@cosway.com.my] ** Kwan, Chooi-Mey [cmkwan@cosway.com.my] * *Mall Integration:* ** Hann, Chong-Ting [cthann@cosway.com.my] h2. SCM *Integration in Dot Biz's Mall (CVS):* <pre> Host: cwyrnd2-server [IP address:192.168.2.11] Path: d:/source/hongkong-mall Tag: HEAD </pre> *Package:* <pre> my.com.eCosway.mpay resources.properties.mpay mpay-sample (JSP) </pre> h2. Test Cards *CUP:* * Card Number: 123456789001 * Password: 789001 *Alipay:* * Account name: alipaytest20091@gmail.com * Password: alipay h2. FAQ See [[FAQ]] h3. Having issue to sign-in to Alipay Install the Alipay plugin: > http://help.alipay.com/lab/help_detail.htm?help_id=211475#1 h3. Not able to load or see the Alipay payment page In Alipay staging environment, you need to add the following entries to the Windows/Linux *hosts file*: <pre> 115.124.16.155 auth.alipay.net 115.124.16.155 authcenter.alipay.net 115.124.16.105 cashier.alipay.net 115.124.16.13 img.alipay.net 115.124.16.13 static.alipay.net 115.124.16.13 static.stable.alipay.net 115.124.16.59 mapi.alipay.net 115.124.16.151 omeo.alipay.net 115.124.16.42 pay.alipay.net 115.124.16.42 www.alipay.net 115.124.16.152 forexprod.alipay.net 115.124.16.156 securitycenter.alipay.net 115.124.16.167 assets.alipay.net 115.124.16.167 apimg.alipay.net </pre> Instructions on how to modify the hosts file in Windows: > http://support.microsoft.com/kb/923947