Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Customised CONFIRMATION


tsvenkat

Recommended Posts

Posted

Hi all

 

My OSC needs few customisations as below :

 

Once the user checks out, it goes to the login screen and after keys in the username/pass info, it takes to confirmation page.

 

From there it takes to Shipping, them PAYMENT and then FINAL CONFIRMATION

 

what I require is,

 

Once the customer checks out and successfully LOGS in, it should show SINGLE CONFIRMATION PAGE with all the particulars of order (items, address) and then ask for CONFIRMATION. Once CONFIRMATION is clicked, it should take to the THANKYOU page.

 

Is this possible ?

 

If Yes, how ?

 

Rgds

 

Venkat

Posted

It is only possible if you intend rewriting whole sections of the osCommerce code.

 

In any event, after Confirmation is clicked the customer will then be taken to the credit/debit card payment processing screen, and will have to return from there to checkout_process.php for the transaction to be completed and the order entered into your database and 'admin' panel - unless they are paying by cheque in which case they will go straight to the checkout_success.php page.

 

Vger

Posted

I have even removed both shipping, payment modules in the ADMIN.

 

Any other solution ?

Posted
I have even removed both shipping, payment modules in the ADMIN.

 

And your website still works?

 

Any other solution ?

 

Only what I told you!

 

Vger

Posted

I figured a way for this.

 

in the shopping_cart.php Page, I changed the Link to CHECKOUT and it taked DIRECTLY to the CHECKOUT_CONFIRMATION PAGE without problems and also the ORDER gets added..

 

:)

Archived

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

×
×
  • Create New...