AfterShip – WooCommerce Tracking - Version 1.2.9

Version Description

  • Update the courier list
Download this release

Release Info

Developer aftership
Plugin Icon 128x128 AfterShip – WooCommerce Tracking
Version 1.2.9
Comparing to
See all releases

Code changes from version 1.2.8 to 1.2.9

Files changed (3) hide show
  1. aftership.php +1 -1
  2. assets/js/couriers.js +1136 -1089
  3. readme.txt +4 -1
aftership.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: AfterShip - WooCommerce Tracking
4
  Plugin URI: http://aftership.com/
5
  Description: Add tracking number and carrier name to WooCommerce, display tracking info at order history page, auto import tracking numbers to AfterShip.
6
- Version: 1.2.8
7
  Author: AfterShip
8
  Author URI: http://aftership.com
9
 
3
  Plugin Name: AfterShip - WooCommerce Tracking
4
  Plugin URI: http://aftership.com/
5
  Description: Add tracking number and carrier name to WooCommerce, display tracking info at order history page, auto import tracking numbers to AfterShip.
6
+ Version: 1.2.9
7
  Author: AfterShip
8
  Author URI: http://aftership.com
9
 
assets/js/couriers.js CHANGED
@@ -1,51 +1,11 @@
1
  function get_couriers() {
2
- var data = [
3
  {
4
- "slug": "india-post-int",
5
- "name": "India Post International",
6
- "phone": "+91 1800 11 2011",
7
- "other_name": "भारतीय डाक, Speed Post & eMO, EMS, IPS Web",
8
- "web_url": "http://www.indiapost.gov.in/",
9
- "required_fields": []
10
- },
11
- {
12
- "slug": "couriers-please",
13
- "name": "Couriers Please",
14
- "phone": "+61 1300 361 000",
15
- "other_name": "CouriersPlease",
16
- "web_url": "http://www.couriersplease.com.au/",
17
- "required_fields": []
18
- },
19
- {
20
- "slug": "italy-sda",
21
- "name": "Italy SDA",
22
- "phone": "+39 199 113366",
23
- "other_name": "SDA Express Courier",
24
- "web_url": "http://www.sda.it/",
25
- "required_fields": []
26
- },
27
- {
28
- "slug": "chronopost-portugal",
29
- "name": "Chronopost Portugal",
30
- "phone": "+351 707 20 28 28",
31
- "other_name": "Chronopost pt",
32
- "web_url": "http://chronopost.pt/",
33
- "required_fields": []
34
- },
35
- {
36
- "slug": "ptt-posta",
37
- "name": "PTT Posta",
38
- "phone": "+90 444 1 788",
39
- "other_name": "Turkish Post",
40
- "web_url": "http://www.ptt.gov.tr/",
41
- "required_fields": []
42
- },
43
- {
44
- "slug": "fastway-za",
45
- "name": "Fastway South Africa",
46
- "phone": "+27 0861 222 882",
47
- "other_name": "Fastway Couriers",
48
- "web_url": "http://www.fastway.co.za/",
49
  "required_fields": []
50
  },
51
  {
@@ -57,51 +17,59 @@ function get_couriers() {
57
  "required_fields": []
58
  },
59
  {
60
- "slug": "spain-correos-es",
61
- "name": "Correos de España",
62
- "phone": "+34 902197197",
63
- "other_name": "Spain Post, ChronoExpress",
64
- "web_url": "http://www.correos.es",
65
  "required_fields": []
66
  },
67
  {
68
- "slug": "saudi-post",
69
- "name": "Saudi Post",
70
- "phone": "+966 9200 05700",
71
- "other_name": "البريد السعودي",
72
- "web_url": "http://www.sp.com.sa/",
73
  "required_fields": []
74
  },
75
  {
76
- "slug": "dpd-ireland",
77
- "name": "DPD Ireland",
78
- "phone": "+353 (0)90 64 20500",
79
- "other_name": "DPD ie",
80
- "web_url": "http://www.dpd.ie/",
81
  "required_fields": []
82
  },
83
  {
84
- "slug": "austrian-post-registered",
85
- "name": "Austrian Post (Registered)",
86
- "phone": "+43 810 010 100",
87
- "other_name": "Österreichische Post AG",
88
- "web_url": "http://www.post.at",
89
  "required_fields": []
90
  },
91
  {
92
- "slug": "kerry-logistics",
93
- "name": "Kerry Express Thailand",
94
- "phone": "+66 02-6868999",
95
- "other_name": "嘉里物流, Kerry Logistics",
96
- "web_url": "http://www.kerrylogistics.com/",
97
  "required_fields": []
98
  },
99
  {
100
- "slug": "posten-norge",
101
- "name": "Posten Norge / Bring",
102
- "phone": "+47 21316260",
103
- "other_name": "Norway Post, Norska Posten",
104
- "web_url": "http://www.posten.no/en/",
 
 
 
 
 
 
 
 
105
  "required_fields": []
106
  },
107
  {
@@ -113,275 +81,315 @@ function get_couriers() {
113
  "required_fields": []
114
  },
115
  {
116
- "slug": "portugal-seur",
117
- "name": "Portugal Seur",
118
- "phone": "+351 707 50 10 10",
119
- "other_name": "SEUR",
120
- "web_url": "http://www.seur.com/",
121
  "required_fields": []
122
  },
123
  {
124
- "slug": "international-seur",
125
- "name": "International Seur",
126
- "phone": "+34 902101010",
127
- "other_name": "SEUR Internacional",
128
- "web_url": "http://www.seur.com/",
129
  "required_fields": []
130
  },
131
  {
132
- "slug": "4px",
133
- "name": "4PX",
134
- "phone": "+86 755-33936349",
135
- "other_name": "递四方",
136
- "web_url": "http://express.4px.com/",
137
  "required_fields": []
138
  },
139
  {
140
- "slug": "yrc",
141
- "name": "YRC",
142
- "phone": "+1 800-468-5739",
143
- "other_name": "YRC Freight",
144
- "web_url": "http://www.yrc.com/",
145
  "required_fields": []
146
  },
147
  {
148
- "slug": "dpd-de",
149
- "name": "DPD Germany",
150
- "phone": "+49 01806 373 200",
151
- "other_name": "DPD Germany",
152
- "web_url": "https://www.dpd.com/",
153
  "required_fields": []
154
  },
155
  {
156
- "slug": "delhivery",
157
- "name": "Delhivery",
158
- "phone": "+91 (124) 4718900",
159
- "other_name": "Gharpay",
160
- "web_url": "http://www.delhivery.com/",
161
  "required_fields": []
162
  },
163
  {
164
- "slug": "canada-post",
165
- "name": "Canada Post",
166
- "phone": "+1 866 607 6301",
167
- "other_name": "Postes Canada",
168
- "web_url": "https://www.canadapost.ca/",
169
  "required_fields": []
170
  },
171
  {
172
- "slug": "aramex",
173
- "name": "Aramex",
174
- "phone": "+1 (718) 5538740",
175
- "other_name": "ارامكس",
176
- "web_url": "http://www.aramex.com/",
177
  "required_fields": []
178
  },
179
  {
180
- "slug": "gati-kwe",
181
- "name": "Gati-KWE",
182
- "phone": "+91 1800-180-4284",
183
- "other_name": "Gati-Kintetsu Express",
184
- "web_url": "http://www.gatikwe.com/",
185
  "required_fields": []
186
  },
187
  {
188
- "slug": "dhl-global-mail-asia",
189
- "name": "DHL Global Mail Asia",
190
- "phone": "+65 6883 0771",
191
- "other_name": "DGM Asia",
192
- "web_url": "http://www.dhlglobalmail.com/",
193
  "required_fields": []
194
  },
195
  {
196
- "slug": "dhl-poland",
197
- "name": "DHL Poland",
198
- "phone": "+48 42 6 345 345",
199
- "other_name": "DHL Polska",
200
- "web_url": "http://www.dhl.com.pl/",
201
  "required_fields": []
202
  },
203
  {
204
- "slug": "tnt-uk",
205
- "name": "TNT UK",
206
- "phone": "+44 0800 100 600",
207
- "other_name": "TNT United Kingdom",
208
- "web_url": "http://www.tnt.com/",
209
  "required_fields": []
210
  },
211
  {
212
- "slug": "asendia-usa",
213
- "name": "Asendia USA",
214
- "phone": "+1 610 461 3661",
215
- "other_name": "Brokers Worldwide",
216
- "web_url": "http://www.brokersworldwide.com/",
217
  "required_fields": []
218
  },
219
  {
220
- "slug": "posti",
221
- "name": "Itella Posti",
222
- "phone": "+358 200 71000",
223
- "other_name": "Finland Post",
224
- "web_url": "http://www.posti.fi/",
225
  "required_fields": []
226
  },
227
  {
228
- "slug": "tnt-it",
229
- "name": "TNT Italy",
230
- "phone": "+39 199 803 868",
231
- "other_name": "TNT Express IT",
232
- "web_url": "http://www.tnt.it/",
233
  "required_fields": []
234
  },
235
  {
236
- "slug": "nova-poshta",
237
- "name": "Nova Poshta",
238
- "phone": "+7 (0) 800 500 609",
239
- "other_name": "Новая Почта",
240
- "web_url": "http://novaposhta.ua/",
241
  "required_fields": []
242
  },
243
  {
244
- "slug": "cambodia-post",
245
- "name": "Cambodia Post",
246
- "phone": "+855 23 723 51",
247
- "other_name": "Cambodia Post",
248
- "web_url": "http://www.ems.com.kh/",
249
  "required_fields": []
250
  },
251
  {
252
- "slug": "fedex-uk",
253
- "name": "FedEx UK",
254
- "phone": "+ 44 2476 706 660",
255
- "other_name": "FedEx United Kingdom",
256
- "web_url": "http://www.fedex.com/ukservices",
257
  "required_fields": []
258
  },
259
  {
260
- "slug": "xend",
261
- "name": "Xend",
262
- "phone": "+63 2 806 9363",
263
- "other_name": "Xend Business Solutions",
264
- "web_url": "http://xendexpress.com/",
265
  "required_fields": []
266
  },
267
  {
268
- "slug": "2go",
269
- "name": "2GO",
270
- "phone": "+63 2 77-99-222",
271
- "other_name": "Negros Navigation",
272
- "web_url": "http://supplychain.2go.com.ph/",
273
  "required_fields": []
274
  },
275
  {
276
- "slug": "chronopost-france",
277
- "name": "Chronopost France",
278
- "phone": "+33 (0) 969 391 391",
279
- "other_name": "La Poste EMS",
280
- "web_url": "http://www.chronopost.fr/",
281
  "required_fields": []
282
  },
283
  {
284
- "slug": "tnt-au",
285
- "name": "TNT Australia",
286
- "phone": "+61 13 11 50",
287
- "other_name": "TNT AU",
288
- "web_url": "http://www.tntexpress.com.au/",
289
  "required_fields": []
290
  },
291
  {
292
- "slug": "acscourier",
293
- "name": "ACS Courier",
294
- "phone": "+30 210 81 90 000",
295
- "other_name": "Αναζήτηση Καταστημάτων",
296
- "web_url": "https://www.acscourier.net/",
297
  "required_fields": []
298
  },
299
  {
300
- "slug": "uk-mail",
301
- "name": "UK Mail",
302
- "phone": "+44 8451 554 455",
303
- "other_name": "Business Post Group",
304
- "web_url": "https://www.ukmail.com",
305
  "required_fields": []
306
  },
307
  {
308
- "slug": "siodemka",
309
- "name": "Siodemka",
310
- "phone": "+48 22 777 77 77 ext. 3",
311
- "other_name": "Siodemka Kurier",
312
- "web_url": "http://www.siodemka.com/",
313
  "required_fields": []
314
  },
315
  {
316
- "slug": "kn",
317
- "name": "Kuehne + Nagel",
318
- "phone": "+41-44-7869511",
319
- "other_name": "KN",
320
- "web_url": "http://www.kn-portal.com/",
321
  "required_fields": []
322
  },
323
  {
324
- "slug": "safexpress",
325
- "name": "Safexpress",
326
- "phone": "+91 1800 113 113",
327
- "other_name": "Safexpress",
328
- "web_url": "http://www.safexpress.com/",
329
  "required_fields": []
330
  },
331
  {
332
- "slug": "skynet",
333
- "name": "SkyNet Malaysia",
334
- "phone": "+60 3- 56239090",
335
- "other_name": "SkyNet MY",
336
- "web_url": "http://www.skynet.com.my/",
337
  "required_fields": []
338
  },
339
  {
340
- "slug": "nipost",
341
- "name": "NiPost",
342
- "phone": "+234 09-3149531",
343
- "other_name": "Nigerian Postal Service",
344
- "web_url": "http://www.emsng.com/",
345
  "required_fields": []
346
  },
347
  {
348
- "slug": "oca-ar",
349
- "name": "OCA Argentina",
350
- "phone": "+34 800-999-7700",
351
- "other_name": "OCA e-Pak",
352
- "web_url": "http://www.oca.com.ar/",
353
  "required_fields": []
354
  },
355
  {
356
- "slug": "aeroflash",
357
- "name": "Mexico AeroFlash",
358
- "phone": "+52 55 5445 2100",
359
- "other_name": "AeroFlash",
360
- "web_url": "http://www.aeroflash.com.mx/",
361
  "required_fields": []
362
  },
363
  {
364
- "slug": "sapo",
365
- "name": "South African Post Office",
366
- "phone": "+27 0860 111 502",
367
- "other_name": "South African Post Office",
368
- "web_url": "http://www.postoffice.co.za/",
369
  "required_fields": []
370
  },
371
  {
372
  "slug": "taqbin-hk",
373
  "name": "TAQBIN Hong Kong",
374
  "phone": "+852 2829 2222",
375
- "other_name": "Yamat, 雅瑪多運輸- 宅急便",
376
  "web_url": "http://hk.ta-q-bin.com/",
377
  "required_fields": []
378
  },
379
  {
380
- "slug": "deltec-courier",
381
- "name": "Deltec Courier",
382
- "phone": "+44 (0) 20 8569 6767",
383
- "other_name": "Deltec Interntional Courier",
384
- "web_url": "https://www.deltec-courier.com/",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
385
  "required_fields": []
386
  },
387
  {
@@ -401,225 +409,219 @@ function get_couriers() {
401
  "required_fields": []
402
  },
403
  {
404
- "slug": "mexico-multipack",
405
- "name": "Mexico Multipack",
406
- "phone": "+52 1800 7023200",
407
- "other_name": "Fedex Mexico",
408
- "web_url": "http://www.multipack.com.mx/",
409
  "required_fields": []
410
  },
411
  {
412
- "slug": "japan-post",
413
- "name": "Japan Post",
414
- "phone": "+81 0570-046111",
415
- "other_name": "日本郵便",
416
- "web_url": "http://www.post.japanpost.jp/top.html",
417
  "required_fields": []
418
  },
419
  {
420
- "slug": "sagawa",
421
- "name": "Sagawa",
422
- "phone": "+81 0120-18-9595",
423
- "other_name": "佐川急便",
424
- "web_url": "http://www.sagawa-exp.co.jp/",
425
  "required_fields": []
426
  },
427
  {
428
- "slug": "tgx",
429
- "name": "TGX",
430
- "phone": "+852 3513 0888",
431
- "other_name": "Top Gun Express, 精英速運",
432
- "web_url": "http://www.tgxpress.com/",
433
  "required_fields": []
434
  },
435
  {
436
- "slug": "vnpost-ems",
437
- "name": "Vietnam Post EMS",
438
- "phone": "+84 1900 54 54 81",
439
- "other_name": "VNPost EMS",
440
- "web_url": "http://www.vnpost.vn/",
441
  "required_fields": []
442
  },
443
  {
444
- "slug": "viettelpost",
445
- "name": "ViettelPost",
446
- "phone": "+84-4 6266 2200",
447
- "other_name": "Bưu chính Viettel",
448
- "web_url": "http://www.viettelpost.com.vn/",
449
  "required_fields": []
450
  },
451
  {
452
- "slug": "postnl-3s",
453
- "name": "PostNL International 3S",
454
- "phone": "+31 (0)900 0990",
455
- "other_name": "TNT Post parcel service United Kingdom",
456
- "web_url": "http://www.postnl.nl/voorthuis/",
 
 
 
 
 
 
 
 
 
 
457
  "required_fields": []
458
  },
459
  {
460
- "slug": "tiki",
461
- "name": "Tiki",
462
- "phone": "+62 500 125",
463
- "other_name": "Citra Van Titipan Kilat",
464
- "web_url": "http://www.tiki-online.com/",
465
  "required_fields": []
466
  },
467
  {
468
- "slug": "opek",
469
- "name": "OPEK",
470
- "phone": "+48 22 732 79 99",
471
- "other_name": "OPEK Sp. z oo",
472
- "web_url": "http://www.opek.com.pl/",
473
  "required_fields": []
474
  },
475
  {
476
- "slug": "dpd-poland",
477
- "name": "DPD Poland",
478
- "phone": "+48 801 400 373",
479
- "other_name": "Dynamic Parcel Distribution Poland",
480
- "web_url": "http://www.dpd.com.pl/",
481
  "required_fields": []
482
  },
483
  {
484
- "slug": "ceska-posta",
485
- "name": "Česká Pošta",
486
- "phone": "+420 840 111 244",
487
- "other_name": "Czech Post",
488
- "web_url": "http://www.ceskaposta.cz/",
489
  "required_fields": []
490
  },
491
  {
492
- "slug": "geodis-calberson-fr",
493
- "name": "Geodis Calberson France",
494
- "phone": "+33 (0)1 70 15 16 17",
495
- "other_name": "Geodiscalberson",
496
- "web_url": "http://www.espacedestinataire.mobi/client/42228/mobile/index.html",
497
  "required_fields": [
498
  "tracking_postal_code"
499
  ]
500
  },
501
  {
502
- "slug": "ppbyb",
503
- "name": "PayPal Package",
504
- "phone": "+86 20 11185",
505
- "other_name": "贝邮宝",
506
- "web_url": "http://www.ppbyb.com/",
507
- "required_fields": []
508
- },
509
- {
510
- "slug": "apc",
511
- "name": "APC Postal Logistics",
512
- "phone": "+1 (888) 413-7300",
513
- "other_name": "APC-PLI",
514
- "web_url": "http://www.apc-pli.com/",
515
- "required_fields": []
516
  },
517
  {
518
- "slug": "red-express-wb",
519
- "name": "Red Express Waybill",
520
- "phone": "+91 1800-123-2400",
521
- "other_name": "Red Express WayBill",
522
- "web_url": "https://www.getsetred.net",
523
  "required_fields": []
524
  },
525
  {
526
- "slug": "professional-couriers",
527
- "name": "Professional Couriers",
528
- "phone": "+91 0124-4405730",
529
- "other_name": "TPC India",
530
- "web_url": "http://www.tpcindia.com/",
531
  "required_fields": []
532
  },
533
  {
534
- "slug": "gojavas",
535
- "name": "GoJaVAS",
536
- "phone": "+91 0124-4405730",
537
- "other_name": "JaVAS",
538
- "web_url": "http://gojavas.com/",
539
  "required_fields": []
540
  },
541
  {
542
- "slug": "cj-gls",
543
- "name": "CJ GLS",
544
- "phone": "+63-567-1320",
545
- "other_name": "CJ Korea Express, 씨제이지엘에스주식회사",
546
- "web_url": "http://www.cjgls.com/eng/",
547
  "required_fields": []
548
  },
549
  {
550
- "slug": "estafeta",
551
- "name": "Estafeta",
552
- "phone": "+52 1-800-378-2338",
553
- "other_name": "Estafeta Mexicana",
554
- "web_url": "http://www.estafeta.com/default.aspx",
555
  "required_fields": []
556
  },
557
  {
558
- "slug": "ups-freight",
559
- "name": "UPS Freight",
560
- "phone": "+1 800-333-7400",
561
- "other_name": "UPS LTL and Truckload",
562
- "web_url": "http://ltl.upsfreight.com/",
563
  "required_fields": []
564
  },
565
  {
566
- "slug": "singapore-speedpost",
567
- "name": "Singapore Speedpost",
568
- "phone": "+65 6222 5777",
569
- "other_name": "Singapore EMS",
570
- "web_url": "http://www.speedpost.com.sg/",
571
  "required_fields": []
572
  },
573
  {
574
- "slug": "purolator",
575
- "name": "Purolator",
576
- "phone": "+1-888-744-7123",
577
- "other_name": "Purolator Freight",
578
- "web_url": "http://www.purolator.com/",
579
  "required_fields": []
580
  },
581
  {
582
- "slug": "toll-global-express",
583
- "name": "Toll Global Express",
584
- "phone": "+61 13 15 31",
585
- "other_name": "DPEX",
586
- "web_url": "http://www.dpex.com/",
587
  "required_fields": []
588
  },
589
  {
590
- "slug": "ontrac",
591
- "name": "OnTrac",
592
- "phone": "+1 800 334 5000",
593
- "other_name": "OnTrac Shipping",
594
- "web_url": "https://www.ontrac.com",
595
  "required_fields": []
596
  },
597
  {
598
- "slug": "evergreen",
599
- "name": "Evergreen",
600
- "phone": "+1 201-7613000",
601
- "other_name": "Evergreen Marine Corp",
602
- "web_url": "http://www.evergreen-marine.com/",
603
  "required_fields": []
604
  },
605
  {
606
- "slug": "korea-post",
607
- "name": "Korea Post",
608
- "phone": "+82 2 2195 1114",
609
- "other_name": "우정사업본부",
610
- "web_url": "http://www.koreapost.go.kr",
611
  "required_fields": []
612
  },
613
- {
614
- "slug": "nacex-spain",
615
- "name": "NACEX Spain",
616
- "phone": "+34 900 100 000",
617
- "other_name": "NACEX Logista",
618
- "web_url": "http://nacex.es/",
619
- "required_fields": [
620
- "tracking_postal_code"
621
- ]
622
- },
623
  {
624
  "slug": "lasership",
625
  "name": "LaserShip",
@@ -629,355 +631,331 @@ function get_couriers() {
629
  "required_fields": []
630
  },
631
  {
632
- "slug": "china-ems",
633
- "name": "China EMS",
634
- "phone": "+86 20 11183",
635
- "other_name": "中国邮政速递物流",
636
- "web_url": "http://www.11183.com.cn/english.html",
637
  "required_fields": []
638
  },
639
  {
640
- "slug": "china-post",
641
- "name": "China Post",
642
- "phone": "+86 20 11185",
643
- "other_name": "中国邮政, ePacket, e-Packet",
644
- "web_url": "http://www.chinapost.com.cn/",
645
  "required_fields": []
646
  },
647
  {
648
- "slug": "taqbin-sg",
649
- "name": "TAQBIN Singapore",
650
- "phone": "+65 6595 4640",
651
- "other_name": "Yamato Singapore",
652
- "web_url": "http://sg.ta-q-bin.com/",
653
  "required_fields": []
654
  },
655
  {
656
- "slug": "bgpost",
657
- "name": "Bulgarian Posts",
658
- "phone": "+3592/949 3280",
659
- "other_name": "Български пощи",
660
- "web_url": "http://www.bgpost.bg/",
661
  "required_fields": []
662
  },
663
  {
664
- "slug": "brazil-correios",
665
- "name": "Brazil Correios",
666
- "phone": "+55 61 3003 0100",
667
- "other_name": "Brazilian Post",
668
- "web_url": "http://correios.com.br/",
669
  "required_fields": []
670
  },
671
  {
672
- "slug": "fedex",
673
- "name": "FedEx",
674
- "phone": "+1 800 247 4747",
675
- "other_name": "Federal Express",
676
- "web_url": "http://www.fedex.com/",
677
  "required_fields": []
678
  },
679
  {
680
- "slug": "ukrposhta",
681
- "name": "UkrPoshta",
682
- "phone": "+380 (0) 800-500-440",
683
- "other_name": "Укрпошта",
684
- "web_url": "http://www.ukrposhta.com/",
685
  "required_fields": []
686
  },
687
  {
688
- "slug": "toll-priority",
689
- "name": "Toll Priority",
690
- "phone": "+61 13 15 31",
691
- "other_name": "Toll Group, Toll Priority",
692
- "web_url": "https://www.tollpriority.com.au/portal/page/portal/TOLL_PRIORITY/Home",
693
  "required_fields": []
694
  },
695
  {
696
- "slug": "jam-express",
697
- "name": "Jam Express",
698
- "phone": "+63 239 7502",
699
- "other_name": "JAM Global Express",
700
- "web_url": "http://www.myjamexpress.com/",
701
  "required_fields": []
702
  },
703
  {
704
- "slug": "estes",
705
- "name": "Estes",
706
- "phone": "+1-886-378-3748",
707
- "other_name": "Estes Express Lines",
708
- "web_url": "http://www.estes-express.com",
709
  "required_fields": []
710
  },
711
  {
712
- "slug": "flytexpress",
713
- "name": "Flyt Express",
714
- "phone": "+1 400-888-4003",
715
- "other_name": "飞特物流",
716
- "web_url": "http://www.flytexpress.com/",
717
  "required_fields": []
718
  },
719
  {
720
- "slug": "rpxonline",
721
- "name": "RPX Online",
722
- "phone": "+852 2620 0289",
723
- "other_name": "Cathay Pacific",
724
- "web_url": "http://www.rpxonline.com/",
725
  "required_fields": []
726
  },
727
  {
728
- "slug": "17postservice",
729
- "name": "17 Post Service",
730
- "phone": "+852 2620 0289",
731
- "other_name": "17PostService",
732
- "web_url": "http://17postservice.com/",
733
  "required_fields": []
734
  },
735
  {
736
- "slug": "ghn",
737
- "name": "Giao hàng nhanh",
738
- "phone": "+84 19006491",
739
- "other_name": "Giaohangnhanh.vn, GHN",
740
- "web_url": "http://giaohangnhanh.vn/",
741
  "required_fields": []
742
  },
743
  {
744
- "slug": "raf",
745
- "name": "RAF Philippines",
746
- "phone": "+632 820-2920 to 25",
747
- "other_name": "RAF Int'l. Forwarding",
748
- "web_url": "http://www.raf.ph/",
749
  "required_fields": []
750
  },
751
  {
752
- "slug": "trakpak",
753
- "name": "TrakPak",
754
- "phone": "+27 21 528 1000",
755
- "other_name": "bpost international P2P Mailing Trak Pak",
756
- "web_url": "http://www.trackmytrakpak.com/",
757
  "required_fields": []
758
  },
759
  {
760
- "slug": "lietuvos-pastas",
761
- "name": "Lietuvos paštas",
762
- "phone": "+370 8 700 55 400",
763
- "other_name": "Lithuania Post, LP Express",
764
- "web_url": "http://www.post.lt/",
765
  "required_fields": []
766
  },
767
  {
768
- "slug": "equick-cn",
769
- "name": "Equick China",
770
- "phone": "+1 400 706 6078",
771
- "other_name": "北京网易速达",
772
- "web_url": "http://www.equick.cn/",
773
  "required_fields": []
774
  },
775
  {
776
- "slug": "taqbin-jp",
777
- "name": "Yamato Japan",
778
- "phone": "+81 0120-17-9625",
779
- "other_name": "ヤマト運輸, TAQBIN",
780
- "web_url": "http://www.kuronekoyamato.co.jp/en/",
781
  "required_fields": []
782
  },
783
  {
784
- "slug": "courierit",
785
- "name": "Courier IT",
786
- "phone": "+27 21 555 6777",
787
- "other_name": "Courierit",
788
- "web_url": "http://www.courierit.co.za/",
789
  "required_fields": []
790
  },
791
  {
792
- "slug": "city-link-international",
793
- "name": "City Link International",
794
- "phone": "+44 (0) 8444 930 930",
795
- "other_name": "citylink.norsknet.com",
796
- "web_url": "http://citylink.norsknet.com/",
797
  "required_fields": []
798
  },
799
  {
800
- "slug": "red-express",
801
- "name": "Red Express",
802
- "phone": "+91 1800-123-2400",
803
- "other_name": "Red Express",
804
- "web_url": "https://www.getsetred.net",
805
  "required_fields": []
806
  },
807
  {
808
- "slug": "dtdc",
809
- "name": "DTDC India",
810
- "phone": "+91 33004444",
811
- "other_name": "DTDC Courier & Cargo",
812
- "web_url": "http://dtdc.com/",
813
  "required_fields": []
814
  },
815
  {
816
- "slug": "interlink-express",
817
- "name": "Interlink Express",
818
- "phone": "+44 8702 200 300",
819
- "other_name": "Interlink UK",
820
- "web_url": "http://www.interlinkexpress.com/",
821
  "required_fields": []
822
  },
823
  {
824
- "slug": "flash-courier",
825
- "name": "Flash Courier",
826
- "phone": "+55 011 5033 3260",
827
- "other_name": "Flash Courier Brazil",
828
- "web_url": "http://www.jall.com.br/",
829
  "required_fields": []
830
  },
831
  {
832
- "slug": "austrian-post",
833
- "name": "Austrian Post (Express)",
834
- "phone": "+43 810 010 100",
835
- "other_name": "Österreichische Post AG",
836
- "web_url": "http://www.post.at",
837
  "required_fields": []
838
  },
839
  {
840
- "slug": "star-track",
841
- "name": "StarTrack",
842
- "phone": "+61 13 2345",
843
- "other_name": "Star Track",
844
- "web_url": "http://startrack.com.au/",
845
  "required_fields": []
846
  },
847
  {
848
- "slug": "star-track-express",
849
- "name": "Star Track Express",
850
- "phone": "+61 13 2345",
851
- "other_name": "AaE Australian air Express",
852
- "web_url": "http://www.star-track.com.au/",
853
- "required_fields": []
854
- },
855
- {
856
- "slug": "jne",
857
- "name": "JNE",
858
- "phone": "+62 021-29278888",
859
- "other_name": "Express Across Nation, Tiki Jalur Nugraha Ekakurir",
860
- "web_url": "http://www.jne.co.id/",
861
- "required_fields": []
862
- },
863
- {
864
- "slug": "rpx",
865
- "name": "RPX Indonesia",
866
- "phone": "+62 0-800-1-888-900",
867
- "other_name": "Repex Perdana International",
868
- "web_url": "http://www.rpxholding.com/",
869
- "required_fields": []
870
- },
871
- {
872
- "slug": "first-logistics",
873
- "name": "First Logistics",
874
- "phone": "+62 021 - 73880707",
875
- "other_name": "PT Synergy First Logistics",
876
- "web_url": "http://www.jne.co.id/",
877
  "required_fields": []
878
  },
879
  {
880
- "slug": "brt-it",
881
- "name": "BRT Bartolini",
882
- "phone": "+39 011 397 411 1",
883
- "other_name": "BRT Corriere Espresso, DPD Italy",
884
- "web_url": "http://www.brt.it/",
885
  "required_fields": []
886
  },
887
  {
888
- "slug": "postnord",
889
- "name": "PostNord Logistics",
890
- "phone": "+46 771 33 33 10",
891
- "other_name": "Posten Norden",
892
- "web_url": "http://www.postnordlogistics.com/",
893
  "required_fields": []
894
  },
895
  {
896
- "slug": "belpost",
897
- "name": "Belpost",
898
- "phone": "+375 17 293 59 10",
899
- "other_name": "Belposhta, Белпочта",
900
- "web_url": "http://www.belpost.by",
901
  "required_fields": []
902
  },
903
  {
904
- "slug": "cyprus-post",
905
- "name": "Cyprus Post",
906
- "phone": "+357 22805802",
907
- "other_name": "ΚΥΠΡΙΑΚΑ ΤΑΧΥΔΡΟΜΕΙΑ",
908
- "web_url": "http://www.mcw.gov.cy/mcw/postal/dps.nsf/index_en/index_en",
909
  "required_fields": []
910
  },
911
  {
912
- "slug": "spanish-seur",
913
- "name": "Spanish Seur",
914
- "phone": "+34 902101010",
915
- "other_name": "SEUR",
916
- "web_url": "http://www.seur.com/",
917
  "required_fields": []
918
  },
919
  {
920
- "slug": "air21",
921
- "name": "AIR21",
922
- "phone": "+63 (02) 854-2100",
923
- "other_name": "AIR 21 PH",
924
- "web_url": "http://www.air21.com.ph",
925
  "required_fields": []
926
  },
927
  {
928
- "slug": "lbcexpress",
929
- "name": "LBC Express",
930
- "phone": "+63 800-10-8585999",
931
- "other_name": "LBC Express",
932
- "web_url": "http://www.lbcexpress.com/",
933
  "required_fields": []
934
  },
935
  {
936
- "slug": "israel-post",
937
- "name": "Israel Post",
938
- "phone": "+972 2 629 0691",
939
- "other_name": "חברת דואר ישראל",
940
- "web_url": "http://www.israelpost.co.il",
941
  "required_fields": []
942
  },
943
  {
944
- "slug": "vnpost",
945
- "name": "Vietnam Post",
946
- "phone": "+84 1900 54 54 81",
947
- "other_name": "VNPost",
948
- "web_url": "http://www.vnpost.vn/",
949
  "required_fields": []
950
  },
951
  {
952
- "slug": "rl-carriers",
953
- "name": "RL Carriers",
954
- "phone": "+1 800-543-5589",
955
- "other_name": "R+L Carriers",
956
- "web_url": "http://www.rlcarriers.com/",
957
  "required_fields": []
958
  },
959
  {
960
- "slug": "sf-express",
961
- "name": "S.F. Express",
962
- "phone": "+852 273 00 273 / +86 4008-111-111",
963
- "other_name": "順豊快遞",
964
- "web_url": "http://www.sf-express.com",
965
  "required_fields": []
966
  },
967
  {
968
- "slug": "selektvracht",
969
- "name": "Selektvracht",
970
- "phone": "+31 0900-2222120",
971
- "other_name": "Selektvracht NL",
972
- "web_url": "http://www.selektvracht.nl/",
973
  "required_fields": []
974
  },
975
  {
976
- "slug": "ec-firstclass",
977
- "name": "EC-Firstclass",
978
- "phone": "+86 4006 988 223",
979
- "other_name": "ChuKou1, CK1",
980
- "web_url": "http://www.ec-firstclass.org/",
981
  "required_fields": []
982
  },
983
  {
@@ -989,103 +967,83 @@ function get_couriers() {
989
  "required_fields": []
990
  },
991
  {
992
- "slug": "usps",
993
- "name": "USPS",
994
- "phone": "+1 800-275-8777",
995
- "other_name": "United States Postal Service",
996
- "web_url": "https://www.usps.com",
997
  "required_fields": []
998
  },
999
  {
1000
- "slug": "swiss-post",
1001
- "name": "Swiss Post",
1002
- "phone": "+41 848 888 888",
1003
- "other_name": "La Poste Suisse, Die Schweizerische Post, Die Post",
1004
- "web_url": "https://www.post.ch/",
1005
  "required_fields": []
1006
  },
1007
  {
1008
- "slug": "india-post",
1009
- "name": "India Post Domestic",
1010
- "phone": "+91 1800 11 2011",
1011
- "other_name": "भारतीय डाक",
1012
- "web_url": "http://www.indiapost.gov.in/",
1013
  "required_fields": []
1014
  },
1015
  {
1016
- "slug": "correos-de-mexico",
1017
- "name": "Correos de Mexico",
1018
- "phone": "+52 01 800 701 7000",
1019
- "other_name": "Mexico Post",
1020
- "web_url": "http://www.sepomex.gob.mx/Paginas/Home.aspx",
1021
  "required_fields": []
1022
  },
1023
  {
1024
- "slug": "correos-chile",
1025
- "name": "Correos Chile",
1026
- "phone": "+562 600 950 2020",
1027
- "other_name": "Chile Post",
1028
- "web_url": "http://www.correos.cl",
1029
  "required_fields": []
1030
  },
1031
  {
1032
- "slug": "asm",
1033
- "name": "ASM",
1034
- "phone": "+34 902 11 33 00",
1035
- "other_name": "Asm-Red",
1036
- "web_url": "http://www.asmred.com/en/",
1037
- "required_fields": [
1038
- "tracking_postal_code"
1039
- ]
1040
  },
1041
  {
1042
- "slug": "aupost-china",
1043
- "name": "AuPost China",
1044
- "phone": "+86 4007005618",
1045
- "other_name": "澳邮宝",
1046
- "web_url": "http://www.aupost.org/",
1047
  "required_fields": []
1048
  },
1049
  {
1050
- "slug": "danmark-post",
1051
- "name": "Post Danmark",
1052
- "phone": "+45 80 20 70 30",
1053
- "other_name": "Danske Post",
1054
- "web_url": "http://www.postdanmark.dk/",
1055
  "required_fields": []
1056
  },
1057
  {
1058
- "slug": "gls-netherlands",
1059
- "name": "GLS Netherlands",
1060
- "phone": "+31 0900-1116660",
1061
- "other_name": "GLS NL",
1062
- "web_url": "http://www.gls-netherlands.com/",
1063
- "required_fields": [
1064
- "tracking_postal_code"
1065
- ]
1066
  },
1067
  {
1068
- "slug": "dpd-uk",
1069
- "name": "DPD UK",
1070
- "phone": "+44 845 9 300 350",
1071
- "other_name": "Dynamic Parcel Distribution UK",
1072
- "web_url": "http://www.dpd.co.uk/",
1073
- "required_fields": []
1074
- },
1075
- {
1076
- "slug": "mrw-spain",
1077
- "name": "MRW",
1078
- "phone": "+34 902 300 403",
1079
- "other_name": "MRW Spain",
1080
- "web_url": "http://www.mrw.es/",
1081
- "required_fields": []
1082
- },
1083
- {
1084
- "slug": "correo-argentino",
1085
- "name": "Correo Argentino",
1086
- "phone": "+54 11 4891-9191",
1087
- "other_name": "Argentina Post",
1088
- "web_url": "http://www.correoargentino.com.ar",
1089
  "required_fields": []
1090
  },
1091
  {
@@ -1096,6 +1054,14 @@ function get_couriers() {
1096
  "web_url": "http://www.posta.hr/",
1097
  "required_fields": []
1098
  },
 
 
 
 
 
 
 
 
1099
  {
1100
  "slug": "posta-romana",
1101
  "name": "Poșta Română",
@@ -1105,45 +1071,67 @@ function get_couriers() {
1105
  "required_fields": []
1106
  },
1107
  {
1108
- "slug": "courierpost",
1109
- "name": "CourierPost",
1110
- "phone": "+64 0800 268 743",
1111
- "other_name": "Express Couriers",
1112
- "web_url": "http://www.courierpost.co.nz/",
1113
  "required_fields": []
1114
  },
1115
  {
1116
- "slug": "gdex",
1117
- "name": "GDEX",
1118
- "phone": "+60 03-77872222",
1119
- "other_name": "GD Express",
1120
- "web_url": "http://www.gdexpress.com",
1121
  "required_fields": []
1122
  },
1123
  {
1124
- "slug": "singapore-post",
1125
- "name": "Singapore Post",
1126
- "phone": "+65 6841 2000",
1127
- "other_name": "SingPost",
1128
- "web_url": "http://www.singpost.com",
1129
  "required_fields": []
1130
  },
1131
  {
1132
- "slug": "arrowxl",
1133
- "name": "Arrow XL",
1134
- "phone": "+44 0800 015 1509",
1135
- "other_name": "Yodel XL",
1136
- "web_url": "http://www.arrowxl.co.uk/",
1137
- "required_fields": [
1138
- "tracking_postal_code"
1139
- ]
1140
  },
1141
  {
1142
- "slug": "tnt-fr",
1143
- "name": "TNT France",
1144
- "phone": "+33 4 72 80 77 77",
1145
- "other_name": "TNT Express FR",
1146
- "web_url": "http://www.tnt.fr/",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1147
  "required_fields": []
1148
  },
1149
  {
@@ -1155,525 +1143,529 @@ function get_couriers() {
1155
  "required_fields": []
1156
  },
1157
  {
1158
- "slug": "new-zealand-post",
1159
- "name": "New Zealand Post",
1160
- "phone": "+64 9 367 9710",
1161
- "other_name": "NZ Post",
1162
- "web_url": "http://www.nzpost.co.nz/",
1163
  "required_fields": []
1164
  },
1165
  {
1166
- "slug": "poste-italiane-paccocelere",
1167
- "name": "Poste Italiane Paccocelere",
1168
- "phone": "+39 803 160",
1169
- "other_name": "Italian Post EMS / Express",
1170
- "web_url": "http://www.poste.it/",
1171
  "required_fields": []
1172
  },
1173
  {
1174
- "slug": "poste-italiane",
1175
- "name": "Poste Italiane",
1176
- "phone": "+39 803 160",
1177
- "other_name": "Italian Post",
1178
- "web_url": "http://www.poste.it/",
1179
  "required_fields": []
1180
  },
1181
  {
1182
- "slug": "hermes-de",
1183
- "name": "Hermes Germany",
1184
- "phone": "+49 1806-311211",
1185
- "other_name": "myhermes.de, Hermes Logistik Gruppe Deutschland",
1186
- "web_url": "https://www.myhermes.de/wps/portal/paket/Home/privatkunden/home",
1187
  "required_fields": []
1188
  },
1189
  {
1190
- "slug": "wahana",
1191
- "name": "Wahana",
1192
- "phone": "+62 2171355152",
1193
- "other_name": "Wahana Indonesia",
1194
- "web_url": "http://www.wahana.com/",
1195
  "required_fields": []
1196
  },
1197
  {
1198
- "slug": "collectplus",
1199
- "name": "Collect+",
1200
- "phone": "+44 01923 601616",
1201
- "other_name": "Collect Plus UK",
1202
- "web_url": "https://www.collectplus.co.uk/",
1203
  "required_fields": []
1204
  },
1205
  {
1206
- "slug": "dynamic-logistics",
1207
- "name": "Dynamic Logistics",
1208
- "phone": "+66 02-688-6688",
1209
- "other_name": "Dynamic Logistics Thailand",
1210
- "web_url": "http://www.dynamic-logistics.com/",
1211
- "required_fields": [
1212
- "tracking_account_number"
1213
- ]
1214
  },
1215
  {
1216
- "slug": "dx",
1217
- "name": "DX",
1218
- "phone": "+44 0844 826 1178",
1219
- "other_name": "DX Freight",
1220
- "web_url": "https://www.thedx.co.uk/",
1221
- "required_fields": [
1222
- "tracking_postal_code"
1223
- ]
1224
  },
1225
  {
1226
- "slug": "taqbin-my",
1227
- "name": "TAQBIN Malaysia",
1228
- "phone": "+60 1800-8-827246",
1229
- "other_name": "TAQBIN Malaysia",
1230
- "web_url": "http://my.ta-q-bin.com/",
1231
  "required_fields": []
1232
  },
1233
  {
1234
- "slug": "dhl",
1235
- "name": "DHL Express",
1236
- "phone": "+1 800 225 5345",
1237
- "other_name": "DHL International",
1238
- "web_url": "http://www.dhl.com/",
1239
  "required_fields": []
1240
  },
1241
  {
1242
- "slug": "citylinkexpress",
1243
- "name": "City-Link Express",
1244
- "phone": "+60 603-5565 8399",
1245
- "other_name": "Citylink Malaysia",
1246
- "web_url": "http://www.citylinkexpress.com/",
1247
  "required_fields": []
1248
  },
1249
  {
1250
- "slug": "wedo",
1251
- "name": "WeDo Logistics",
1252
- "phone": "+86 (0779)2050300",
1253
- "other_name": "運德物流",
1254
- "web_url": "http://www.wedoexpress.com/",
1255
  "required_fields": []
1256
  },
1257
  {
1258
- "slug": "tntpost-it",
1259
- "name": "Nexive (TNT Post Italy)",
1260
- "phone": "+39 02 50720011",
1261
- "other_name": "Postnl TNT",
1262
- "web_url": "http://www.tntpost.it/",
1263
  "required_fields": []
1264
  },
1265
  {
1266
- "slug": "malaysia-post-posdaftar",
1267
- "name": "Malaysia Post - Registered",
1268
- "phone": "+603 27279100",
1269
- "other_name": "PosDaftar",
1270
- "web_url": "http://www.pos.com.my",
1271
  "required_fields": []
1272
  },
1273
  {
1274
- "slug": "pos-indonesia",
1275
- "name": "Pos Indonesia Domestic",
1276
- "phone": "+62 21 161",
1277
- "other_name": "Indonesian Post Domestic",
1278
- "web_url": "http://www.posindonesia.co.id",
1279
  "required_fields": []
1280
  },
1281
  {
1282
- "slug": "pos-indonesia-int",
1283
- "name": "Pos Indonesia Int'l",
1284
- "phone": "+62 21 161",
1285
- "other_name": "Indonesian Post International EMS",
1286
- "web_url": "http://www.posindonesia.co.id",
1287
  "required_fields": []
1288
  },
1289
  {
1290
- "slug": "xdp-uk",
1291
- "name": "XDP Express",
1292
- "phone": "+44 0843 1782222",
1293
- "other_name": "XDP UK",
1294
- "web_url": "http://www.xdp.co.uk/",
1295
- "required_fields": [
1296
- "tracking_postal_code"
1297
- ]
1298
  },
1299
  {
1300
- "slug": "portugal-ctt",
1301
- "name": "Portugal CTT",
1302
- "phone": "+351 707 26 26 26",
1303
- "other_name": "Correios de Portugal",
1304
- "web_url": "http://www.ctt.pt/",
1305
  "required_fields": []
1306
  },
1307
  {
1308
- "slug": "hermes",
1309
- "name": "myHermes UK",
1310
- "phone": "+44 844 543 7000",
1311
- "other_name": "Hermes UK",
1312
- "web_url": "https://www.myhermes.co.uk",
1313
  "required_fields": []
1314
  },
1315
  {
1316
- "slug": "colis-prive",
1317
- "name": "Colis Privé",
1318
- "phone": "+33 0826 82 83 84",
1319
- "other_name": "ColisPrivé",
1320
- "web_url": "https://www.colisprive.com/moncolis/",
1321
  "required_fields": []
1322
  },
1323
  {
1324
- "slug": "la-poste-colissimo",
1325
- "name": "La Poste",
1326
- "phone": "+33 3631",
1327
- "other_name": "Coliposte",
1328
- "web_url": "http://www.csuivi.courrier.laposte.fr",
1329
- "required_fields": []
 
 
1330
  },
1331
  {
1332
- "slug": "fastway-ireland",
1333
- "name": "Fastway Ireland",
1334
- "phone": "+353 1 4242 900",
1335
- "other_name": "Fastway Couriers",
1336
- "web_url": "http://www.fastway.ie/",
1337
  "required_fields": []
1338
  },
1339
  {
1340
- "slug": "malaysia-post",
1341
- "name": "Malaysia Post EMS / Poslaju",
1342
- "phone": "+603 27279100",
1343
- "other_name": "Pos Ekspres, Pos Malaysia Express",
1344
- "web_url": "http://www.pos.com.my",
1345
  "required_fields": []
1346
  },
1347
  {
1348
- "slug": "sto",
1349
- "name": "STO Express",
1350
- "phone": "+86 95543",
1351
- "other_name": "申通快递, Shentong Express",
1352
- "web_url": "http://www.sto.cn/",
1353
  "required_fields": []
1354
  },
1355
  {
1356
- "slug": "ups",
1357
- "name": "UPS",
1358
- "phone": "+1 800 742 5877",
1359
- "other_name": "United Parcel Service",
1360
- "web_url": "http://www.ups.com",
1361
  "required_fields": []
1362
  },
1363
  {
1364
- "slug": "postnl",
1365
- "name": "PostNL Domestic",
1366
- "phone": "+31 (0)900 0990",
1367
- "other_name": "PostNL Pakketten, TNT Post Netherlands",
1368
- "web_url": "http://www.postnl.nl/voorthuis/",
1369
- "required_fields": [
1370
- "tracking_postal_code"
1371
- ]
1372
  },
1373
  {
1374
- "slug": "deutsch-post",
1375
- "name": "Deutsche Post Mail",
1376
- "phone": "+49 (0) 180 2 000221",
1377
- "other_name": "dpdhl",
1378
- "web_url": "http://www.deutschepost.de/",
1379
- "required_fields": [
1380
- "tracking_ship_date"
1381
- ]
1382
  },
1383
  {
1384
- "slug": "elta-courier",
1385
- "name": "ELTA Hellenic Post",
1386
- "phone": "+30 801 11 83000",
1387
- "other_name": "Greece Post, Ελληνικά Ταχυδρομεία, ELTA Courier, Ταχυμεταφορές ΕΛΤΑ",
1388
- "web_url": "http://www.elta-courier.gr/",
1389
  "required_fields": []
1390
  },
1391
  {
1392
- "slug": "postnl-international",
1393
- "name": "PostNL International",
1394
  "phone": "+31 (0)900 0990",
1395
- "other_name": "Netherlands Post, Spring Global Mail",
1396
  "web_url": "http://www.postnl.nl/voorthuis/",
1397
  "required_fields": []
1398
  },
1399
  {
1400
- "slug": "toll-ipec",
1401
- "name": "Toll IPEC",
1402
- "phone": "+61 13 15 31",
1403
- "other_name": "Toll Express",
1404
- "web_url": "http://www.tollgroup.com/tollipec",
1405
- "required_fields": []
 
 
1406
  },
1407
  {
1408
- "slug": "jcex",
1409
- "name": "JCEX",
1410
- "phone": "+86 571-86436777",
1411
- "other_name": "JiaCheng, 杭州佳成",
1412
- "web_url": "http://www.jcex.com",
1413
  "required_fields": []
1414
  },
1415
  {
1416
- "slug": "israel-post-domestic",
1417
- "name": "Israel Post Domestic",
1418
- "phone": "+972 2 629 0691",
1419
- "other_name": "חברת דואר ישראל מקומית",
1420
- "web_url": "http://www.israelpost.co.il/",
1421
  "required_fields": []
1422
  },
1423
  {
1424
- "slug": "skynetworldwide",
1425
- "name": "SkyNet Worldwide Express",
1426
- "phone": "+44 (0) 20 8538 1988",
1427
- "other_name": "Skynetwwe",
1428
- "web_url": "http://www.skynetwwe.com/",
1429
  "required_fields": []
1430
  },
1431
  {
1432
- "slug": "tnt",
1433
- "name": "TNT",
1434
- "phone": "+1 800 558 5555",
1435
- "other_name": "TNT Express",
1436
- "web_url": "http://www.tnt.com/",
1437
- "required_fields": []
 
 
1438
  },
1439
  {
1440
- "slug": "royal-mail",
1441
- "name": "Royal Mail",
1442
- "phone": "+44 1752387112",
1443
- "other_name": "Royal Mail United Kingdom",
1444
- "web_url": "http://www.royalmail.com/",
1445
  "required_fields": []
1446
  },
1447
  {
1448
- "slug": "parcel-force",
1449
- "name": "Parcel Force",
1450
- "phone": "+44 844 800 44 66",
1451
- "other_name": "Parcelforce UK",
1452
- "web_url": "http://www.parcelforce.com",
1453
- "required_fields": []
 
 
1454
  },
1455
  {
1456
- "slug": "abf",
1457
- "name": "ABF Freight",
1458
- "phone": "+1 (800) 610-5544",
1459
- "other_name": "Arkansas Best Corporation",
1460
- "web_url": "http://www.abfs.com/",
1461
  "required_fields": []
1462
  },
1463
  {
1464
- "slug": "directlink",
1465
- "name": "Direct Link",
1466
- "phone": "+852 28504183",
1467
- "other_name": "Direct Link",
1468
- "web_url": "http://www.directlink.com/",
1469
  "required_fields": []
1470
  },
1471
  {
1472
- "slug": "dhlparcel-nl",
1473
- "name": "DHL Parcel NL",
1474
- "phone": "+31 0900 - 222 21 20",
1475
- "other_name": "Selektvracht, dhlparcel.nl",
1476
- "web_url": "https://www.dhlparcel.nl/",
1477
  "required_fields": []
1478
  },
1479
  {
1480
- "slug": "greyhound",
1481
- "name": "Greyhound",
1482
- "phone": "+1 800-739-5020",
1483
- "other_name": "Greyhound Package Express",
1484
- "web_url": "http://www.shipgreyhound.com/",
1485
  "required_fields": []
1486
  },
1487
  {
1488
- "slug": "dhl-germany",
1489
- "name": "Deutsche Post DHL",
1490
- "phone": "+49 228 28609898",
1491
- "other_name": "DHL Germany",
1492
- "web_url": "http://www.dhl.de/",
1493
  "required_fields": []
1494
  },
1495
  {
1496
- "slug": "gls",
1497
- "name": "GLS",
1498
- "phone": "+44 247 621 3455",
1499
- "other_name": "General Logistics Systems",
1500
- "web_url": "https://gls-group.eu/EU/en/home",
1501
- "required_fields": []
 
 
1502
  },
1503
  {
1504
- "slug": "i-parcel",
1505
- "name": "i-parcel",
1506
- "phone": "+44 (0) 1342 315 455",
1507
- "other_name": "iparcel",
1508
- "web_url": "https://www.i-parcel.com/",
1509
- "required_fields": []
 
 
1510
  },
1511
  {
1512
- "slug": "colissimo",
1513
- "name": "Colissimo",
1514
- "phone": "+33 3631",
1515
- "other_name": "Colissimo fr",
1516
- "web_url": "http://www.colissimo.fr",
1517
  "required_fields": []
1518
  },
1519
  {
1520
- "slug": "yanwen",
1521
- "name": "Yanwen",
1522
- "phone": "+86 10-64621881/64669779",
1523
- "other_name": "燕文物流",
1524
- "web_url": "http://www.yw56.com.cn/",
1525
  "required_fields": []
1526
  },
1527
  {
1528
- "slug": "poczta-polska",
1529
- "name": "Poczta Polska",
1530
- "phone": "+48 43-842-06-00",
1531
- "other_name": "Poland Post",
1532
- "web_url": "http://www.poczta-polska.pl/",
1533
- "required_fields": []
 
 
1534
  },
1535
  {
1536
- "slug": "bpost-international",
1537
- "name": "bpost international",
1538
- "phone": "+32 (0)2 278 50 90",
1539
- "other_name": "Belgium Post International, Minipak DDU",
1540
- "web_url": "http://www.bpostinternational.com/",
1541
  "required_fields": []
1542
  },
1543
  {
1544
- "slug": "first-flight",
1545
- "name": "First Flight Couriers",
1546
- "phone": "+91 022-39576666",
1547
- "other_name": "FirstFlight India",
1548
- "web_url": "http://www.firstflight.net/",
1549
  "required_fields": []
1550
  },
1551
  {
1552
- "slug": "australia-post",
1553
- "name": "Australia Post",
1554
- "phone": "+61 3 8847 9980",
1555
- "other_name": "AusPost",
1556
- "web_url": "http://auspost.com.au/",
1557
  "required_fields": []
1558
  },
1559
  {
1560
- "slug": "ups-mi",
1561
- "name": "UPS Mail Innovations",
1562
- "phone": "+1 800-500-2224",
1563
- "other_name": "UPS MI",
1564
- "web_url": "http://www.upsmailinnovations.com/",
1565
  "required_fields": []
1566
  },
1567
  {
1568
- "slug": "dhl-benelux",
1569
- "name": "DHL Benelux",
1570
- "phone": "+31 26-324 6700",
1571
- "other_name": "DHL Benelux",
1572
- "web_url": "http://www.dhl.nl/",
1573
  "required_fields": []
1574
  },
1575
  {
1576
- "slug": "taxydromiki",
1577
- "name": "Geniki Taxydromiki",
1578
- "phone": "+30 210 485110",
1579
- "other_name": "ΓΕΝΙΚΗ ΤΑΧΥΔΡΟΜΙΚΗ",
1580
- "web_url": "http://www.taxydromiki.gr/",
1581
  "required_fields": []
1582
  },
1583
  {
1584
- "slug": "skynetworldwide-uk",
1585
- "name": "Skynet Worldwide Express UK",
1586
- "phone": "+44 (0) 20 8538 1988",
1587
- "other_name": "Skynet UK",
1588
- "web_url": "https://www.skynetworldwide.com",
1589
  "required_fields": []
1590
  },
1591
  {
1592
- "slug": "gls-italy",
1593
- "name": "GLS Italy",
1594
- "phone": "+39 199 151188",
1595
- "other_name": "GLS Corriere Espresso",
1596
- "web_url": "http://www.gls-italy.com/index_noreg.asp",
1597
  "required_fields": []
1598
  },
1599
  {
1600
- "slug": "envialia",
1601
- "name": "Envialia",
1602
- "phone": "+34 902400909",
1603
- "other_name": "Envialia Spain",
1604
- "web_url": "http://www.envialia.com/",
1605
  "required_fields": []
1606
  },
1607
  {
1608
- "slug": "yundaex",
1609
- "name": "Yunda Express",
1610
- "phone": "+86 400-821-6789",
1611
- "other_name": "韵达快递",
1612
- "web_url": "http://www.yundaex.com/",
1613
  "required_fields": []
1614
  },
1615
  {
1616
- "slug": "specialisedfreight-za",
1617
- "name": "Specialised Freight",
1618
- "phone": "+27 21 528 1000",
1619
- "other_name": "SFS",
1620
- "web_url": "http://www.specialisedfreight.co.za/",
1621
  "required_fields": []
1622
  },
1623
  {
1624
- "slug": "yodel",
1625
- "name": "Yodel Domestic",
1626
- "phone": "+44 0844 453 7443",
1627
- "other_name": "Home Delivery Network Limited (HDNL)",
1628
- "web_url": "http://www.yodel.co.uk/",
1629
  "required_fields": []
1630
  },
1631
  {
1632
- "slug": "city-link",
1633
- "name": "City Link",
1634
- "phone": "+44 8444 930 914",
1635
- "other_name": "City Link UK",
1636
- "web_url": "http://www.city-link.co.uk/",
1637
  "required_fields": []
1638
  },
1639
  {
1640
- "slug": "bpost",
1641
- "name": "Belgium Post",
1642
- "phone": "+32 2 276 22 74",
1643
- "other_name": "bpost, Belgian Post",
1644
- "web_url": "http://www.bpost.be/",
1645
  "required_fields": []
1646
  },
1647
  {
1648
- "slug": "dpd",
1649
- "name": "DPD",
1650
- "phone": "+31 20 480 2900",
1651
- "other_name": "Dynamic Parcel Distribution",
1652
- "web_url": "http://www.dpd.com/",
1653
  "required_fields": []
1654
  },
1655
  {
1656
- "slug": "thailand-post",
1657
- "name": "Thailand Thai Post",
1658
- "phone": "+66 (0) 2831 3131",
1659
- "other_name": "ไปรษณีย์ไทย",
1660
- "web_url": "http://www.thailandpost.co.th/home.php",
1661
  "required_fields": []
1662
  },
1663
  {
1664
- "slug": "redur-es",
1665
- "name": "Redur Spain",
1666
- "phone": "+34 93 263 16 16",
1667
- "other_name": "Eurodis",
1668
- "web_url": "http://www.redur.es/",
1669
  "required_fields": []
1670
  },
1671
  {
1672
- "slug": "bluedart",
1673
- "name": "Bluedart",
1674
- "phone": "+91 (0) 40-64564307",
1675
- "other_name": "Blue Dart Express",
1676
- "web_url": "http://www.bluedart.com/",
1677
  "required_fields": []
1678
  },
1679
  {
@@ -1684,6 +1676,14 @@ function get_couriers() {
1684
  "web_url": "http://www.dpe.co.za/",
1685
  "required_fields": []
1686
  },
 
 
 
 
 
 
 
 
1687
  {
1688
  "slug": "emirates-post",
1689
  "name": "Emirates Post",
@@ -1692,14 +1692,6 @@ function get_couriers() {
1692
  "web_url": "http://www.epg.gov.ae/",
1693
  "required_fields": []
1694
  },
1695
- {
1696
- "slug": "dhl-nl",
1697
- "name": "DHL Netherlands",
1698
- "phone": "+31 26-324 6700",
1699
- "other_name": "DHL Nederlands",
1700
- "web_url": "http://www.dhl.nl/",
1701
- "required_fields": []
1702
- },
1703
  {
1704
  "slug": "szdpex",
1705
  "name": "DPEX China",
@@ -1725,35 +1717,27 @@ function get_couriers() {
1725
  "required_fields": []
1726
  },
1727
  {
1728
- "slug": "taiwan-post",
1729
- "name": "Taiwan Post",
1730
- "phone": "+886 (02)2703-7527",
1731
- "other_name": "Chunghwa Post, 台灣中華郵政",
1732
- "web_url": "http://www.post.gov.tw/",
1733
- "required_fields": []
1734
- },
1735
- {
1736
- "slug": "sweden-posten",
1737
- "name": "Sweden Posten",
1738
- "phone": "+46 8 23 22 20",
1739
- "other_name": "Sweden Post",
1740
- "web_url": "http://www.posten.se/",
1741
  "required_fields": []
1742
  },
1743
  {
1744
- "slug": "dhl-global-mail",
1745
- "name": "DHL Global Mail",
1746
- "phone": "+1 800 225 5345",
1747
- "other_name": "DHL GM",
1748
- "web_url": "http://us.dhlglobalmail.com/",
1749
  "required_fields": []
1750
  },
1751
  {
1752
- "slug": "800bestex",
1753
- "name": "Best Express",
1754
- "phone": "+86 4009565656",
1755
- "other_name": "百世汇通",
1756
- "web_url": "http://www.800bestex.com/",
1757
  "required_fields": []
1758
  },
1759
  {
@@ -1762,9 +1746,7 @@ function get_couriers() {
1762
  "phone": "+49 228 28609898",
1763
  "other_name": "DHL Deliver IT",
1764
  "web_url": "https://www.dhl-deliverit.com/web/guest/webavisierung",
1765
- "required_fields": [
1766
- "tracking_postal_code"
1767
- ]
1768
  },
1769
  {
1770
  "slug": "dbschenker-se",
@@ -1773,7 +1755,72 @@ function get_couriers() {
1773
  "other_name": "Deutsche Bahn",
1774
  "web_url": "http://www.logistics.dbschenker.se/",
1775
  "required_fields": []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1776
  }
1777
  ];
1778
  return data;
1779
  }
 
1
  function get_couriers() {
2
+ var data = [
3
  {
4
+ "slug": "korea-post",
5
+ "name": "Korea Post",
6
+ "phone": "+82 2 2195 1114",
7
+ "other_name": "우정사업본부",
8
+ "web_url": "http://www.koreapost.go.kr",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  "required_fields": []
10
  },
11
  {
17
  "required_fields": []
18
  },
19
  {
20
+ "slug": "envialia",
21
+ "name": "Envialia",
22
+ "phone": "+34 902400909",
23
+ "other_name": "Envialia Spain",
24
+ "web_url": "http://www.envialia.com/",
25
  "required_fields": []
26
  },
27
  {
28
+ "slug": "brazil-correios",
29
+ "name": "Brazil Correios",
30
+ "phone": "+55 61 3003 0100",
31
+ "other_name": "Brazilian Post",
32
+ "web_url": "http://correios.com.br/",
33
  "required_fields": []
34
  },
35
  {
36
+ "slug": "canada-post",
37
+ "name": "Canada Post",
38
+ "phone": "+1 866 607 6301",
39
+ "other_name": "Postes Canada",
40
+ "web_url": "https://www.canadapost.ca/",
41
  "required_fields": []
42
  },
43
  {
44
+ "slug": "china-ems",
45
+ "name": "China EMS",
46
+ "phone": "+86 20 11183",
47
+ "other_name": "中国邮政速递物流",
48
+ "web_url": "http://www.11183.com.cn/english.html",
49
  "required_fields": []
50
  },
51
  {
52
+ "slug": "dhl",
53
+ "name": "DHL",
54
+ "phone": "+1 800 225 5345",
55
+ "other_name": "DHL Express",
56
+ "web_url": "http://www.dhl.com/",
57
  "required_fields": []
58
  },
59
  {
60
+ "slug": "dhl-germany",
61
+ "name": "Deutsche Post DHL",
62
+ "phone": "+49 228 28609898",
63
+ "other_name": "DHL Germany",
64
+ "web_url": "http://www.dhl.de/",
65
+ "required_fields": []
66
+ },
67
+ {
68
+ "slug": "fedex",
69
+ "name": "FedEx",
70
+ "phone": "+1 800 247 4747",
71
+ "other_name": "Federal Express",
72
+ "web_url": "http://www.fedex.com/",
73
  "required_fields": []
74
  },
75
  {
81
  "required_fields": []
82
  },
83
  {
84
+ "slug": "india-post-int",
85
+ "name": "India Post International",
86
+ "phone": "+91 1800 11 2011",
87
+ "other_name": "भारतीय डाक, Speed Post & eMO, EMS, IPS Web",
88
+ "web_url": "http://www.indiapost.gov.in/",
89
  "required_fields": []
90
  },
91
  {
92
+ "slug": "israel-post",
93
+ "name": "Israel Post",
94
+ "phone": "+972 2 629 0691",
95
+ "other_name": "חברת דואר ישראל",
96
+ "web_url": "http://www.israelpost.co.il",
97
  "required_fields": []
98
  },
99
  {
100
+ "slug": "ontrac",
101
+ "name": "OnTrac",
102
+ "phone": "+1 800 334 5000",
103
+ "other_name": "OnTrac Shipping",
104
+ "web_url": "https://www.ontrac.com",
105
  "required_fields": []
106
  },
107
  {
108
+ "slug": "singapore-post",
109
+ "name": "Singapore Post",
110
+ "phone": "+65 6841 2000",
111
+ "other_name": "SingPost",
112
+ "web_url": "http://www.singpost.com",
113
  "required_fields": []
114
  },
115
  {
116
+ "slug": "fedex-uk",
117
+ "name": "FedEx UK",
118
+ "phone": "+ 44 2476 706 660",
119
+ "other_name": "FedEx United Kingdom",
120
+ "web_url": "http://www.fedex.com/ukservices",
121
  "required_fields": []
122
  },
123
  {
124
+ "slug": "specialisedfreight-za",
125
+ "name": "Specialised Freight",
126
+ "phone": "+27 21 528 1000",
127
+ "other_name": "SFS",
128
+ "web_url": "http://www.specialisedfreight.co.za/",
129
  "required_fields": []
130
  },
131
  {
132
+ "slug": "singapore-speedpost",
133
+ "name": "Singapore Speedpost",
134
+ "phone": "+65 6222 5777",
135
+ "other_name": "Singapore EMS",
136
+ "web_url": "http://www.speedpost.com.sg/",
137
  "required_fields": []
138
  },
139
  {
140
+ "slug": "swiss-post",
141
+ "name": "Swiss Post",
142
+ "phone": "+41 848 888 888",
143
+ "other_name": "La Poste Suisse, Die Schweizerische Post, Die Post",
144
+ "web_url": "https://www.post.ch/",
145
  "required_fields": []
146
  },
147
  {
148
+ "slug": "tnt",
149
+ "name": "TNT",
150
+ "phone": "+1 800 558 5555",
151
+ "other_name": "TNT Express",
152
+ "web_url": "http://www.tnt.com/",
153
  "required_fields": []
154
  },
155
  {
156
+ "slug": "ups",
157
+ "name": "UPS",
158
+ "phone": "+1 800 742 5877",
159
+ "other_name": "United Parcel Service",
160
+ "web_url": "http://www.ups.com",
161
  "required_fields": []
162
  },
163
  {
164
+ "slug": "usps",
165
+ "name": "USPS",
166
+ "phone": "+1 800-275-8777",
167
+ "other_name": "United States Postal Service",
168
+ "web_url": "https://www.usps.com",
169
  "required_fields": []
170
  },
171
  {
172
+ "slug": "sf-express",
173
+ "name": "S.F. Express",
174
+ "phone": "+852 273 00 273 / +86 4008-111-111",
175
+ "other_name": "順豊快遞",
176
+ "web_url": "http://www.sf-express.com",
177
  "required_fields": []
178
  },
179
  {
180
+ "slug": "spain-correos-es",
181
+ "name": "Correos de España",
182
+ "phone": "+34 902197197",
183
+ "other_name": "Spain Post, ChronoExpress",
184
+ "web_url": "http://www.correos.es",
185
  "required_fields": []
186
  },
187
  {
188
+ "slug": "flash-courier",
189
+ "name": "Flash Courier",
190
+ "phone": "+55 011 5033 3260",
191
+ "other_name": "Flash Courier Brazil",
192
+ "web_url": "http://www.jall.com.br/",
193
  "required_fields": []
194
  },
195
  {
196
+ "slug": "royal-mail",
197
+ "name": "Royal Mail",
198
+ "phone": "+44 1752387112",
199
+ "other_name": "Royal Mail United Kingdom",
200
+ "web_url": "http://www.royalmail.com/",
201
  "required_fields": []
202
  },
203
  {
204
+ "slug": "australia-post",
205
+ "name": "Australia Post",
206
+ "phone": "+61 3 8847 9980",
207
+ "other_name": "AusPost",
208
+ "web_url": "http://auspost.com.au/",
209
  "required_fields": []
210
  },
211
  {
212
+ "slug": "portugal-ctt",
213
+ "name": "Portugal CTT",
214
+ "phone": "+351 707 26 26 26",
215
+ "other_name": "Correios de Portugal",
216
+ "web_url": "http://www.ctt.pt/",
217
  "required_fields": []
218
  },
219
  {
220
+ "slug": "dhl-global-mail",
221
+ "name": "DHL Global Mail",
222
+ "phone": "+1 800 225 5345",
223
+ "other_name": "DHL GM",
224
+ "web_url": "http://us.dhlglobalmail.com/",
225
  "required_fields": []
226
  },
227
  {
228
+ "slug": "danmark-post",
229
+ "name": "Post Danmark",
230
+ "phone": "+45 80 20 70 30",
231
+ "other_name": "Danske Post",
232
+ "web_url": "http://www.postdanmark.dk/",
233
  "required_fields": []
234
  },
235
  {
236
+ "slug": "dpd",
237
+ "name": "DPD",
238
+ "phone": "+31 20 480 2900",
239
+ "other_name": "Dynamic Parcel Distribution",
240
+ "web_url": "http://www.dpd.com/",
241
  "required_fields": []
242
  },
243
  {
244
+ "slug": "malaysia-post",
245
+ "name": "Malaysia Post EMS / Poslaju",
246
+ "phone": "+603 27279100",
247
+ "other_name": "Pos Ekspres, Pos Malaysia Express",
248
+ "web_url": "http://www.pos.com.my",
249
  "required_fields": []
250
  },
251
  {
252
+ "slug": "thailand-post",
253
+ "name": "Thailand Thai Post",
254
+ "phone": "+66 (0) 2831 3131",
255
+ "other_name": "ไปรษณีย์ไทย",
256
+ "web_url": "http://www.thailandpost.co.th/home.php",
257
  "required_fields": []
258
  },
259
  {
260
+ "slug": "oca-ar",
261
+ "name": "OCA Argentina",
262
+ "phone": "+34 800-999-7700",
263
+ "other_name": "OCA e-Pak",
264
+ "web_url": "http://www.oca.com.ar/",
265
  "required_fields": []
266
  },
267
  {
268
+ "slug": "parcel-force",
269
+ "name": "Parcel Force",
270
+ "phone": "+44 844 800 44 66",
271
+ "other_name": "Parcelforce UK",
272
+ "web_url": "http://www.parcelforce.com",
273
  "required_fields": []
274
  },
275
  {
276
+ "slug": "aramex",
277
+ "name": "Aramex",
278
+ "phone": "+1 (718) 5538740",
279
+ "other_name": "ارامكس",
280
+ "web_url": "http://www.aramex.com/",
281
  "required_fields": []
282
  },
283
  {
284
+ "slug": "star-track",
285
+ "name": "StarTrack",
286
+ "phone": "+61 13 2345",
287
+ "other_name": "Star Track",
288
+ "web_url": "http://startrack.com.au/",
289
  "required_fields": []
290
  },
291
  {
292
+ "slug": "taqbin-sg",
293
+ "name": "TAQBIN Singapore",
294
+ "phone": "+65 6595 4640",
295
+ "other_name": "Yamato Singapore",
296
+ "web_url": "http://sg.ta-q-bin.com/",
297
  "required_fields": []
298
  },
299
  {
300
+ "slug": "spanish-seur",
301
+ "name": "Spanish Seur",
302
+ "phone": "+34 902101010",
303
+ "other_name": "SEUR",
304
+ "web_url": "http://www.seur.com/",
305
  "required_fields": []
306
  },
307
  {
308
+ "slug": "portugal-seur",
309
+ "name": "Portugal Seur",
310
+ "phone": "+351 707 50 10 10",
311
+ "other_name": "SEUR",
312
+ "web_url": "http://www.seur.com/",
313
  "required_fields": []
314
  },
315
  {
316
+ "slug": "international-seur",
317
+ "name": "International Seur",
318
+ "phone": "+34 902101010",
319
+ "other_name": "SEUR Internacional",
320
+ "web_url": "http://www.seur.com/",
321
  "required_fields": []
322
  },
323
  {
324
+ "slug": "purolator",
325
+ "name": "Purolator",
326
+ "phone": "+1-888-744-7123",
327
+ "other_name": "Purolator Freight",
328
+ "web_url": "http://www.purolator.com/",
329
  "required_fields": []
330
  },
331
  {
332
+ "slug": "dhl-nl",
333
+ "name": "DHL Netherlands",
334
+ "phone": "+31 26-324 6700",
335
+ "other_name": "DHL Nederlands",
336
+ "web_url": "http://www.dhl.nl/",
337
  "required_fields": []
338
  },
339
  {
340
  "slug": "taqbin-hk",
341
  "name": "TAQBIN Hong Kong",
342
  "phone": "+852 2829 2222",
343
+ "other_name": "Yamato Hong Kong",
344
  "web_url": "http://hk.ta-q-bin.com/",
345
  "required_fields": []
346
  },
347
  {
348
+ "slug": "la-poste-colissimo",
349
+ "name": "La Poste Colissimo",
350
+ "phone": "+33 3631",
351
+ "other_name": "Coliposte",
352
+ "web_url": "http://www.csuivi.courrier.laposte.fr",
353
+ "required_fields": []
354
+ },
355
+ {
356
+ "slug": "saudi-post",
357
+ "name": "Saudi Post",
358
+ "phone": "+966 9200 05700",
359
+ "other_name": "البريد السعودي",
360
+ "web_url": "http://www.sp.com.sa/",
361
+ "required_fields": []
362
+ },
363
+ {
364
+ "slug": "dhl-poland",
365
+ "name": "DHL Poland",
366
+ "phone": "+48 42 6 345 345",
367
+ "other_name": "DHL Polska",
368
+ "web_url": "http://www.dhl.com.pl/",
369
+ "required_fields": []
370
+ },
371
+ {
372
+ "slug": "siodemka",
373
+ "name": "Siodemka",
374
+ "phone": "+48 22 777 77 77 ext. 3",
375
+ "other_name": "Siodemka Kurier",
376
+ "web_url": "http://www.siodemka.com/",
377
+ "required_fields": []
378
+ },
379
+ {
380
+ "slug": "opek",
381
+ "name": "OPEK",
382
+ "phone": "+48 22 732 79 99",
383
+ "other_name": "OPEK Sp. z oo",
384
+ "web_url": "http://www.opek.com.pl/",
385
+ "required_fields": []
386
+ },
387
+ {
388
+ "slug": "chronopost-portugal",
389
+ "name": "Chronopost Portugal",
390
+ "phone": "+351 707 20 28 28",
391
+ "other_name": "Chronopost pt",
392
+ "web_url": "http://chronopost.pt/",
393
  "required_fields": []
394
  },
395
  {
409
  "required_fields": []
410
  },
411
  {
412
+ "slug": "toll-global-express",
413
+ "name": "Toll Global Express",
414
+ "phone": "+61 13 15 31",
415
+ "other_name": "DPEX",
416
+ "web_url": "http://www.dpex.com/",
417
  "required_fields": []
418
  },
419
  {
420
+ "slug": "gls",
421
+ "name": "GLS",
422
+ "phone": "+44 247 621 3455",
423
+ "other_name": "General Logistics Systems",
424
+ "web_url": "https://gls-group.eu/EU/en/home",
425
  "required_fields": []
426
  },
427
  {
428
+ "slug": "dpd-uk",
429
+ "name": "DPD UK",
430
+ "phone": "+44 845 9 300 350",
431
+ "other_name": "Dynamic Parcel Distribution UK",
432
+ "web_url": "http://www.dpd.co.uk/",
433
  "required_fields": []
434
  },
435
  {
436
+ "slug": "interlink-express",
437
+ "name": "Interlink Express",
438
+ "phone": "+44 8702 200 300",
439
+ "other_name": "Interlink UK",
440
+ "web_url": "http://www.interlinkexpress.com/",
441
  "required_fields": []
442
  },
443
  {
444
+ "slug": "city-link",
445
+ "name": "City Link",
446
+ "phone": "+44 8444 930 914",
447
+ "other_name": "City Link UK",
448
+ "web_url": "http://www.city-link.co.uk/",
449
  "required_fields": []
450
  },
451
  {
452
+ "slug": "sweden-posten",
453
+ "name": "Sweden Posten",
454
+ "phone": "+46 8 23 22 20",
455
+ "other_name": "Sweden Post",
456
+ "web_url": "http://www.posten.se/",
457
  "required_fields": []
458
  },
459
  {
460
+ "slug": "nacex-spain",
461
+ "name": "NACEX Spain",
462
+ "phone": "+34 900 100 000",
463
+ "other_name": "NACEX Logista",
464
+ "web_url": "http://nacex.es/",
465
+ "required_fields": [
466
+ "tracking_postal_code"
467
+ ]
468
+ },
469
+ {
470
+ "slug": "yodel",
471
+ "name": "YODEL",
472
+ "phone": "+44 0844 453 7443",
473
+ "other_name": "Home Delivery Network Limited (HDNL)",
474
+ "web_url": "http://www.yodel.co.uk/",
475
  "required_fields": []
476
  },
477
  {
478
+ "slug": "hermes",
479
+ "name": "myHermes UK",
480
+ "phone": "+44 844 543 7000",
481
+ "other_name": "Hermes UK",
482
+ "web_url": "https://www.myhermes.co.uk",
483
  "required_fields": []
484
  },
485
  {
486
+ "slug": "yrc",
487
+ "name": "YRC",
488
+ "phone": "+1 800-468-5739",
489
+ "other_name": "YRC Freight",
490
+ "web_url": "http://www.yrc.com/",
491
  "required_fields": []
492
  },
493
  {
494
+ "slug": "skynet",
495
+ "name": "SkyNet Malaysia",
496
+ "phone": "+60 3- 56239090",
497
+ "other_name": "SkyNet MY",
498
+ "web_url": "http://www.skynet.com.my/",
499
  "required_fields": []
500
  },
501
  {
502
+ "slug": "china-post",
503
+ "name": "China Post",
504
+ "phone": "+86 20 11185",
505
+ "other_name": "中国邮政, ePacket, e-Packet",
506
+ "web_url": "http://www.chinapost.com.cn/",
507
  "required_fields": []
508
  },
509
  {
510
+ "slug": "postnl",
511
+ "name": "PostNL Domestic",
512
+ "phone": "+31 (0)900 0990",
513
+ "other_name": "PostNL Pakketten, TNT Post Netherlands",
514
+ "web_url": "http://www.postnl.nl/voorthuis/",
515
  "required_fields": [
516
  "tracking_postal_code"
517
  ]
518
  },
519
  {
520
+ "slug": "deutsch-post",
521
+ "name": "Deutsche Post Mail",
522
+ "phone": "+49 (0) 180 2 000221",
523
+ "other_name": "dpdhl",
524
+ "web_url": "http://www.deutschepost.de/",
525
+ "required_fields": [
526
+ "tracking_ship_date"
527
+ ]
 
 
 
 
 
 
528
  },
529
  {
530
+ "slug": "taiwan-post",
531
+ "name": "Taiwan Post",
532
+ "phone": "+886 (02)2703-7527",
533
+ "other_name": "Chunghwa Post, 台灣中華郵政",
534
+ "web_url": "http://www.post.gov.tw/",
535
  "required_fields": []
536
  },
537
  {
538
+ "slug": "bpost",
539
+ "name": "Belgium Post",
540
+ "phone": "+32 2 276 22 74",
541
+ "other_name": "bpost, Belgian Post",
542
+ "web_url": "http://www.bpost.be/",
543
  "required_fields": []
544
  },
545
  {
546
+ "slug": "ukrposhta",
547
+ "name": "UkrPoshta",
548
+ "phone": "+380 (0) 800-500-440",
549
+ "other_name": "Укрпошта",
550
+ "web_url": "http://www.ukrposhta.com/",
551
  "required_fields": []
552
  },
553
  {
554
+ "slug": "uk-mail",
555
+ "name": "UK Mail",
556
+ "phone": "+44 8451 554 455",
557
+ "other_name": "Business Post Group",
558
+ "web_url": "https://www.ukmail.com",
559
  "required_fields": []
560
  },
561
  {
562
+ "slug": "aeroflash",
563
+ "name": "Mexico AeroFlash",
564
+ "phone": "+52 55 5445 2100",
565
+ "other_name": "AeroFlash",
566
+ "web_url": "http://www.aeroflash.com.mx/",
567
  "required_fields": []
568
  },
569
  {
570
+ "slug": "italy-sda",
571
+ "name": "Italy SDA",
572
+ "phone": "+39 199 113366",
573
+ "other_name": "SDA Express Courier",
574
+ "web_url": "http://www.sda.it/",
575
  "required_fields": []
576
  },
577
  {
578
+ "slug": "new-zealand-post",
579
+ "name": "New Zealand Post",
580
+ "phone": "+64 9 367 9710",
581
+ "other_name": "NZ Post",
582
+ "web_url": "http://www.nzpost.co.nz/",
583
  "required_fields": []
584
  },
585
  {
586
+ "slug": "chronopost-france",
587
+ "name": "Chronopost France",
588
+ "phone": "+33 (0) 969 391 391",
589
+ "other_name": "La Poste EMS",
590
+ "web_url": "http://www.chronopost.fr/",
591
  "required_fields": []
592
  },
593
  {
594
+ "slug": "nipost",
595
+ "name": "NiPost",
596
+ "phone": "+234 09-3149531",
597
+ "other_name": "Nigerian Postal Service",
598
+ "web_url": "http://www.emsng.com/",
599
  "required_fields": []
600
  },
601
  {
602
+ "slug": "bluedart",
603
+ "name": "Bluedart",
604
+ "phone": "+91 (0) 40-64564307",
605
+ "other_name": "Blue Dart Express",
606
+ "web_url": "http://www.bluedart.com/",
607
  "required_fields": []
608
  },
609
  {
610
+ "slug": "nova-poshta",
611
+ "name": "Nova Poshta",
612
+ "phone": "+7 (0) 800 500 609",
613
+ "other_name": "Новая Почта",
614
+ "web_url": "http://novaposhta.ua/",
615
  "required_fields": []
616
  },
617
  {
618
+ "slug": "4px",
619
+ "name": "4PX",
620
+ "phone": "+86 755-33936349",
621
+ "other_name": "递四方",
622
+ "web_url": "http://express.4px.com/",
623
  "required_fields": []
624
  },
 
 
 
 
 
 
 
 
 
 
625
  {
626
  "slug": "lasership",
627
  "name": "LaserShip",
631
  "required_fields": []
632
  },
633
  {
634
+ "slug": "ptt-posta",
635
+ "name": "PTT Posta",
636
+ "phone": "+90 444 1 788",
637
+ "other_name": "Turkish Post",
638
+ "web_url": "http://www.ptt.gov.tr/",
639
  "required_fields": []
640
  },
641
  {
642
+ "slug": "dpd-poland",
643
+ "name": "DPD Poland",
644
+ "phone": "+48 801 400 373",
645
+ "other_name": "Dynamic Parcel Distribution Poland",
646
+ "web_url": "http://www.dpd.com.pl/",
647
  "required_fields": []
648
  },
649
  {
650
+ "slug": "mrw-spain",
651
+ "name": "MRW",
652
+ "phone": "+34 902 300 402",
653
+ "other_name": "MRW Spain",
654
+ "web_url": "http://www.mrw.es/",
655
  "required_fields": []
656
  },
657
  {
658
+ "slug": "malaysia-post-posdaftar",
659
+ "name": "Malaysia Post - Registered",
660
+ "phone": "+603 27279100",
661
+ "other_name": "PosDaftar",
662
+ "web_url": "http://www.pos.com.my",
663
  "required_fields": []
664
  },
665
  {
666
+ "slug": "rl-carriers",
667
+ "name": "RL Carriers",
668
+ "phone": "+1 800-543-5589",
669
+ "other_name": "R+L Carriers",
670
+ "web_url": "http://www.rlcarriers.com/",
671
  "required_fields": []
672
  },
673
  {
674
+ "slug": "abf",
675
+ "name": "ABF",
676
+ "phone": null,
677
+ "other_name": "ABF Freight",
678
+ "web_url": "http://www.abfs.com/",
679
  "required_fields": []
680
  },
681
  {
682
+ "slug": "poczta-polska",
683
+ "name": "Poczta Polska",
684
+ "phone": "+48 43-842-06-00",
685
+ "other_name": "Poland Post",
686
+ "web_url": "http://www.poczta-polska.pl/",
687
  "required_fields": []
688
  },
689
  {
690
+ "slug": "ups-mi",
691
+ "name": "UPS Mail Innovations",
692
+ "phone": "+1 800-500-2224",
693
+ "other_name": "UPS MI",
694
+ "web_url": "http://www.upsmailinnovations.com/",
695
  "required_fields": []
696
  },
697
  {
698
+ "slug": "india-post",
699
+ "name": "India Post Domestic",
700
+ "phone": "+91 1800 11 2011",
701
+ "other_name": "भारतीय डाक",
702
+ "web_url": "http://www.indiapost.gov.in/",
703
  "required_fields": []
704
  },
705
  {
706
+ "slug": "ups-freight",
707
+ "name": "UPS Freight",
708
+ "phone": "+1 800-333-7400",
709
+ "other_name": "UPS LTL and Truckload",
710
+ "web_url": "http://ltl.upsfreight.com/",
711
  "required_fields": []
712
  },
713
  {
714
+ "slug": "red-express",
715
+ "name": "Red Express",
716
+ "phone": "+91 1800-123-2400",
717
+ "other_name": "Red Express",
718
+ "web_url": "https://www.getsetred.net",
719
  "required_fields": []
720
  },
721
  {
722
+ "slug": "sapo",
723
+ "name": "South African Post Office",
724
+ "phone": "+27 0860 111 502",
725
+ "other_name": "South African Post Office",
726
+ "web_url": "http://www.postoffice.co.za/",
727
  "required_fields": []
728
  },
729
  {
730
+ "slug": "estes",
731
+ "name": "Estes",
732
+ "phone": null,
733
+ "other_name": "Estes",
734
+ "web_url": "http://www.estes-express.com",
735
  "required_fields": []
736
  },
737
  {
738
+ "slug": "correos-de-mexico",
739
+ "name": "Correos de Mexico",
740
+ "phone": "+52 01 800 701 7000",
741
+ "other_name": "Mexico Post",
742
+ "web_url": "http://www.sepomex.gob.mx/Paginas/Home.aspx",
743
  "required_fields": []
744
  },
745
  {
746
+ "slug": "estafeta",
747
+ "name": "Estafeta",
748
+ "phone": "+52 1-800-378-2338",
749
+ "other_name": "Estafeta",
750
+ "web_url": "http://www.estafeta.com/default.aspx",
751
  "required_fields": []
752
  },
753
  {
754
+ "slug": "dhl-benelux",
755
+ "name": "DHL Benelux",
756
+ "phone": "+31 26-324 6700",
757
+ "other_name": "DHL Benelux",
758
+ "web_url": "http://www.dhl.nl/",
759
  "required_fields": []
760
  },
761
  {
762
+ "slug": "hermes-de",
763
+ "name": "Hermes Germany",
764
+ "phone": "+49 1806-311211",
765
+ "other_name": "myhermes.de, Hermes Logistik Gruppe Deutschland",
766
+ "web_url": "https://www.myhermes.de/wps/portal/paket/Home/privatkunden/home",
767
  "required_fields": []
768
  },
769
  {
770
+ "slug": "poste-italiane-paccocelere",
771
+ "name": "Poste Italiane Paccocelere",
772
+ "phone": "+39 803 160",
773
+ "other_name": "Italian Post EMS / Express",
774
+ "web_url": "http://www.poste.it/",
775
  "required_fields": []
776
  },
777
  {
778
+ "slug": "poste-italiane",
779
+ "name": "Poste Italiane",
780
+ "phone": "+39 803 160",
781
+ "other_name": "Italian Post",
782
+ "web_url": "http://www.poste.it/",
783
  "required_fields": []
784
  },
785
  {
786
+ "slug": "correo-argentino",
787
+ "name": "Correo Argentino",
788
+ "phone": "+54 11 4891-9191",
789
+ "other_name": "Argentina Post",
790
+ "web_url": "http://www.correoargentino.com.ar",
791
  "required_fields": []
792
  },
793
  {
794
+ "slug": "ceska-posta",
795
+ "name": "Česká Pošta",
796
+ "phone": "+420 840 111 244",
797
+ "other_name": "Czech Post",
798
+ "web_url": "http://www.ceskaposta.cz/",
799
  "required_fields": []
800
  },
801
  {
802
+ "slug": "austrian-post",
803
+ "name": "Austrian Post (Express)",
804
+ "phone": "+43 810 010 100",
805
+ "other_name": "Österreichische Post AG",
806
+ "web_url": "http://www.post.at",
807
  "required_fields": []
808
  },
809
  {
810
+ "slug": "correos-chile",
811
+ "name": "Correos Chile",
812
+ "phone": "+562 600 950 2020",
813
+ "other_name": "Chile Post",
814
+ "web_url": "http://www.correos.cl",
815
  "required_fields": []
816
  },
817
  {
818
+ "slug": "cambodia-post",
819
+ "name": "Cambodia Post",
820
+ "phone": "+855 23 723 51",
821
+ "other_name": "Cambodia Post",
822
+ "web_url": "http://www.ems.com.kh/",
823
  "required_fields": []
824
  },
825
  {
826
+ "slug": "elta-courier",
827
+ "name": "ELTA Hellenic Post",
828
+ "phone": "+30 801 11 83000",
829
+ "other_name": "Greece Post, Ελληνικά Ταχυδρομεία, ELTA Courier, Ταχυμεταφορές ΕΛΤΑ",
830
+ "web_url": "http://www.elta-courier.gr/",
831
  "required_fields": []
832
  },
833
  {
834
+ "slug": "kn",
835
+ "name": "Kuehne + Nagel",
836
+ "phone": "+41-44-7869511",
837
+ "other_name": "KN",
838
+ "web_url": "http://www.kn-portal.com/",
839
  "required_fields": []
840
  },
841
  {
842
+ "slug": "japan-post",
843
+ "name": "Japan Post",
844
+ "phone": "+81 0570-046111",
845
+ "other_name": "日本郵便",
846
+ "web_url": "http://www.post.japanpost.jp/top.html",
847
  "required_fields": []
848
  },
849
  {
850
+ "slug": "cyprus-post",
851
+ "name": "Cyprus Post",
852
+ "phone": "+357 22805802",
853
+ "other_name": "ΚΥΠΡΙΑΚΑ ΤΑΧΥΔΡΟΜΕΙΑ",
854
+ "web_url": "http://www.mcw.gov.cy/mcw/postal/dps.nsf/index_en/index_en",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
855
  "required_fields": []
856
  },
857
  {
858
+ "slug": "toll-priority",
859
+ "name": "Toll Priority",
860
+ "phone": "+61 13 15 31",
861
+ "other_name": "Toll Group, Toll Priority",
862
+ "web_url": "https://www.tollpriority.com.au/portal/page/portal/TOLL_PRIORITY/Home",
863
  "required_fields": []
864
  },
865
  {
866
+ "slug": "evergreen",
867
+ "name": "Evergreen",
868
+ "phone": "+1 201-7613000",
869
+ "other_name": "Evergreen Marine Corp",
870
+ "web_url": "http://www.evergreen-marine.com/",
871
  "required_fields": []
872
  },
873
  {
874
+ "slug": "fastway-ireland",
875
+ "name": "Fastway Ireland",
876
+ "phone": "+353 1 4242 900",
877
+ "other_name": "Fastway Couriers",
878
+ "web_url": "http://www.fastway.ie/",
879
  "required_fields": []
880
  },
881
  {
882
+ "slug": "gati-kwe",
883
+ "name": "Gati-KWE",
884
+ "phone": "+91 1800-180-4284",
885
+ "other_name": "Gati-Kintetsu Express",
886
+ "web_url": "http://www.gatikwe.com/",
887
  "required_fields": []
888
  },
889
  {
890
+ "slug": "sagawa",
891
+ "name": "Sagawa",
892
+ "phone": "+81 0120-18-9595",
893
+ "other_name": "佐川急便",
894
+ "web_url": "http://www.sagawa-exp.co.jp/",
895
  "required_fields": []
896
  },
897
  {
898
+ "slug": "fastway-za",
899
+ "name": "Fastway South Africa",
900
+ "phone": "+27 0861 222 882",
901
+ "other_name": "Fastway Couriers",
902
+ "web_url": "http://www.fastway.co.za/",
903
  "required_fields": []
904
  },
905
  {
906
+ "slug": "dhl-global-mail-asia",
907
+ "name": "DHL Global Mail Asia",
908
+ "phone": "+65 6883 0771",
909
+ "other_name": "DGM Asia",
910
+ "web_url": "http://www.dhlglobalmail.com/",
911
  "required_fields": []
912
  },
913
  {
914
+ "slug": "tnt-au",
915
+ "name": "TNT Australia",
916
+ "phone": "+61 13 11 50",
917
+ "other_name": "TNT AU",
918
+ "web_url": "http://www.tntexpress.com.au/",
919
  "required_fields": []
920
  },
921
  {
922
+ "slug": "tnt-uk",
923
+ "name": "TNT UK",
924
+ "phone": "+44 0800 100 600",
925
+ "other_name": "TNT United Kingdom",
926
+ "web_url": "http://www.tnt.com/",
927
  "required_fields": []
928
  },
929
  {
930
+ "slug": "tnt-it",
931
+ "name": "TNT Italy",
932
+ "phone": "+39 199 803 868",
933
+ "other_name": "TNT Express IT",
934
+ "web_url": "http://www.tnt.it/",
935
  "required_fields": []
936
  },
937
  {
938
+ "slug": "posten-norge",
939
+ "name": "Posten Norge",
940
+ "phone": "+47 21316260",
941
+ "other_name": "Norway Post, Norska Posten, Bring",
942
+ "web_url": "http://www.posten.no/en/",
943
  "required_fields": []
944
  },
945
  {
946
+ "slug": "safexpress",
947
+ "name": "Safexpress",
948
+ "phone": "+91 11 26783281",
949
+ "other_name": "Safexpress",
950
+ "web_url": "http://www.safexpress.com/",
951
  "required_fields": []
952
  },
953
  {
954
+ "slug": "asendia-usa",
955
+ "name": "Asendia USA",
956
+ "phone": "+1 610 461 3661",
957
+ "other_name": "Brokers Worldwide",
958
+ "web_url": "http://www.brokersworldwide.com/",
959
  "required_fields": []
960
  },
961
  {
967
  "required_fields": []
968
  },
969
  {
970
+ "slug": "posti",
971
+ "name": "Itella Posti",
972
+ "phone": "+358 200 71000",
973
+ "other_name": "Finland Post",
974
+ "web_url": "http://www.posti.fi/",
975
  "required_fields": []
976
  },
977
  {
978
+ "slug": "directlink",
979
+ "name": "Direct Link",
980
+ "phone": "+852 28504183",
981
+ "other_name": "Direct Link",
982
+ "web_url": "http://www.directlink.com/",
983
  "required_fields": []
984
  },
985
  {
986
+ "slug": "dpd-de",
987
+ "name": "DPD Germany",
988
+ "phone": "+49 01806 373 200",
989
+ "other_name": "DPD Germany",
990
+ "web_url": "https://www.dpd.com/",
991
  "required_fields": []
992
  },
993
  {
994
+ "slug": "first-flight",
995
+ "name": "First Flight Couriers",
996
+ "phone": "+91 022-39576666",
997
+ "other_name": "FirstFlight India",
998
+ "web_url": "http://www.firstflight.net/",
999
  "required_fields": []
1000
  },
1001
  {
1002
+ "slug": "tgx",
1003
+ "name": "TGX",
1004
+ "phone": "+852 3513 0888",
1005
+ "other_name": "Top Gun Express, 精英速運",
1006
+ "web_url": "http://www.tgxpress.com/",
1007
  "required_fields": []
1008
  },
1009
  {
1010
+ "slug": "israel-post-domestic",
1011
+ "name": "Israel Post Domestic",
1012
+ "phone": "+972 2 629 0691",
1013
+ "other_name": "חברת דואר ישראל מקומית",
1014
+ "web_url": "http://www.israelpost.co.il/",
1015
+ "required_fields": []
 
 
1016
  },
1017
  {
1018
+ "slug": "deltec-courier",
1019
+ "name": "Deltec Courier",
1020
+ "phone": "+44 (0) 20 8569 6767",
1021
+ "other_name": "Deltec Interntional Courier",
1022
+ "web_url": "https://www.deltec-courier.com/",
1023
  "required_fields": []
1024
  },
1025
  {
1026
+ "slug": "bpost-international",
1027
+ "name": "bpost international",
1028
+ "phone": "+32 (0)2 278 50 90",
1029
+ "other_name": "Belgium Post International",
1030
+ "web_url": "http://www.bpostinternational.com/",
1031
  "required_fields": []
1032
  },
1033
  {
1034
+ "slug": "skynetworldwide",
1035
+ "name": "SkyNet Worldwide Express",
1036
+ "phone": "+44 (0) 20 8538 1988",
1037
+ "other_name": "SkyNet",
1038
+ "web_url": "https://www.skynetworldwide.com/",
1039
+ "required_fields": []
 
 
1040
  },
1041
  {
1042
+ "slug": "i-parcel",
1043
+ "name": "i-parcel",
1044
+ "phone": "+44 (0) 1342 315 455",
1045
+ "other_name": "iparcel",
1046
+ "web_url": "https://www.i-parcel.com/contact.aspx",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1047
  "required_fields": []
1048
  },
1049
  {
1054
  "web_url": "http://www.posta.hr/",
1055
  "required_fields": []
1056
  },
1057
+ {
1058
+ "slug": "bgpost",
1059
+ "name": "Bulgarian Posts",
1060
+ "phone": "+3592/949 3280",
1061
+ "other_name": "Български пощи",
1062
+ "web_url": "http://www.bgpost.bg/",
1063
+ "required_fields": []
1064
+ },
1065
  {
1066
  "slug": "posta-romana",
1067
  "name": "Poșta Română",
1071
  "required_fields": []
1072
  },
1073
  {
1074
+ "slug": "apc",
1075
+ "name": "APC Postal Logistics",
1076
+ "phone": "+1 (888) 413-7300",
1077
+ "other_name": "APC-PLI",
1078
+ "web_url": "http://www.apc-pli.com/",
1079
  "required_fields": []
1080
  },
1081
  {
1082
+ "slug": "yanwen",
1083
+ "name": "Yanwen",
1084
+ "phone": "+86 10-64621881/64669779",
1085
+ "other_name": "燕文物流",
1086
+ "web_url": "http://www.yw56.com.cn/",
1087
  "required_fields": []
1088
  },
1089
  {
1090
+ "slug": "taqbin-jp",
1091
+ "name": "Yamato Japan",
1092
+ "phone": "+81 0120-17-9625",
1093
+ "other_name": "TAQBIN Japan",
1094
+ "web_url": "http://www.kuronekoyamato.co.jp/en/",
1095
  "required_fields": []
1096
  },
1097
  {
1098
+ "slug": "taqbin-my",
1099
+ "name": "TAQBIN Malaysia",
1100
+ "phone": "+60 1800-8-827246",
1101
+ "other_name": "TAQBIN Malaysia",
1102
+ "web_url": "http://my.ta-q-bin.com/",
1103
+ "required_fields": []
 
 
1104
  },
1105
  {
1106
+ "slug": "postnl-international",
1107
+ "name": "PostNL International",
1108
+ "phone": "+31 (0)900 0990",
1109
+ "other_name": "Netherlands Post, Spring Global Mail",
1110
+ "web_url": "http://www.postnl.nl/voorthuis/",
1111
+ "required_fields": []
1112
+ },
1113
+ {
1114
+ "slug": "red-express-wb",
1115
+ "name": "Red Express Waybill",
1116
+ "phone": "+91 1800-123-2400",
1117
+ "other_name": "Red Express WayBill",
1118
+ "web_url": "https://www.getsetred.net",
1119
+ "required_fields": []
1120
+ },
1121
+ {
1122
+ "slug": "courierpost",
1123
+ "name": "CourierPost",
1124
+ "phone": "+64 0800 268 743",
1125
+ "other_name": "Express Couriers",
1126
+ "web_url": "http://www.courierpost.co.nz/",
1127
+ "required_fields": []
1128
+ },
1129
+ {
1130
+ "slug": "ec-firstclass",
1131
+ "name": "EC-Firstclass",
1132
+ "phone": "+86 4006 988 223",
1133
+ "other_name": "ChuKou1, CK1",
1134
+ "web_url": "http://www.ec-firstclass.org/",
1135
  "required_fields": []
1136
  },
1137
  {
1143
  "required_fields": []
1144
  },
1145
  {
1146
+ "slug": "kerry-logistics",
1147
+ "name": "Kerry Express Thailand",
1148
+ "phone": "+66 02-6868999",
1149
+ "other_name": "嘉里物流, Kerry Logistics",
1150
+ "web_url": "http://www.kerrylogistics.com/",
1151
  "required_fields": []
1152
  },
1153
  {
1154
+ "slug": "cj-gls",
1155
+ "name": "CJ GLS",
1156
+ "phone": "+63-567-1320",
1157
+ "other_name": "CJ Korea Express, 씨제이지엘에스주식회사",
1158
+ "web_url": "http://www.cjgls.com/eng/",
1159
  "required_fields": []
1160
  },
1161
  {
1162
+ "slug": "gojavas",
1163
+ "name": "GoJaVAS",
1164
+ "phone": "+91 0124-4405730",
1165
+ "other_name": "JaVAS",
1166
+ "web_url": "http://gojavas.com/",
1167
  "required_fields": []
1168
  },
1169
  {
1170
+ "slug": "professional-couriers",
1171
+ "name": "Professional Couriers",
1172
+ "phone": "+91 0124-4405730",
1173
+ "other_name": "TPC India",
1174
+ "web_url": "http://www.tpcindia.com/",
1175
  "required_fields": []
1176
  },
1177
  {
1178
+ "slug": "dtdc",
1179
+ "name": "DTDC India",
1180
+ "phone": "+91 33004444",
1181
+ "other_name": "DTDC Courier & Cargo",
1182
+ "web_url": "http://dtdc.com/",
1183
  "required_fields": []
1184
  },
1185
  {
1186
+ "slug": "gdex",
1187
+ "name": "GDEX",
1188
+ "phone": "+60 03-77872222",
1189
+ "other_name": "GD Express",
1190
+ "web_url": "http://www.gdexpress.com",
1191
  "required_fields": []
1192
  },
1193
  {
1194
+ "slug": "star-track-express",
1195
+ "name": "Star Track Express",
1196
+ "phone": "+61 13 2345",
1197
+ "other_name": "AaE Australian air Express",
1198
+ "web_url": "http://www.star-track.com.au/",
1199
+ "required_fields": []
 
 
1200
  },
1201
  {
1202
+ "slug": "rpx",
1203
+ "name": "RPX Indonesia",
1204
+ "phone": "+62 0-800-1-888-900",
1205
+ "other_name": "Repex Perdana International",
1206
+ "web_url": "http://www.rpxholding.com/",
1207
+ "required_fields": []
 
 
1208
  },
1209
  {
1210
+ "slug": "jne",
1211
+ "name": "JNE",
1212
+ "phone": "+62 021-29278888",
1213
+ "other_name": "Express Across Nation, Tiki Jalur Nugraha Ekakurir",
1214
+ "web_url": "http://www.jne.co.id/",
1215
  "required_fields": []
1216
  },
1217
  {
1218
+ "slug": "dpd-ireland",
1219
+ "name": "DPD Ireland",
1220
+ "phone": "+353 (0)90 64 20500",
1221
+ "other_name": "DPD ie",
1222
+ "web_url": "http://www.dpd.ie/",
1223
  "required_fields": []
1224
  },
1225
  {
1226
+ "slug": "first-logistics",
1227
+ "name": "First Logistics",
1228
+ "phone": "+62 021 - 73880707",
1229
+ "other_name": "PT Synergy First Logistics",
1230
+ "web_url": "http://www.jne.co.id/",
1231
  "required_fields": []
1232
  },
1233
  {
1234
+ "slug": "brt-it",
1235
+ "name": "BRT Bartolini",
1236
+ "phone": "+39 011 397 411 1",
1237
+ "other_name": "BRT Corriere Espresso, DPD Italy",
1238
+ "web_url": "http://www.brt.it/",
1239
  "required_fields": []
1240
  },
1241
  {
1242
+ "slug": "postnord",
1243
+ "name": "PostNord Logistics",
1244
+ "phone": "+46 771 33 33 10",
1245
+ "other_name": "Posten Norden",
1246
+ "web_url": "http://www.postnordlogistics.com/",
1247
  "required_fields": []
1248
  },
1249
  {
1250
+ "slug": "belpost",
1251
+ "name": "Belpost",
1252
+ "phone": "+375 17 293 59 10",
1253
+ "other_name": "Belposhta, Белпочта",
1254
+ "web_url": "http://www.belpost.by",
1255
  "required_fields": []
1256
  },
1257
  {
1258
+ "slug": "gls-italy",
1259
+ "name": "GLS Italy",
1260
+ "phone": "+39 199 151188",
1261
+ "other_name": "GLS Corriere Espresso",
1262
+ "web_url": "http://www.gls-italy.com/index_noreg.asp",
1263
  "required_fields": []
1264
  },
1265
  {
1266
+ "slug": "xend",
1267
+ "name": "Xend",
1268
+ "phone": "+63 2 806 9363",
1269
+ "other_name": "Xend Business Solutions",
1270
+ "web_url": "http://xendexpress.com/",
1271
  "required_fields": []
1272
  },
1273
  {
1274
+ "slug": "2go",
1275
+ "name": "2GO",
1276
+ "phone": "+63 2 77-99-222",
1277
+ "other_name": "Negros Navigation",
1278
+ "web_url": "http://supplychain.2go.com.ph/",
1279
+ "required_fields": []
 
 
1280
  },
1281
  {
1282
+ "slug": "air21",
1283
+ "name": "AIR21",
1284
+ "phone": "+63 (02) 854-2100",
1285
+ "other_name": "AIR 21 PH",
1286
+ "web_url": "http://www.air21.com.ph",
1287
  "required_fields": []
1288
  },
1289
  {
1290
+ "slug": "lbcexpress",
1291
+ "name": "LBC Express",
1292
+ "phone": "+63 800-10-8585999",
1293
+ "other_name": "LBC Express",
1294
+ "web_url": "http://www.lbcexpress.com/",
1295
  "required_fields": []
1296
  },
1297
  {
1298
+ "slug": "acscourier",
1299
+ "name": "ACS Courier",
1300
+ "phone": "+30 210 81 90 000",
1301
+ "other_name": "Αναζήτηση Καταστημάτων",
1302
+ "web_url": "https://www.acscourier.net/",
1303
  "required_fields": []
1304
  },
1305
  {
1306
+ "slug": "arrowxl",
1307
+ "name": "Arrow XL",
1308
+ "phone": "+44 0800 015 1509",
1309
+ "other_name": "Yodel XL",
1310
+ "web_url": "http://www.arrowxl.co.uk/",
1311
+ "required_fields": [
1312
+ "tracking_postal_code"
1313
+ ]
1314
  },
1315
  {
1316
+ "slug": "vnpost",
1317
+ "name": "Vietnam Post",
1318
+ "phone": "+84 1900 54 54 81",
1319
+ "other_name": "VNPost",
1320
+ "web_url": "http://www.vnpost.vn/",
1321
  "required_fields": []
1322
  },
1323
  {
1324
+ "slug": "vnpost-ems",
1325
+ "name": "Vietnam Post EMS",
1326
+ "phone": "+84 1900 54 54 81",
1327
+ "other_name": "VNPost EMS",
1328
+ "web_url": "http://www.vnpost.vn/",
1329
  "required_fields": []
1330
  },
1331
  {
1332
+ "slug": "viettelpost",
1333
+ "name": "ViettelPost",
1334
+ "phone": "+84-4 6266 2200",
1335
+ "other_name": "Bưu chính Viettel",
1336
+ "web_url": "http://www.viettelpost.com.vn/",
1337
  "required_fields": []
1338
  },
1339
  {
1340
+ "slug": "ppbyb",
1341
+ "name": "PayPal Package",
1342
+ "phone": "+86 20 11185",
1343
+ "other_name": "贝邮宝",
1344
+ "web_url": "http://www.ppbyb.com/",
1345
  "required_fields": []
1346
  },
1347
  {
1348
+ "slug": "lietuvos-pastas",
1349
+ "name": "Lietuvos paštas",
1350
+ "phone": "+370 8 700 55 400",
1351
+ "other_name": "Lithuania Post, LP Express",
1352
+ "web_url": "http://www.post.lt/",
1353
+ "required_fields": []
 
 
1354
  },
1355
  {
1356
+ "slug": "couriers-please",
1357
+ "name": "Couriers Please",
1358
+ "phone": "+61 1300 361 000",
1359
+ "other_name": "CouriersPlease",
1360
+ "web_url": "http://www.couriersplease.com.au/",
1361
+ "required_fields": []
 
 
1362
  },
1363
  {
1364
+ "slug": "colis-prive",
1365
+ "name": "Colis Privé",
1366
+ "phone": "+33 0826 82 83 84",
1367
+ "other_name": "ColisPrivé",
1368
+ "web_url": "https://www.colisprive.com/moncolis/",
1369
  "required_fields": []
1370
  },
1371
  {
1372
+ "slug": "postnl-3s",
1373
+ "name": "PostNL International 3S",
1374
  "phone": "+31 (0)900 0990",
1375
+ "other_name": "TNT Post parcel service United Kingdom",
1376
  "web_url": "http://www.postnl.nl/voorthuis/",
1377
  "required_fields": []
1378
  },
1379
  {
1380
+ "slug": "asm",
1381
+ "name": "ASM",
1382
+ "phone": "+34 902 11 33 00",
1383
+ "other_name": "Asm-Red",
1384
+ "web_url": "http://www.asmred.com/en/",
1385
+ "required_fields": [
1386
+ "tracking_postal_code"
1387
+ ]
1388
  },
1389
  {
1390
+ "slug": "austrian-post-registered",
1391
+ "name": "Austrian Post (Registered)",
1392
+ "phone": "+43 810 010 100",
1393
+ "other_name": "Österreichische Post AG",
1394
+ "web_url": "http://www.post.at",
1395
  "required_fields": []
1396
  },
1397
  {
1398
+ "slug": "aupost-china",
1399
+ "name": "AuPost China",
1400
+ "phone": "+86 4007005618",
1401
+ "other_name": "澳邮宝",
1402
+ "web_url": "http://www.aupost.org/",
1403
  "required_fields": []
1404
  },
1405
  {
1406
+ "slug": "tntpost-it",
1407
+ "name": "Nexive (TNT Post Italy)",
1408
+ "phone": "+39 02 50720011",
1409
+ "other_name": "Postnl TNT",
1410
+ "web_url": "http://www.tntpost.it/",
1411
  "required_fields": []
1412
  },
1413
  {
1414
+ "slug": "xdp-uk",
1415
+ "name": "XDP Express",
1416
+ "phone": "+44 0333 0111 000",
1417
+ "other_name": "XDP UK",
1418
+ "web_url": "http://www.xdp.co.uk/",
1419
+ "required_fields": [
1420
+ "tracking_postal_code"
1421
+ ]
1422
  },
1423
  {
1424
+ "slug": "tiki",
1425
+ "name": "Tiki",
1426
+ "phone": "+62 500 125",
1427
+ "other_name": "Citra Van Titipan Kilat",
1428
+ "web_url": "http://www.tiki-online.com/",
1429
  "required_fields": []
1430
  },
1431
  {
1432
+ "slug": "gls-netherlands",
1433
+ "name": "GLS Netherlands",
1434
+ "phone": "+31 0900-1116660",
1435
+ "other_name": "GLS NL",
1436
+ "web_url": "http://www.gls-netherlands.com/",
1437
+ "required_fields": [
1438
+ "tracking_postal_code"
1439
+ ]
1440
  },
1441
  {
1442
+ "slug": "redur-es",
1443
+ "name": "Redur Spain",
1444
+ "phone": "+34 93 263 16 16",
1445
+ "other_name": "Eurodis",
1446
+ "web_url": "http://www.redur.es/",
1447
  "required_fields": []
1448
  },
1449
  {
1450
+ "slug": "tnt-fr",
1451
+ "name": "TNT France",
1452
+ "phone": "+33 4 72 80 77 77",
1453
+ "other_name": "TNT Express FR",
1454
+ "web_url": "http://www.tnt.fr/",
1455
  "required_fields": []
1456
  },
1457
  {
1458
+ "slug": "jam-express",
1459
+ "name": "Jam Express",
1460
+ "phone": "+63 239 7502",
1461
+ "other_name": "JAM Global Express",
1462
+ "web_url": "http://www.myjamexpress.com/",
1463
  "required_fields": []
1464
  },
1465
  {
1466
+ "slug": "wahana",
1467
+ "name": "Wahana",
1468
+ "phone": "+62 2171355152",
1469
+ "other_name": "Wahana Indonesia",
1470
+ "web_url": "http://www.wahana.com/",
1471
  "required_fields": []
1472
  },
1473
  {
1474
+ "slug": "collectplus",
1475
+ "name": "Collect+",
1476
+ "phone": "+44 01923 601616",
1477
+ "other_name": "Collect Plus UK",
1478
+ "web_url": "https://www.collectplus.co.uk/",
1479
  "required_fields": []
1480
  },
1481
  {
1482
+ "slug": "dynamic-logistics",
1483
+ "name": "Dynamic Logistics",
1484
+ "phone": "+66 02-688-6688",
1485
+ "other_name": "Dynamic Logistics Thailand",
1486
+ "web_url": "http://www.dynamic-logistics.com/",
1487
+ "required_fields": [
1488
+ "tracking_account_number"
1489
+ ]
1490
  },
1491
  {
1492
+ "slug": "dx",
1493
+ "name": "DX",
1494
+ "phone": "+44 0844 826 1178",
1495
+ "other_name": "DX Freight",
1496
+ "web_url": "https://www.thedx.co.uk/",
1497
+ "required_fields": [
1498
+ "tracking_postal_code"
1499
+ ]
1500
  },
1501
  {
1502
+ "slug": "citylinkexpress",
1503
+ "name": "City-Link Express",
1504
+ "phone": "+60 603-5565 8399",
1505
+ "other_name": "Citylink Malaysia",
1506
+ "web_url": "http://www.citylinkexpress.com/",
1507
  "required_fields": []
1508
  },
1509
  {
1510
+ "slug": "wedo",
1511
+ "name": "WeDo Logistics",
1512
+ "phone": "+86 (0779)2050300",
1513
+ "other_name": "運德物流",
1514
+ "web_url": "http://www.wedoexpress.com/",
1515
  "required_fields": []
1516
  },
1517
  {
1518
+ "slug": "geodis-calberson-fr",
1519
+ "name": "Geodis Calberson France",
1520
+ "phone": "+33 (0)1 70 15 16 17",
1521
+ "other_name": "Geodiscalberson",
1522
+ "web_url": "http://www.espacedestinataire.mobi/client/42228/mobile/index.html",
1523
+ "required_fields": [
1524
+ "tracking_postal_code"
1525
+ ]
1526
  },
1527
  {
1528
+ "slug": "pos-indonesia",
1529
+ "name": "Pos Indonesia Domestic",
1530
+ "phone": "+62 21 161",
1531
+ "other_name": "Indonesian Post Domestic",
1532
+ "web_url": "http://www.posindonesia.co.id",
1533
  "required_fields": []
1534
  },
1535
  {
1536
+ "slug": "pos-indonesia-int",
1537
+ "name": "Pos Indonesia International",
1538
+ "phone": "+62 21 161",
1539
+ "other_name": "Indonesian Post EMS",
1540
+ "web_url": "http://www.posindonesia.co.id",
1541
  "required_fields": []
1542
  },
1543
  {
1544
+ "slug": "sto",
1545
+ "name": "STO Express",
1546
+ "phone": "+86 95543",
1547
+ "other_name": "申通快递, Shentong Express",
1548
+ "web_url": "http://www.sto.cn/",
1549
  "required_fields": []
1550
  },
1551
  {
1552
+ "slug": "jcex",
1553
+ "name": "JCEX",
1554
+ "phone": "+86 571-86436777",
1555
+ "other_name": "JiaCheng, 杭州佳成",
1556
+ "web_url": "http://www.jcex.com",
1557
  "required_fields": []
1558
  },
1559
  {
1560
+ "slug": "toll-ipec",
1561
+ "name": "Toll IPEC",
1562
+ "phone": "+61 13 15 31",
1563
+ "other_name": "Toll Express",
1564
+ "web_url": "http://www.tollgroup.com/tollipec",
1565
  "required_fields": []
1566
  },
1567
  {
1568
+ "slug": "ghn",
1569
+ "name": "Giao hàng nhanh",
1570
+ "phone": "+84 19006491",
1571
+ "other_name": "Giaohangnhanh.vn, GHN",
1572
+ "web_url": "http://giaohangnhanh.vn/",
1573
  "required_fields": []
1574
  },
1575
  {
1576
+ "slug": "greyhound",
1577
+ "name": "Greyhound",
1578
+ "phone": "+1 800-739-5020",
1579
+ "other_name": "Greyhound Package Express",
1580
+ "web_url": "http://www.shipgreyhound.com/",
1581
  "required_fields": []
1582
  },
1583
  {
1584
+ "slug": "flytexpress",
1585
+ "name": "Flyt Express",
1586
+ "phone": "+1 400-888-4003",
1587
+ "other_name": "飞特物流",
1588
+ "web_url": "http://www.flytexpress.com/",
1589
  "required_fields": []
1590
  },
1591
  {
1592
+ "slug": "taxydromiki",
1593
+ "name": "Geniki Taxydromiki",
1594
+ "phone": "+30 210 485110",
1595
+ "other_name": "ΓΕΝΙΚΗ ΤΑΧΥΔΡΟΜΙΚΗ",
1596
+ "web_url": "http://www.taxydromiki.gr/",
1597
  "required_fields": []
1598
  },
1599
  {
1600
+ "slug": "delhivery",
1601
+ "name": "Delhivery",
1602
+ "phone": "+91 (124) 4718900",
1603
+ "other_name": "Gharpay",
1604
+ "web_url": "http://www.delhivery.com/",
1605
  "required_fields": []
1606
  },
1607
  {
1608
+ "slug": "dhlparcel-nl",
1609
+ "name": "DHL Parcel NL",
1610
+ "phone": "+31 0900 - 222 21 20",
1611
+ "other_name": "Selektvracht, dhlparcel.nl",
1612
+ "web_url": "https://www.dhlparcel.nl/",
1613
  "required_fields": []
1614
  },
1615
  {
1616
+ "slug": "colissimo",
1617
+ "name": "Colissimo",
1618
+ "phone": "+33 3631",
1619
+ "other_name": "Colissimo fr",
1620
+ "web_url": "http://www.colissimo.fr",
1621
  "required_fields": []
1622
  },
1623
  {
1624
+ "slug": "skynetworldwide-uk",
1625
+ "name": "Skynet Worldwide Express UK",
1626
+ "phone": "+44 (0) 20 8538 1988",
1627
+ "other_name": "Skynet UK",
1628
+ "web_url": "https://www.skynetworldwide.com",
1629
  "required_fields": []
1630
  },
1631
  {
1632
+ "slug": "rpxonline",
1633
+ "name": "RPX Online",
1634
+ "phone": "+852 2620 0289",
1635
+ "other_name": "Cathay Pacific",
1636
+ "web_url": "http://www.rpxonline.com/",
1637
  "required_fields": []
1638
  },
1639
  {
1640
+ "slug": "17postservice",
1641
+ "name": "17 Post Service",
1642
+ "phone": "+852 2620 0289",
1643
+ "other_name": "17PostService",
1644
+ "web_url": "http://17postservice.com/",
1645
  "required_fields": []
1646
  },
1647
  {
1648
+ "slug": "raf",
1649
+ "name": "RAF Philippines",
1650
+ "phone": "+632 820-2920 to 25",
1651
+ "other_name": "RAF Int'l. Forwarding",
1652
+ "web_url": "http://www.raf.ph/",
1653
  "required_fields": []
1654
  },
1655
  {
1656
+ "slug": "yundaex",
1657
+ "name": "Yunda Express",
1658
+ "phone": "+86 400-821-6789",
1659
+ "other_name": "韵达快递",
1660
+ "web_url": "http://www.yundaex.com/",
1661
  "required_fields": []
1662
  },
1663
  {
1664
+ "slug": "trakpak",
1665
+ "name": "TrakPak",
1666
+ "phone": "+27 21 528 1000",
1667
+ "other_name": "bpost international P2P Mailing Trak Pak",
1668
+ "web_url": "http://www.trackmytrakpak.com/",
1669
  "required_fields": []
1670
  },
1671
  {
1676
  "web_url": "http://www.dpe.co.za/",
1677
  "required_fields": []
1678
  },
1679
+ {
1680
+ "slug": "equick-cn",
1681
+ "name": "Equick China",
1682
+ "phone": "+1 400 706 6078",
1683
+ "other_name": "北京网易速达",
1684
+ "web_url": "http://www.equick.cn/",
1685
+ "required_fields": []
1686
+ },
1687
  {
1688
  "slug": "emirates-post",
1689
  "name": "Emirates Post",
1692
  "web_url": "http://www.epg.gov.ae/",
1693
  "required_fields": []
1694
  },
 
 
 
 
 
 
 
 
1695
  {
1696
  "slug": "szdpex",
1697
  "name": "DPEX China",
1717
  "required_fields": []
1718
  },
1719
  {
1720
+ "slug": "800bestex",
1721
+ "name": "Best Express",
1722
+ "phone": "+86 4009565656",
1723
+ "other_name": "百世汇通",
1724
+ "web_url": "http://www.800bestex.com/",
 
 
 
 
 
 
 
 
1725
  "required_fields": []
1726
  },
1727
  {
1728
+ "slug": "courierit",
1729
+ "name": "Courier IT",
1730
+ "phone": "+27 21 555 6777",
1731
+ "other_name": "Courierit",
1732
+ "web_url": "http://www.courierit.co.za/",
1733
  "required_fields": []
1734
  },
1735
  {
1736
+ "slug": "city-link-international",
1737
+ "name": "City Link International",
1738
+ "phone": "+44 (0) 8444 930 930",
1739
+ "other_name": "citylink.norsknet.com",
1740
+ "web_url": "http://citylink.norsknet.com/",
1741
  "required_fields": []
1742
  },
1743
  {
1746
  "phone": "+49 228 28609898",
1747
  "other_name": "DHL Deliver IT",
1748
  "web_url": "https://www.dhl-deliverit.com/web/guest/webavisierung",
1749
+ "required_fields": []
 
 
1750
  },
1751
  {
1752
  "slug": "dbschenker-se",
1755
  "other_name": "Deutsche Bahn",
1756
  "web_url": "http://www.logistics.dbschenker.se/",
1757
  "required_fields": []
1758
+ },
1759
+ {
1760
+ "slug": "xpressbees",
1761
+ "name": "XpressBees",
1762
+ "phone": "+91 020 46608 105",
1763
+ "other_name": "XpressBees logistics",
1764
+ "web_url": "http://www.xpressbees.com/",
1765
+ "required_fields": []
1766
+ },
1767
+ {
1768
+ "slug": "dotzot",
1769
+ "name": "Dotzot",
1770
+ "phone": "+91 33004444",
1771
+ "other_name": "Dotzot",
1772
+ "web_url": "http://dotzot.in/",
1773
+ "required_fields": []
1774
+ },
1775
+ {
1776
+ "slug": "4squaregroup",
1777
+ "name": "4Square Group",
1778
+ "phone": "+44 0845 519 6854",
1779
+ "other_name": "4 Square",
1780
+ "web_url": "http://www.4squaregroup.co.uk/",
1781
+ "required_fields": []
1782
+ },
1783
+ {
1784
+ "slug": "ecom-express",
1785
+ "name": "Ecom Express",
1786
+ "phone": "+91 011-30212000",
1787
+ "other_name": "EcomExpress",
1788
+ "web_url": "http://www.ecomexpress.in/",
1789
+ "required_fields": []
1790
+ },
1791
+ {
1792
+ "slug": "yodel-international",
1793
+ "name": "Yodel International",
1794
+ "phone": "+91 011-30212000",
1795
+ "other_name": "Home Delivery Network, HDNL",
1796
+ "web_url": "http://www.yodel.co.uk/",
1797
+ "required_fields": []
1798
+ },
1799
+ {
1800
+ "slug": "tnt-click",
1801
+ "name": "TNT-Click Italy",
1802
+ "phone": "+39 199 803 868",
1803
+ "other_name": "TNT Italy",
1804
+ "web_url": "https://www.tnt-click.it/",
1805
+ "required_fields": []
1806
+ },
1807
+ {
1808
+ "slug": "mypostonline",
1809
+ "name": "Mypostonline",
1810
+ "phone": "+60 07-6625692",
1811
+ "other_name": "MYBOXPOST",
1812
+ "web_url": "http://www.mypostonline.com.cn/",
1813
+ "required_fields": []
1814
+ },
1815
+ {
1816
+ "slug": "panther",
1817
+ "name": "Panther",
1818
+ "phone": "+60 07-6625692",
1819
+ "other_name": "Panther Group UK",
1820
+ "web_url": "http://www.pantherpremium.com/Tracking.aspx",
1821
+ "required_fields": []
1822
  }
1823
  ];
1824
  return data;
1825
  }
1826
+
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.aftership.com/
4
  Tags: shipping, tracking, ups, usps, fedex, dhl, tnt, dpd, post, shipment, woocommerce, tracking number, aftership, package tracking, fulfilment, tracking link, carrier, courier, woo commerce, woocommerce shipment tracking, shipping details plugin, widget, shipstation, track, package
5
  Requires at least: 2.9
6
  Tested up to: 4.0
7
- Stable tag: 1.2.8
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -95,6 +95,9 @@ You'll find the FAQ on [AfterShip.com](https://aftership.uservoice.com/knowledge
95
 
96
  == Changelog ==
97
 
 
 
 
98
  = 1.2.8 =
99
  * Fix Dependencies name
100
  * Hide the provider name and required fields wrapper
4
  Tags: shipping, tracking, ups, usps, fedex, dhl, tnt, dpd, post, shipment, woocommerce, tracking number, aftership, package tracking, fulfilment, tracking link, carrier, courier, woo commerce, woocommerce shipment tracking, shipping details plugin, widget, shipstation, track, package
5
  Requires at least: 2.9
6
  Tested up to: 4.0
7
+ Stable tag: 1.2.9
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
95
 
96
  == Changelog ==
97
 
98
+ = 1.2.9 =
99
+ * Update the courier list
100
+
101
  = 1.2.8 =
102
  * Fix Dependencies name
103
  * Hide the provider name and required fields wrapper