I am using Magento 1.9.0.1. I want to change the grand total
at Shipping Information step
while checkout
.I added new field called Locality
in Shipping Information
step.Depending on the locality
selected by user, some amount should added to Grand total
.And the newly changed grand total should save in db and display in order page in back end
.
I added new field Locality
.
On change of locality
field the grand total
will change.
But I don't know how to change the grand total. Please help me...
I only need to know How change the grand total at Shipping Information step while checkout.