Project

General

Profile

Wiki » History » Revision 22

Revision 21 (chin-yeh, 02/22/2012 10:57 AM) → Revision 22/23 (chin-yeh, 03/08/2012 01:45 PM)

{{toc}} 

 h1. Wiki 

 h2. Guides 

 * [[Programming Guide]] 
 * [[Deployment Guide]] 
 * [[Specification]] 


 h2. Merchant Account Details 

 h3. Staging Environment 

 *Important notes:* Regardless of what currency code been submitted, CUP or Alipay in UAT environment always treat it as USD currency. 

 <pre> 
 Merchant ID: 1100049 
 Terminal ID: 001 
 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> 

 Certificates files: 
 * cert_test.zip _(obtain it from *Files* tab)_ 

 Login for *Merchant Admin Interface*: 
 * Login Account: ecosway 
 * Password: _refer to the "server_logins.xls_" file 

 h3. Production Environment 

 <pre> 
 Merchant ID: 1100049 
 Terminal ID: 001 
 Payment URL: https://www.mpaymall.com/MPay/MerchantPay.do 
 Enquiry URL: https://www.mpaymall.com/MPay/MerchantEnquirySingle 
 Merchant Admin Interface: https://www.mpaymall.com/mpaymerchant/ 
 Default Return URL: http://www.ecosopp.com/ecosway/mpay_default_receipt.jsp 
 </pre> 

 Certificates files: 
 * cert_prod.zip _(obtain it from *Files* tab)_ 

 Login for *Merchant Admin Interface*: 
 * Login Account: ecosway_admin 
 * 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-sample (JSP) 
 </pre> 

 h2. Test Credit Cards 

 _To be used in staging environment only_ 

 *China Unionpay (CUP):* 
 * Card Number: 123456789001 
 * Password: 789001 

 *Alipay:* 
 * Account name: alipaytest20091@gmail.com 
 * Password: alipay 

 *VM:* 
 * _Visa/Master_: 
 ** 4775889400000171 
 ** 4917484589897107 
 ** 5432673003275469 
 * _CVV_ : *123* 
 * _Card Expiry Date_ : any valid date 

 h2. FAQ 

 See [[FAQ]]