Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

One Page Checkout


systemaddict

Recommended Posts

Posted

Hello

 

I was wondering if someone created a module that made it possible to check out on a single page instead of the 3-4 pages process.

 

I'm running a store with many absolutely-non-it-knowledgeable people and I think they may get a bit confused during the long checkout process.

 

Thanks,

 

Soren

Posted

we built a 'create_order' page to do exactly that (although it was an admin based module).

 

it took a few days to figure out what went where, but basically you need to set all of the order session variables before you submit the order - we used several forms and javascript onchange.submit() functions to do this.

 

i'm not sure that our particular code would work for you, but might be able to post psuedocode if you think it would help...

 

can't promise anything, but will try to help if i can...

Posted

Hi whoiswes

 

It would be great if you could post some code. I'm sure it would help me in the right direction.

 

If not, then thanks anyway for the tips.

 

BR

 

Soren

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...