Skip to main content
Pinpoint - Smarty's free user conference - October 22nd and 23rd Register now (opens in new tab)
Smarty

"Care of" and other extraneous address information

The "fast lane" answer

Smarty provides address validation, and our core data comes from the US Postal Service. Since "care of" information isn’t pertinent for address validation, it’s moved to the address line 2 field. This will always be the case. Any time you submit information in address1 or address2, only the valid address delivery data will be used in address1.

The best way to handle "care of" or other extra address data is to have an additional field where your customer can enter specific delivery instructions.

The "scenic route" answer

"Care of" information is treated in the same way as any other "extra" data would be. Suppose you submit an address like this:

address1: leave packages behind bushes on the left
address2: 1402 West Center St
city: orem
state: ut
zip: 84057

The "extra" data would be preserved but shifted down to the address2 field, where it belongs, and the output would look like this:

1402 W Center St.
Leave packages behind bushes on the left
Orem, UT 84057

Similarly, "care of" information isn’t part of the valid address, so it’s moved to the address line 2 field. So this . . .

address1: Care of Xavier Institute for Higher Learning
address2: 1407 Greymalkin Lane
city: Salem Center
state: NY

. . . would look like this:

1407 Greymalkin Ln.
Care of Xavier Institute for Higher Learning
Salem Center, NY

Ready to get started?

Share feedback
What kind?

Use this form to share ideas or feedback for improving our website and products. For help using or implementing a Smarty product, contact support.

This chat is powered by Help Scout. Chats are recorded. Privacy Policy