Jump to content

Making an order without delivery/payment


Recommended Posts

Hi,

 

How can i make my webshop accept order without choosing delivery or payment method?

I want to completely hide delivery/payment, so that they dont show up.

 

The idea is that customers adds products to the cart, and sends a query for the products, to which i can return with a price and delivery.

 

I'm using the default Prestashop theme in v1.4.6.2

 

Thanks in advance.

Link to comment
Share on other sites

  • 8 months later...

>If you make a product downloadable / virtual, it will not use shipping.

 

OK thanks, It is perfect.

 

 

But I need that the Check-out ends with a request for the products in the cart, not with the payment.

Some suggestions?

Link to comment
Share on other sites

  • 8 months later...

But I need that the Check-out ends with a request for the products in the cart, not with the payment.

Some suggestions?

I don't know what that means.

 

I think depi is talking about such a situation /which I'm interested in too/:

- show pirices for products, allow user to order it -> add products to cart, fill in the form and "post" order information to the shop owner.

 

After shop owner receives order (what products, and where send them to) he/she contacts user and provides him/her with payment and delivery details himself/herself (not via prestashop process including payment and shipping choice).

Link to comment
Share on other sites

  • 1 year later...

Same situation here. 

Our client need a system where users can order products without delivery and payment.

He want to contact the user to confirm and send to he the payment information when the order is done with checkout method (excluding payment and delivery steps). 

Have Some one the solution?

Modify the controller is not the best way IMHO. 

 

Tks @ all. 

Edited by nicej3 (see edit history)
Link to comment
Share on other sites

Same situation here. 

Our client need a system where users can order products without delivery and payment.

He want to contact the user to confirm and send to he the payment information when the order is done with checkout method (excluding payment and delivery steps). 

Have Some one the solution?

Modify the controller is not the best way IMHO. 

 

Tks @ all. 

 

Hi,

 

In your case I advise you to activate the catalog mode in the back office, and then create your client's order manually. Otherwise, you'll need a specific development. 

 

Have a nice day!

Link to comment
Share on other sites

×
×
  • Create New...