when you get to the world pay payment payment page and you enter all the necessary detail, click make payment (or cancel payment) then header etc loads up but the parsing of html into the wpcallback.php stops half way thru no foot here is the html source of a failed page.
strange thing is that is fails one minute and the next the order process is completed or payment is cancel and your are returned to the checkout procedure to make alternative payment.
Code:
<!-- resultLayout.templ $Revision: 1.1.2.1 $ -->
<!-- storedResult.comp $Revision: 1.1.2.6 $ -->
<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="LTR" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Direct Wine Shipment's Online Store WorldPay</title>
<base href="http://www.directwineshipments.com/">
<link rel="stylesheet" type="text/css" href="stylesheet.css">
</head>
<body marginwidth="0" marginheight="0" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0">
<!-- header //-->
<table border="0" width="740" cellspacing="1" cellpadding="1" align="centre">
<tr class="header">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,42,0"
id="topnavflash" width="740" height="90">
<param name="movie" value="topnavflash.swf">
<param name="bgcolor" value="#FFFFFF">
<param name="quality" value="high">
<param name="allowscriptaccess" value="samedomain">
<embed type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"
width="740" height="90"
name="topnavflash" src="topnavflash.swf"
bgcolor="#FFFFFF" quality="high"
swLiveConnect="true" allowScriptAccess="samedomain"
></embed>
</object>
</tr>
</table>
<table border="0" width="740" cellspacing="1" cellpadding="1" align="centre">
<tr class="headerNavigation">
<td class="headerNavigation">&nbsp;&nbsp;<a href="http://www.directwineshipments.com" class="headerNavigation">Top</a> &raquo; <a href="http://www.directwineshipments.com/index.php?osCsid=3041ca713225bb19e9a359a99454306c" class="headerNavigation">Catalog</a> &raquo; <a href="http://www.directwineshipments.com/wpcallback.php?osCsid=3041ca713225bb19e9a359a99454306c" class="headerNavigation">WorldPay</a></td>
<td align="right" class="headerNavigation"><a href="http://www.directwineshipments.com/account.php?osCsid=3041ca713225bb19e9a359a99454306c" class="headerNavigation">My Account</a> &nbsp;|&nbsp; <a href="http://www.directwineshipments.com/shopping_cart.php?osCsid=3041ca713225bb19e9a359a99454306c" class="headerNavigation">Cart Contents</a> &nbsp;|&nbsp; <a href="http://www.directwineshipments.com/checkout_shipping.php?osCsid=3041ca713225bb19e9a359a99454306c" class="headerNavigation">Checkout</a> &nbsp;&nbsp;</td>
</tr>
</table>
<table border="0" width="740" cellspacing="0" cellpadding="1">
<tr class="footer">
<td align="centre" class="footer">&nbsp;&nbsp;Delivery is free in Northern Ireland for 12 Bottles or more otherwise £5.&nbsp;&nbsp;</td>
</tr>
</table>
<table border="0" width="740" cellspacing="0" cellpadding="1">
<tr class="footer">
<td align="centre" class="footer">&nbsp;&nbsp;Delivery to the UK is £15 for less than 12 bottles & £20 for 12 bottles or more.&nbsp;&nbsp;</td>
</tr>
</table>
<table border="0" width="740" cellspacing="0" cellpadding="1">
<tr class="footer">
<td align="centre" class="footer">&nbsp;&nbsp;Please contact us for any other destinations.&nbsp;&nbsp;</td>
</tr>
</table>
<!-- header_eof //-->
<!-- body //-->
<table border="0" width="100%" cellspacing="3" cellpadding="3">
<tr>
<td width="100" valign="top"><table border="0" width="100" cellspacing="0" cellpadding="2">
<!-- left_navigation //-->
<img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="10"><!-- left_navigation_eof //-->
</table></td>
<!-- body_text //-->
<td width="100%" valign="top"><table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td class="pageHeading">
Please help
Even when the page fails to parse correctly the payment has still be taken by worldpay, therefore as a short term fix can I manually progress an order after confirming payment.