cancel
Showing results for 
Search instead for 
Did you mean: 

Adding an Extension to replace the default text fields in billing infromation in onepage checkout

Adding an Extension to replace the default text fields in billing infromation in onepage checkout

I have developed an extension to list the provinces and cities for the South Africa.I need to use this extension in the billing information section in the one page checkout(replacing the existing fields country,state/province, cities) how should I do this

5 REPLIES 5

Re: Adding an Extension to replace the default text fields in billing infromation in onepage checkou

Hi bivin,

 

Could this not be archived by editing the onepagecheckout files and then extending/referencering your code in these files from your module ?

If you build a module, I would assume you have the skills to do this or did I misunderstand your question Smiley Happy

-- Best regards --
Kent Christiansen | Magento Certified Solution Specialist

Re: Adding an Extension to replace the default text fields in billing infromation in onepage checkou

Hi @bivin_damodhar 

 

With One Step Checkout by Magegiant.com

You can edit default attributes and create unlimited new attributes in Checkout page without changing a line of code.

Awesome One Step Checkout extension for your online store

Re: Adding an Extension to replace the default text fields in billing infromation in onepage checkou

Thanks Kent,

 

I will try it

Re: Adding an Extension to replace the default text fields in billing infromation in onepage checkou

Did you try the custom checkout fields module by FMEExtensions

Re: Adding an Extension to replace the default text fields in billing infromation in onepage checkou

Why would you need any extension?  just populate the directory_country_region, directory_country_region_name  table in magento for your coutry and you will be good to go.