Please forgive me if my question is naive. I hope this is an appropriate place to ask this question.
Is it possible to modify Drupal Commerce 2 to be a "place an order only" platform - that is to say - not a sales cart with a payment gateway but just to collect items in the cart and submit (checkout) the cart to place an order? - Our customers will have established accounts to be billed later.
Does that capability already exist in Drupal Commerce 2?
Does this accomplish what I am asking about? :
Commerce 2.x roadmap
https://www.drupal.org/project/commerce/issues/2913801
#2856583: Allow free orders (checkout without payment)
Comments
Comment #2
garvin commentedComment #3
garvin commentedComment #4
drugan commentedI am not sure what you want to achieve: "Pay in cache on delivery" or similar?
It's easy, see the screenshot. Create orders in UI or programmatically using this dummy payment gateway and then charge somehow you customers. That's it.
Comment #5
garvin commentedWow! Thank you Drugan.
Our Customers are on account so we send them invoices - net 30.
Thanks Again :)
Comment #6
bojanz commentedQuestions like this should be asked on Drupal Slack (room #commerce), the issue queue is not suited for support requests and we often miss them, causing a late reply.
Comment #7
garvin commentedThanks bojanz, I'd never heard of Drupal Slack, I'll look into it :)