postcode-nl / PostcodeNl_Api_MagentoPlugin

A Magento plugin 1.9 that implements the Postcode.nl API for Dutch addresses
BSD 2-Clause "Simplified" License
21 stars 12 forks source link

IWD Free One Page / Step Checkout housenumber is not set to te right input #10

Open reijervano opened 10 years ago

reijervano commented 10 years ago

Hi,

We use the extension i.c.w. the One Page Checkout. After we fill in the zipcode and the housenumber there is an automtic AJAX save event which saves the billing form. Only in the save the housnumber is empty. Only the zipcode is filled in. Can you look at this issue?

Regards, Reijer

reijervano commented 10 years ago

Goodmorning,

Any change this issue will be fixed?

Regards, Reijer

reijervano commented 10 years ago

Goodmorning,

Any change this issue will be fixed?

Regards, Reijer

DaanBroekhof commented 10 years ago

Hi reijrvano, perhaps you have to option set in your Magento/One Step Checkout to split your housenumber from the street? (aka an 'Separate address fields' option) If so, you can fix the problem by switching on the option 'Separate housenumber' in the Postcode.NL API configuration in your Magento admin.

If that is not the case, can you give me the full name and version of the OneStepCheckout extension your are using?

reijervano commented 10 years ago

Hi Daan,

I don't think it has something to do with splitting of the housenumber from the street. I would think that after de zipcode find, the hidden housenumber field should be filled in just as the zipcode, but that doesn't happen.

We are using 4.0.6 of the OneStepCheckout.

Kind regards, Reijer

reijervano commented 10 years ago

Hi Daan,

Can you help me with this problem?

Kind regards, Reijer

DaanBroekhof commented 9 years ago

We have released a new version of the extension - does this perhaps fix your issue?