I've been working with the full address capture card. It doesn't appear that state is captured. Additionally, sometimes number and country are resolved and sometimes they are not. For example, 1234 Fake St. Charleston, SC 29412 results in:
Object:{} 5 keys
country:null
city:"Charleston"
street:"123 Fake St."
zip:"29412"
number:null
f
freezing-printer-49373
08/02/2023, 9:23 PM
Is the state issue specific to when it is written with it's 2 letter code or does it also happen when it's spelled out
freezing-printer-49373
08/02/2023, 9:23 PM
when country is provided does it work better?
freezing-printer-49373
08/02/2023, 9:24 PM
in this example the number 4 is dropped on the street number, is that what you mean?
l
loud-processor-7799
08/04/2023, 3:21 PM
It happens both with the 2-letter abbreviation and spelled out. I haven't seen it dropping numbers (I think that was just a transcription error on my part). It looks like there is no key|value pair in the address object for state, only country.