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

Missing use of 'MODULE_SHIPPING_UPSOAUTH_QUOTE_TYPE' setting #16

Closed lat9 closed 1 year ago

lat9 commented 1 year ago

While the subject setting (either 'Commercial' or 'Residential') is in the shipping module's configuration, it's used nowhere.

If set to 'Residential', need to include the ResidentialAddressIndicator field in the ShipTo address array.