8

What characters and symbols are allowed in shipping, billing, physical address?

First/Last name: Letters, space
Address: Letters, numbers, space and # ' . , - /
City: Letters, space and -
Postal: Numbers, letters, space and -

ProgZi
  • 1,028
  • 3
  • 14
  • 25

3 Answers3

7

Here is the official list with Special Characters NOT allowed in shipping and billing address by USPS.

Click on the hyperlink provided above and you will prompt to USPS page where you can see the Special Characters (not allowed), and some examples about the preferred and acceptable address format by the US Post Office.

S. Mayol
  • 2,565
  • 2
  • 27
  • 34
  • To clarify this answer, the list of special characters that S. Mayol links to is the list *not* allowed (or often just not preferred) by USPS in shipping and billing addresses. The examples are very useful. – Neo Jul 18 '18 at 17:16
  • Thank you Neo, I added the corrections I forgot to say NOT allow. – S. Mayol Jul 19 '18 at 02:16
  • 1
    USPS does not fix the standard especially for non US address. It's informational only if you don't use there service. I find there list unusable: removing commas and period but giving "acceptable" examples WITH commas. – Emmanuel Gleizer Jul 26 '18 at 05:31
  • In the US, the hyphen (dash) is normally only used in numbers (PO Box, etc.) but Canada commonly has hyphenated street names. https://pe.usps.com/text/pub28/28c2_023.htm – MarkHu Feb 18 '20 at 17:56
  • Actually, this page has a different purpose. These are instructions for address mangling when necessary to shorten an address to fit in a database field. Go up one page in the breadcrumb to see the instructions. With that context, this is actually a list of special characters to be expected in a large list of addresses. Another page covers international addresses with non-roman letters: https://pe.usps.com/text/imm/immc1_008.htm – Gordon Hopper Mar 26 '21 at 23:51
6

Allow all of them! Especially when you take in personal names and organisations.

  • Marsh & Parsons
  • Apt # 5
  • 651 1/2 main street
  • Westward Ho!
  • Renées Bakery
  • Toys 'R' Us

If you only allow certain characters, you are only going to frustrate your end users.

Al Mills
  • 1,072
  • 6
  • 22
0

Below are the allowed characters and symbols in the billing and delivery address fields:

First and last name: Letters, space and & /. ( ) - , '

Address: Letters, numbers, space and # . , ; : ' °

City/town: Letters, space and - , . ; ' & / . ( )

Postal code: Numbers, letters and space

Phone number: Numbers, space and ( ) -

Email address: Letters, numbers and @ - _

User
  • 31
  • 5