Kumi
01a0d1dc35
- Add FedEx configuration to config.ini - Add FedEx tracking module to dependencies - Implement FedEx tracking functionality - Add FedEx as a supported carrier in the tracker
7 lines
91 B
INI
7 lines
91 B
INI
[KeyDelivery]
|
|
key = api_key
|
|
secret = api_secret
|
|
|
|
[FedEx]
|
|
key = api_key
|
|
secret = api_secret
|