Hi All!

I am discovering Drupal and as mentionned in the title, I would like to know whether it's possible to use an e-commerce plugin (with all the functions such as "add to cart" etc..) but to desactivate the online payment of the plugin.

This is for creating a website that would propose different products and people could pick what they want to buy (just like an ordinary online shop) but instead of paying online, the customers would pay on delivery. In this case the order would be sent by mail to the shop.

Is it possible? If so, could please explain me how to proceed?

Thanks a lot in advance for your help!

Zenni

Comments

TWD’s picture

Ubercart has offline payment options as well as online options.
And Conditional Actions are pretty easy to configure so that
the appropriate email is sent to the appropriate persons.

I think if you install it and play around with the config you'll find
it suits what you need.

Zenni’s picture

I appreciate the quick response :) !

I'll try it.