PersonalMessage
Posted: Mon Jul 15, 2013 3:04 am
Hi, I'm trying to add a text field to the shipping details form, I thought it could be done by extending Order entity, but then i found that Order entity has PersonalMessage field which is not being filled by customer during checkout process, so is it an option to use this field for my new text field, or is this field used for something else?