tracking_number_data
tracking_number_data copied to clipboard
Accept lowercase Z (1z..) for UPS tracking numbers
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.