1

I am totally new to Magento. Still learning, so I am confused about where to start off when I have to do something new.

I have to add just another input field in the checkout that gets saved in the order and displayed in the back-end.

So can someone give me directions? It can probably be implemented in an existing extension, but I don’t really have a clue. Any help and explanation will be greatly appreciated.

Syspect
  • 921
  • 7
  • 22
  • 50
  • @KeyurShah - Sorry, it didn't help me (I mean the tutorials that you gave me), my problem is different, that is why I didn't accept it. – Syspect Oct 04 '13 at 07:09
  • You can try out this extension for adding custom fields - http://www.fmeextensions.com/magento-additional-checkout-attributes-fields.html –  Mar 12 '15 at 05:52

1 Answers1

0

It would seem a popular solution is to utilize the order "agreements" for comments.

My answer here has lots of tips

And this blog specifically talks about installing a free extension and his explanation of the process is simple and thorough.

Community
  • 1
  • 1
Krista K
  • 21,503
  • 3
  • 31
  • 43