Commerce order comment
Categories
Component ID
1124626
Component name
Commerce order comment
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
779
Component created
Component changed
Component body
Notice: Commerce Fieldgroup Panes provides a more extensible solution to this.
This module exposes two fields associated to the order in the checkout phase for Drupal Commerce, one for author and other for comment, this way customer can add a comment to an order for providing feedback or more details.
If you don't need author, just delete the field via UI in Administration » Store » Configuration » Order settings » Manage Fields
Thanks to PieterDC for his original code in #970054: How to implement order comment (for customer to fill in) ?