Page 1 of 1

OSCommerce using PO# instead of payment

Posted: Thu Dec 03, 2009 8:27 pm
by vantheman
Hello,
I'm fairly new to php and I'm hoping my issue is much more simple than I think it is.

I have an oscommerce shopping cart template that I want to use for my companies website. I want everything to work normal (browse categories, add items to cart, view cart, etc.), but when the customer clicks "checkout", I don't want his/her items to redirect to a credit card processing page, or PayPal or anything like that. Instead, I want the items to be sent to an email address (like form mail) with a PO # that would be required.

Does anyone know how to manipulate this?

Thanks
Van