Closed jlbooker closed 8 years ago
International addresses sometimes have letters in their zip/postal codes. Currently, we only allow digits in the zip code field. Update the sanity checking logic to allow letters in international addresses.
Examples:
Argentina: C1414BED. Canada: B3J 1Y9. Ireland: D02 AF30
:+1: Tested, works!
International addresses sometimes have letters in their zip/postal codes. Currently, we only allow digits in the zip code field. Update the sanity checking logic to allow letters in international addresses.