Add checkout step in magento and save the value in database table -
i followed steps of this link.
and able add step checkout. have done modifications in , added 1 step (character field contact_name) in checkout after payment.
for have created attribute sale/order contact_name. how save value sales order in magento, can fetch value of attribute. want add conditions attribute should lower case , not contain spaces.
the main concern in want save contact name in database , value database it.
Comments
Post a Comment