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

Split API portion from shipping-module processing to promote code-reuse #5

Closed lat9 closed 1 year ago

lat9 commented 1 year ago

Migrate the API and associated rate-generation functions to a separately-loaded class to enable code-reuse.