|
I'm trying to use the onValidAddress call back. The code is simply:
When the alert box shows up, the value displayed is "undefined". I pulled the sample from here. Basically, I'm trying to get the component parts of an address after it's been validated. In particular the |
|
Astute observation! This is a bug that we will be correcting shortly. Be advised, however, that this implementation of the API does not provide a component-ized street address (so primary number and street name will be on the same field). The ZIP Code would be in its own field. If you need the individual components parsed you should be using the REST API. You can, of course, call this API using javascript using JSONP. See my other answer here for more information regarding this option. |
Follow this question
By Email:Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
- *italic* or _italic_
- **bold** or __bold__
- link:[text](http://url.com/ "title")
- image?
- numbered list: 1. Foo 2. Bar
- to add a line break simply add two spaces to where you would like the new line to be.
- basic HTML tags are also supported
Tags:
Asked: 05 Feb, 23:00
Seen: 140 times
Last updated: 03 Apr, 15:37