14. September 2011 06:22
Instructions on how to setup LinkPoint Payment Gateway on Windows 2008/2008R2 64bit
1. Download and uncompress the following file into a temp folder : LinkPoint-Windows-2008-64bit.zip (572.61 kb)
2. Copy Interop.LPICOM_6_0Lib.dll and LinkPointTransaction.dll to applicaiton /bin folder
3. Copy LpiCom_6_0.dll to c:\windows\syswow64
4. Open Command prompt as Administrator
5. Go to : c:\windows\syswow64
6. Execute : regsvr32 c:\windows\syswow64\LpiCom_6_0.dll (you should receive confirmation that the file has been succesfully registered)
7. Remove lpssl.dll file if the file exist in application /bin folder
8. Download and install OpenSSL for Windows 2008 64bit : Win64OpenSSL_Light-1_0_0e.zip (1.30 mb)
9. Enable 32bit applicaitons in site applicaiton pool : IIS 7.0 > Application Pools > set Application Pool Default > Enable 32 Bit to TRUE
10. Make sure port 1129 is open in both directions on the server
11. Restart IIS
Your AbleCommerce site should be able to process payaments via LinkPoint Gateway now