Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

pmurdoch

Archived
  • Posts

    11
  • Joined

  • Last visited

Profile Information

  • Real Name
    Paul Murdoch

pmurdoch's Achievements

  1. Hi All I am now live with ePDQ, http://www.pchelpwebshop.co.uk but I have a really puzzling problem. When you reach checkout_confimation and submit your order it doesn't send the order no to barclays. Instead it is blank. For testing, I am now echoing the $cart_ePDQ_temp_id (cart Id and order no) onto the bottom of the confirmation page to see what is being generated. On first load after completing an order and reaching checkout_confirmation the echoed value is blank. If you refresh the page and retry when the dialog box appears, the echoed data is present and you can correctly submit to Barclays and get the correct order no back. I have checked the session table and this problem is reiterated in the session id. I.E after refresh cartID and cart_ePDQ_temp_id are populated with numbers Can anyone give me a suggestion on where to start looking as I have scoured the php and can't find the fix. Any assistance much appreciated Kind regards Paul M
  2. Hi All I have successfully set up EPDQ V2 contrib and have everything working correctly through Barclays. However I have one small problem. If the customer quits the browser before completing the Barclays form it leaves the order in the database with a status id of 4, "awaiting card clearance" in my case. Is there any way that a check can be done to see if the browser has been closed so that the order can be deleted automatically. If the customer logs back in he can see the order with the above status "awaiting card clearance". Trouble is they can't delete or anything so get a bit confused as to what orders are current. Basically I want to delete the order on error if you like. Any help with this would be much appreciated. Kind regards Paul M UK
  3. Hi Could anyone possibly tell me where this new code needs to go. Would probably help other newbies as well. Many Thanks Paul M
  4. I have setup the above contribution but I would like to know if there is a way of implementing ignorecase so that the txt file doesn't have to have every possible denomination of word. At present if a bad word entered in the review has a capital it is deemed OK. Any assistance much appreciated. Paul M
×
×
  • Create New...