linkpoint

LinkPoint payment integration with IIS7 crashes w3wp.exe

My assemblies that wrap a third-party DLL work fine in my windows test harness app, and they also work fine in a web service when spawned in debug mode (VS 2008 Visual Studio Development Server)! However, the app always crashes when running in the local IIS 7 web server. Here is the crash detail from the event log when running on the l...

VevoCart / Linkpoint issue...

I've integrated VevoCart into our site, using Linkpoint as the processor. All seemed to be working well. In demo mode, everything was processing fine. I switched to live mode and got an error but figured out that it was because the demo Store number and .pem file were in place. I changed to the live numbers, and now when I process a ...

Does Wp-Ecommerce works with LinkPoint gateway ?

Hi there. I have an online store working with osCommerce, actually works fine. But there is no integration with the store blog which is in Wordpress fortunatelly. Now I've seen a new payment plugin for wordpress called Wp-Ecommerce , so i decided to migrate the whole store to wordpress since this can be treated like a CMS. This plugin h...

LinkPoint payment integration with IIS6 on windows server 2003 crashes w3wp.exe

I am using the LinkPointTransaction.dll from FirstData to process credit card transactions. As the code is running, a call to the LinkPointTransaction.LinkPointTxn.Send() sends the transaction successfully to FirstData over the internet, but my application crashes w3wp.exe somewhere during that call, before it hits the next line. It doe...