Project

General

Profile

FAQ » History » Revision 3

Revision 2 (chin-yeh, 09/21/2011 11:24 AM) → Revision 3/6 (chin-yeh, 09/21/2011 11:38 AM)

{{toc}} 

 h1. FAQ 

 h2. General 

 h3. Having issue to sign-in to Alipay (web browser) 

 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 

 h2. Integration or Deployment 

 h3. Exception "Illegal key size or default parameters" being thrown 

 This is caused by the JCE policy files. Follows the following instructions to install the *JCE Unlimited Strength Jurisdiction Policy Files* (credit to "NGS":http://www.ngs.ac.uk/tools/jcepolicyfiles):  
 !install_jce.jpg!