tracking_number_data icon indicating copy to clipboard operation
tracking_number_data copied to clipboard

Accept lowercase Z (1z..) for UPS tracking numbers

Open cgunther opened this issue 7 months ago • 4 comments

I realize UPS probably always treats the Z as uppercase, however I'm dealing with some messy data where it's sometimes lowercase, so I'm curious if this is something that should be solved at the library level, or in the application.

Summary by CodeRabbit

  • Bug Fixes
    • Updated UPS tracking number validation to include case-insensitive 'Z', ensuring more accurate tracking for users.

cgunther avatar Jul 11 '24 19:07 cgunther