yanik Posted December 15, 2010 Share Posted December 15, 2010 Hello to all, I am new to shopping cart and also a beginner in php or any code... except xhtml and css... So, We are requested to extend an existing website with a shopping cart. But, the client wants his client to be able to go browse the goods, add goods to a order (or shopping cart) and place the order. No needs for payment module or any sort of payment. Payment will sorted by invoice with the client directly. I hope I am clear. Same with the shipping, we want to disable shipping function as payment function of prestashop. In other word, we need to create an e-catalog where it is possible to pass an order without payment on the site and shipping management online...All payment and shipping will be organize by phone and e-mail.So, the question is: How can we tweak the code or configure prestashop so the payment and shipping are skipped but order is passed...Thanks in advanceYanik the newbie Link to comment Share on other sites More sharing options...
joho Posted March 23, 2011 Share Posted March 23, 2011 Let me know if you get any useful replies to this. I can't believe you can't seem to run PS in this mode.-joho Link to comment Share on other sites More sharing options...
BobPour Posted June 28, 2011 Share Posted June 28, 2011 I'm interested as well.... Link to comment Share on other sites More sharing options...
Muller Posted August 4, 2011 Share Posted August 4, 2011 I'm also interested in this feature. I need a payment module that basically all it does is submit the order to the BO, without the user inputting payment or shipping information, and then I contact them manually. I'm not sure how to create such a module. Any tips? Link to comment Share on other sites More sharing options...
cehash Posted September 22, 2011 Share Posted September 22, 2011 hello did you ever found a way of solving this issue? Link to comment Share on other sites More sharing options...
dave martin Posted September 22, 2011 Share Posted September 22, 2011 Hi i have a b2b client that does this, all i did was set it up to only use the cheque payment module, i just changed the details of the module to state the terms payment by invoice etc, or we will contact you for payment etc. Link to comment Share on other sites More sharing options...
BobPour Posted September 22, 2011 Share Posted September 22, 2011 That's exactly what I did (same as dave). I change the payment to "will call" and in last page added the description "We will call you with exact total and delivery dates after we received your order" then I disabled the inventory control (most of our item are for future) and had to add few more options for shipping (Trucking and...) Overall, not so difficult. I started from scratch I easily found what I needed on forum. You might have to do some adjustment on invoice and... in BO. I did most of if by translation and very few hard coding. By the way, our website is not open to public (only registered store owners) you can easily achieve that as well (if you need to) Link to comment Share on other sites More sharing options...
FreshElement Posted September 29, 2011 Share Posted September 29, 2011 Hi... Newbie here... I have a similar situation (but not the same). Our client is a school and enrolls students in courses. There is no shipping and no tax on the courses. I've setup the courses as products with no tax and set all three items on the Shipping tab (under Handling) in the admin to 0. I understand this disables them. I was also told that setting the products to downloadable (even though there are no files to download) will turn off shipping. Does anyone have any thoughts on the best way to accomplish this? Thanks... Clem Link to comment Share on other sites More sharing options...
Johnneysul Posted March 8, 2012 Share Posted March 8, 2012 I haven't tried this but if you got to 'Preferences' then 'Products' and select 'Catalog mode' then this seems to disable the shopping cart. Not sure if this is what you are looking for?? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now