You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Found a following issue with constants in your lib:
Regarding the UPS docs, these constants are correct for international shipment:
But, in case I want to set PackageServiceOptions for domestic shipment, I need to use another DSICTypes: 1 is unsupported and 2 is signature required, 3 is adult signature required
It would be great if you will prepare a fix for these constants improve to cover both domestic and international shipments
The text was updated successfully, but these errors were encountered:
Hi! Found a following issue with constants in your lib:
Regarding the UPS docs, these constants are correct for international shipment:
But, in case I want to set
PackageServiceOptions
for domestic shipment, I need to use another DSICTypes:1 is unsupported and 2 is signature required, 3 is adult signature required
It would be great if you will prepare a fix for these constants improve to cover both domestic and international shipments
The text was updated successfully, but these errors were encountered: