DotNetShipping icon indicating copy to clipboard operation
DotNetShipping copied to clipboard

USPS Signature Required On Delivery

Open egodinez opened this issue 7 years ago • 0 comments

When you create a package, you have an option called SignatureRequiredOnDelivery that you can set it to true.

It seems that is not taking effect. To get the additional services list, you have to include the element <Revision>2</Revision>. You already have it on the code, but since it requires the parameter baseRatesOnly (in getRates function) equals to true. this never happed, also it seem that the current code for that is 108 and you are using 119.

Maybe, I'm wrong,

egodinez avatar May 10 '18 00:05 egodinez