Non transaction ordering
I have a client who wants to have the ability to let people "shop" for products and submit orders exactly like an e-commerce site, but they don't want to initiate a transaction through a gateway or whathaveyou.
Is it possible to simulate this kind of product catalog and ordering with Drupal Commerce?
Comments
No payment gateway needed
You don't need a payment gateway at all. Don't install one, and set the rule to "When completing the checkout process"... do whatever *you* want to do. It might send an email, etc.