gabrielbull / gabrielbull/php-ups-api
Issue with constant IDs for a signature required options for domestic shipments
- Dominant language
- PHP
- Stars
- 457
- Forks
- 257
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.