You can use the below code in your observer to add order comment: $comment = "Comment to be added in the order"; ...
Solved: Hello, i have a question that how to add order comments on the order confirmation email?
$orderId = $orderId; $objectManager = \Magento\Framework\App\ObjectManager ::getInstance(); $order ...
1)Add custom field/attribute in sales_flat_order table using install script, the sample is given below $installer = $this; $installer->startSetup(); ...
How to automatically add a comment on order when is placed · magento-1.9 checkout orders customer backend. I have the following situation: I ...
... in order or commenting on order. you need to add an attribute to magento.
Add an EAV- Attribute to the Order Entity Model. Create a new local module or take an existing one, in which you place the needed changes/ ...
Added Compatibility with Magento 2.2.x. Version 2.0.1 (Dec 18, 2017) Fixed
Magento 1.9+ CE module allowing to add comment for orders during checkout. - mageware/magento-checkout-comment.
Adding sender's name to order comments in Magento admin