tracking_number_data
tracking_number_data copied to clipboard
Shared data for cross platform tracking number detection
I see support for DHL eCommerce [here](https://github.com/jkeen/tracking_number_data/blob/d536725bede567e878a6b35639f8d6ddb86f22b0/couriers/dhl.json#L48), but the DHL eCommerce tracking numbers we're getting from Shippo are 30 characters long and start with `420`. Examples: ``` 420902459261290336128704042634 420941179261290336128704062441 420926029261290336128704067248...
Bumps [tracking_number](https://github.com/jkeen/tracking_number) from 1.3.5 to 1.5.0. Release notes Sourced from tracking_number's releases. v1.5.0 1.5.0 (2023-08-14) Features include partnership indicator in inspect (834a8c4) update to tracking_number_data 1.6.0 (6c6293e) v1.4.1 Ruby 3.2...
Bumps [activesupport](https://github.com/rails/rails) from 7.0.5 to 7.0.7. Release notes Sourced from activesupport's releases. 7.0.7 Active Support Fix Cache::NullStore with local caching for repeated reads. fatkodima Fix to_s with no arguments not...
Hi Love this gem, it's working really well for us tracking UPS in the UK. We've just started shipping in Germany using Deutsche Post DHL. All of the tracking numbers...
Please can you add support for Yodel in the UK? Typically Yodel tracking numbers start with either JD or JJD followed by digits of varying length, but can take other...
This is stalled in finding/writing a CRC-4 checksum algorithm as described in #30
So i've been looking over some barcode tracking numbers and had a client say that they weren't being registered as fedex on theses 32 char barcodes for Fedex. - 32971514560102447849175802862014...
I have a few number from UPS Mail Innovations which just started coming into my app and being labelled unknown They are 18 digits, all numbers, and so far have...
I've been maintaining this for a while privately, but figured it was worth trying to upstream. I'm not confident on the actual regex for the tracking numbers, as this is...