PDA

View Full Version : Email order


jefreier
6-22-05, 12:39 PM
I am using osCommerce and the way that I need it is that when the member uses 'checkout' it will send a quote of their order to an Email. I do not want to actually charge/bill them in any way the cart is used for quotes only. Any ideas on how to go about this?
Thanks,
John

mitchind
6-22-05, 12:42 PM
As far as I know, it doesn't come that way "out of the box" ... so... that means you're going to have to look for some contributions that do what you want.

Check the osCommerce site - search and read...

You will likely need to do some coding and modifications yourself.

stevel
6-22-05, 02:12 PM
Well, unless you use a payment gateway such as PayPal or 2checkout.com, nothing gets charged. If you set the "Send extra order emails" field to your e-mail address, you'll get a copy of the order acknowledgement sent to the customer. What you do with it is up to you.

jefreier
6-22-05, 02:37 PM
hmm good call on Send Extra order Emails, maybe that combined with setting the cash/check order and then change the cash/check order page? anyone know if there is a way to skip that page?

thnx