Products     Magento Extension     PCI-Shopping-Carts     Templates       CRELoaded     WordPress Modules     osCommerce Modules       osCommerce Addons       osCommerce Features       osCommerce Management       Payment Modules     CRELoaded Modules       CRE Loaded Addons       CRE Loaded Features       CRE Loaded Management       Payment Modules       CRELoaded Services
Free Stuff
Customization
Templates
Compare Products
You have no items to compare.
Affiliate Info
Affiliate Program FAQ
Affiliate Log In
Recent Orders
Hot Keywords: Order Notification, Order Search, Coupon, Flash Board, Compare, Floating Message, Tracking, Moneris, RSS, Visitor Filter

  Single Page Checkout

The following osCommerce contribution is a free Opensource code originated from official osCommerce website and provided for your reference only, you may download the original contribution file(s) and install it on your own; or you may request a Paid Installation Service from Agents Of Power; Agents Of Power does the "AS IS" installation on your website, we do not guarantee it will work properly on your website. Extra Paid service is available for repairing the problem from the original contribution or from your website.
There is a small change in checkout.php to support php Version >=5.0.
Hi All,

After finding some minor bugs and recently discovering one page checkout http://addons.oscommerce.com/info/6646

which has country/state selector built in, i have moved over to that contribution.

So if you need a single page checkout with country state drop down please use this contribution http://addons.oscommerce.com/info/6646

or if you just prefer other one

File uploaded is just a dummy file

there was a bug in checkout.php which resulted in non IE browser having to submit twice to create an account this has now been fixed

simply replace /catalog/checkout.php with this one
date of birth validation caused an error when editing an address i removed this error by commenting it out

ie
/* if (ACCOUNT_DOB == 'true') {
if (checkdate(substr(tep_date_raw($dob), 4, 2), substr(tep_date_raw($dob), 6, 2), substr(tep_date_raw($dob), 0, 4)) == false) {
$error = true;

$messageStack->add('checkout_payment', ENTRY_DATE_OF_BIRTH_ERROR);
}
} */

download contains full install, upgrade and mod removal guides just as one below
Hehe Sorry yet another file fix. For the install instructions.

Had to add the additional install steps back in.
   Posted on: 12/07/2008     See contribution details Request Installation with Paid service