Skip to content

Commit

Permalink
Add some more statuses
Browse files Browse the repository at this point in the history
  • Loading branch information
sauladam committed Sep 19, 2020
1 parent 2e3c05e commit 9f297f5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/Trackers/UPS.php
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,13 @@ protected function getStatuses()
'Will deliver to a nearby UPS Access Point™ for customer pick up',
'Zustellung wird zur Abholung durch Kunden an nahem UPS Access Point™ abgegeben',
'Customer was not available when UPS attempted delivery',
'In Einrichtung eingetroffen',
'Arrived at Facility',
'In Einrichtung eingetroffen',
'Departed from Facility',
'Hat Einrichtung verlassen',
'Order Processed',
'Auftrag verarbeitet',
],
Track::STATUS_WARNING => [
'attempting to obtain a new delivery address',
Expand Down

0 comments on commit 9f297f5

Please sign in to comment.