Ceon
  • Home
  • Web
  • Store
  • Contact Us
  • Zen Cart
    • Advanced Shipper
    • Sage Pay
    • Sage Pay Direct
    • Protx Direct
    • Protx Form
    • Sage Pay Server
    • Sage Pay Form
    • Ceon Manual Card
      • Features
      • Downloads
      • Revision History
      • Installation
      • Configuration
      • Upgrading
      • FAQs
      • Known Issues
    • PayOffline iPro
    • Iridium
    • Payment Surcharges / Discounts
    • Advanced Shipper Localities
    • Advanced Shipper Zones
    • Tax Declaration
    • Realex Remote
    • Back In Stock Notifications
    • URI Mapping (SEO)
    • URI Mappings Manager
  • Payment Solutions

Known Issues

Every effort has been made to make this module as reliable as possible but unfortunately issues may arise from time to time. If so, they will always be detailed on the module's website as soon as they are found.

Date Module Version(s) Zen Cart Version(s) Information
1st April 2009 1.x, 2.x 1.2.x - 1.3.0

Entered Details not retained if user neglects to tick Terms & Conditions box - If you make use of Zen Cart's Regulation Enforcement for Terms & Conditions upon checkout and a user neglects to tick the Acceptance Box, Zen Cart won't run the Pre-Confirmation checks for the Card details and therefore the details entered by the user won't be stored. This is very frustrating for the user! The fix is simple and reliable though (and applies to Zen Cart 1.2.x and 1.3.0, versions from 1.3.5 have been fixed)...

All you have to do is move a few lines below some others.. this is very easily done so it is HIGHLY RECOMMENDED if you use the Terms & Conditions check box...

  • Move the following lines in includes/modules/pages/checkout_confirmation/header_php.php:
    				if ($messageStack->size('checkout_payment') > 0) {
    				zen_redirect(zen_href_link(FILENAME_CHECKOUT_PAYMENT, '', 'SSL'));
    				}
    				
    They must come after the following lines:
    				if (is_array($payment_modules->modules)) {
    				$payment_modules->pre_confirmation_check();
    				}
    				
1st April 2009 1.x, 2.x 1.2.x, 1.3.x Javascript Validation and Highlighting Disabled - The Javascript Validation is disabled whenever the customer has a Gift Voucher balance which exceeds the value of the items in their Cart. This is a standard feature of Zen Cart's Payment Page. The server-side validation still operates though so this is seen as a minor inconvenience rather than a full-on bug.

Back to top

CeonTerms & Conditions | Privacy Policy | © Copyright 2007-2010 Ceon