Quote Originally Posted by lat9 View Post
v1.3.0 now uses my 'more standard' version_compare switch to determine whether an update is needed so those individual specific-version checks aren't needed.
The fresh downloaded module today on 2 sites 1.5.8 & 1.5.8a both PHP 7.3 gave me the

United Parcel Service v1.3.0 - Missing Keys or Out of date you should reinstall!
This fixed both

Code:
switch (MODULE_SHIPPING_UPSOAUTH_VERSION) {
                case '0.0.1':   //- Initial Beta release
                case '1.0.0':
                case '1.2.0':
                case '1.2.2':  
                case '1.3.0':                              
                      $db->Execute

What are you seeing for the handling fees?[/QUOTE]
all default, no changes on either... no special cases, nothing weird at all