tracking_number_data
tracking_number_data copied to clipboard
Add support for the LaserShip 1LSCX format.
I've found examples of this in the wild since 2019. I tried to research the exact format, and determine what the checksum is without success.
Summary by CodeRabbit
-
New Features
- Added support for LaserShip "1LSCX" tracking numbers so users can enter and track 1LSCX-format IDs.
- Broader LaserShip format coverage improves automatic detection of additional shipments.
-
Tests
- Added validation examples to ensure common valid and invalid 1LSCX inputs are handled correctly.