cancel
Showing results for 
Search instead for 
Did you mean: 

"Street Address" is a required value

"Street Address" is a required value

Hi Everyone

 

Having some issues.. Smiley Sad

 

Check out form is asking for values when they are in place.

 

Any idea how to stop this from happening?

 

http://timberprices.com.au/newsite

 

Regards

Dallas

 

value.jpg

 

 

2 REPLIES 2

Re: "Street Address" is a required value

Hi Dallas,

The form values are probably missing as parameters when you move to the Shipping Information step.
In order to debug that, you have to check if the parameters are sent to the controller on the following action:

 

Mage_Checkout_OnepageController::saveBillingAction()


I recorded a video to show you how to check if the parameters are sent to the controller when you submit the billing information:


 


Hope that helps you solve the issue.
Best regards.
Gabriel

Welcome to the Magento Forums. Remember to introduce yourself and read the Magento Forums Guidelines.

Re: "Street Address" is a required value

Hi

Thanks for the video. Everything seems to be going through to the controller.

 

billing[address_id]    
billing[city]    
Sydney
billing[company]    
billing[confirm_password]    
billing[country_id]    
AU
billing[customer_password...    
billing[email]    
dallas@gmail.com
billing[fax]    
billing[firstname]    
Dallas
billing[lastname]    
Hersh
billing[postcode]    
2000
billing[region]    
NSW
billing[region_id]    
billing[save_in_address_b...    
1
billing[street][]    
3 Pitt Street
billing[telephone]    
98295000
billing[use_for_shipping]    
1