Worldpay Cybersource Secure acceptance issue when site is hosted in IIS

323 Views Asked by At

We've been pulling our hair out with this for some time now and are having to resort to asking the community for some assistance...

We've created a simple test application (ASP.Net C# webforms) and a number of Cybersource Secure acceptance profiles and can process payments in the app, but only when it's being debugged in Visual Studio.

As soon as we host the site in IIS, we get a "Session Timed Out" message instantly when we attempt to generate the card details page from Worldpay.

The process works by building some form data, securely signing that form data and posting it to the Worldpay endpoint, when that responds its means to insert a card detail entry document into an. This works in Visual Studio 2022, but not when hosted in IIS.

has anyone else experienced the grey "Session Time out" screen when hosting the CyberSource Worldpay page using Secure Acceptance? If you managed to work out how to fix it, please let me know!

Thanks

0

There are 0 best solutions below