Quote Originally Posted by Ryk View Post
Well, using the beta mod and the callback fixes above, everything works perfectly on php5.2.6 when I run a test transaction, but the moment I switch to live, I get this error immediately I arrive on the Worldpay site:


As Worldpay don't man support at the weekend(!), can anyone offer suggestions as to what the problem may be?

Just thought - the site is 1.3.7 - could that be an issue?
Ryk, you have probably fixed this by now but just in case....

look for 'https://select-test.worldpay.com/wcc/purchase'

in includes/modules/payment/worldpay.php

and take out the '-test' so it reads 'https://select.worldpay.com/wcc/purchase'

I hope that helps

Kind Regards
AfterHouR