gabrielbull / php-ups-api

PHP Wrapper for all UPS API
MIT License
456 stars 255 forks source link

Setting Total Declared Value for Packages and Retrieving Tax Charges in Response #380

Open Yondalne opened 2 months ago

Yondalne commented 2 months ago

Hi,

I'm currently using your package for rating and shipping elements. Based on the tests I conducted on the UPS platform, I've found that the request needs to include the total declared value for packages to ensure accurate ratings.

These adjustments are crucial for accurate shipping calculations in my application. Any guidance or examples on how to achieve this would be greatly appreciated.

Thank you for your assistance!