lat9 / upsoauth

A Zen Cart UPS shipping module that makes use of UPS' RESTful/Oauth API
GNU General Public License v2.0
3 stars 3 forks source link

API class isn't overridden when specified #30

Closed lat9 closed 6 months ago

lat9 commented 6 months ago

Even though the class override is loaded, the version instantiated is still the default:

https://github.com/lat9/upsoauth/blob/6c83752d875c9a773d90df1228f33b52b3692799/includes/modules/shipping/upsoauth.php#L298-L301