Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

skipping payment


maxrenn

Recommended Posts

Posted

Hi,

 

I hope someone can help.

 

I want to have my cart set up so that people can add things to cart, enter delivery information etc and for all that information to be sent to my email address. I don't want the customer to be taken to a payment page but to a page just thanking them for their order and that they will be forwarded an invoice soon. So basically I want the information about their order to reach me but I want to be able to send an independant invoice at a later date. Any ideas as to how I would do this?

 

Any help is much appreciated.

Posted
Hi,

 

I hope someone can help.

 

I want to have my cart set up so that people can add things to cart, enter delivery information etc and for all that information to be sent to my email address. I don't want the customer to be taken to a payment page but to a page just thanking them for their order and that they will be forwarded an invoice soon. So basically I want the information about their order to reach me but I want to be able to send an independant invoice at a later date. Any ideas as to how I would do this?

 

Any help is much appreciated.

 

It requires hacking the source codes, but it's pretty simple to do. You just have to edit checkout_payment.php so that it'll use a dummy value as the payment method and then proceed so that the customer won't have to press anything.

 

If you don't want the customer to be asked for a confirmation you'll have to do a similar hack to checkout_confirmation.php.

 

 

 

Cheers,

 

Kalle!

Posted
It requires hacking the source codes, but it's pretty simple to do. You just have to edit checkout_payment.php so that it'll use a dummy value as the payment method and then proceed so that the customer won't have to press anything.

 

If you don't want the customer to be asked for a confirmation you'll have to do a similar hack to checkout_confirmation.php.

Cheers,

 

Kalle!

 

 

Hi,

 

thanks for the reply but I haven't got a clue how to do that, I'm a novice at this, could you tell me exactly what I need to do?

 

thanks.

Archived

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

×
×
  • Create New...