osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

Worldpay sometimes it works sometimes it doesn't

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 ...


Go Back   osCommerce and osCMax shopping cart software forums > osCommerce 2.2 Forums > osCommerce 2.2 Modification Help

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 12-14-2004, 05:31 PM
New Member
 
Join Date: Oct 2004
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
trekker
Default Worldpay sometimes it works sometimes it doesn't

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">  <a href="http://www.directwineshipments.com" class="headerNavigation">Top</a> » <a href="http://www.directwineshipments.com/index.php?osCsid=3041ca713225bb19e9a359a99454306c" class="headerNavigation">Catalog</a> » <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>  |  <a href="http://www.directwineshipments.com/shopping_cart.php?osCsid=3041ca713225bb19e9a359a99454306c" class="headerNavigation">Cart Contents</a>  |  <a href="http://www.directwineshipments.com/checkout_shipping.php?osCsid=3041ca713225bb19e9a359a99454306c" class="headerNavigation">Checkout</a>   </td>
  </tr>
</table>
<table border="0" width="740" cellspacing="0" cellpadding="1">
  <tr class="footer">
    <td align="centre" class="footer">  Delivery is free in Northern Ireland for 12 Bottles or more otherwise £5.  </td>    
  </tr>
</table>

<table border="0" width="740" cellspacing="0" cellpadding="1">
  <tr class="footer">
    <td align="centre" class="footer">  Delivery to the UK is £15 for less than 12 bottles & £20 for 12 bottles or more.  </td>    
  </tr>
</table>

<table border="0" width="740" cellspacing="0" cellpadding="1">
  <tr class="footer">
    <td align="centre" class="footer">  Please contact us for any other destinations.  </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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 12-17-2004, 04:12 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 11,070
Thanks: 81
Thanked 348 Times in 327 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default RE: Worldpay sometimes it works sometimes it doesn

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


  • osCMax Templates - Hundreds of premium quality templates designed for osCMax 2. Loyalty discounts up to 30% off!
    Each purchase supports the osCMax project with much needed funds!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. Default multi server configuration for exceptional performance!

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Found a Guestbook that works in oscmax spottedhaggis osCMax v2 Customization/Mods 9 05-07-2006 08:14 PM
Mopics works with imagex.jpg but... neil osCMax v2 Features Discussion 5 04-25-2006 03: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 11:38 AM


All times are GMT -8. The time now is 05:21 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax