This is a discussion on Worldpay sometimes it works sometimes it doesn't within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; when you get to the world pay payment payment page and you enter all the necessary detail, click make payment ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| 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">
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. |
|
#2
| ||||
| ||||
| Not sure if these threads are exactly your issue, but it could help: http://forums.oscommerce.com/index.p...ldpay++problem http://forums.oscommerce.com/index.p...ldpay++problem http://forums.oscommerce.com/index.p...ldpay++problem
__________________ Michael Sasek osCMax Developer
|
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Found a Guestbook that works in oscmax | spottedhaggis | osCMax v2 Customization/Mods | 9 | 05-07-2006 07:14 PM |
| Mopics works with imagex.jpg but... | neil | osCMax v2 Features Discussion | 5 | 04-25-2006 02:25 PM |
| Does 'Site Maintenance' functions works? | valaridz | osCMax v1.7 Discussion | 5 | 02-16-2004 06:00 AM |
| How does Product Notification works??? | stando | osCMax v1.7 Discussion | 2 | 02-03-2004 09:09 AM |
| It works without last line of code-why? | bushman | osCMax v1.7 Discussion | 1 | 09-02-2003 10:38 AM |