So I am using the Address field type to pull Address from Google. I have my API setup and it pulls the address city and state with out an issue, but it does not pull the zip code. The zip code is imperative for this application so at this point I have a separate field for the user to fill in the zip code which just feels like an unnecessary extra step. Is there way for the zip code to be pulled with the address look up. I am hoping this is something simple that I just missed.
Thanks in advance.