yoni Posted July 4, 2006 Posted July 4, 2006 Is there module or a way to get at the end of an order checkout (before paiement) process a way to print the actual order with a few supplemental fields (fax number, etc) and so permit the customer to place the order by fax instead of using internet ?
Guest Posted July 4, 2006 Posted July 4, 2006 how about using the Cash On Delivery module? And/Or the default Credit Card module. None of the 2 switches to an external gateway for processing payments.
yoni Posted July 9, 2006 Author Posted July 9, 2006 how about using the Cash On Delivery module? And/Or the default Credit Card module. None of the 2 switches to an external gateway for processing payments. Many thanks Enigma, i'll look for it !
yoni Posted July 9, 2006 Author Posted July 9, 2006 Ok, looked Of course text here and there can be changed, but what is important is that with a simple click (customer) on a button ("print the order to be sent by fax") that will print the order (total, address, logo, etc...) Yoni
Guest Posted July 9, 2006 Posted July 9, 2006 I found an old one (check if there is anything recent) http://www.oscommerce.com/community/contributions,1038 it may help you to get started. Another thing you could do is to grab the fancier invoice and packing slip module, then port the code from the admin end to the catalog end either on the customer account or in the checkout success page.
yoni Posted July 30, 2006 Author Posted July 30, 2006 Hello Enigma, I was dugging for that feature... I found something interesting ! order2fax This module allows to send all incoming orders to a defind fax number. http://www.oscommerce.com/community/contri...ons,4317/page,2 Do you know this ? I will look but i guess a hack can be done to send it to the default printer instead of fax (and then... i remember i'm no dev !!! :DDDDDDD ) Yoni
yoni Posted July 30, 2006 Author Posted July 30, 2006 Reply to myself ! :) After some work (remember i'm no dev) i found ---------- Print Order receipt This Modification will add a print button to the bottom of the customers order history page as well as the checkout success page that allows the customer to print a receipt for their order. http://www.oscommerce.com/community/contri...ch,print/page,2 ---------- I have input an "Order by fax" link at "checkout_payment.php" and add a FAX_NOTICE. Some painting here, there it is ok... BUT as it on the same page where the customer enter his payment method i have to add somewhere on the receipt paiement info for the customer to write down his credit card. But it looks good !
Recommended Posts
Archived
This topic is now archived and is closed to further replies.