What does everyone else think? Any issues with this?
Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 On May 18, 2007, at 11:17 AM, Anil Patel wrote:
The two methods are refactored to the point where upsRateInquire calls upsRateEstimateByPostalCode. The parameter set of upsRateInquire is controlled by calcShipmentEstimateInterface which does not have isResidentialAddress flag.As you have mentioned, even if we add this attribute to service interface. Order create / invoice and for future reference we'll need to remember whysomebody was pricing is different. In order to consistently get goodshipping estimate we will have to remember value of this flag beyond userweb session. +1for adding some kind of attribute to Postal Address to be able to rememberthis. Regards Anil On 5/18/07, Tim Ruppert <[EMAIL PROTECTED]> wrote:Anil, I remember when this feature was added to theupsRateInquireByPostalCode method. Last I remember I thought that these twomethods were refactored to clean up the code redundancy, so the isResidential flag would have been still used right?Now, your question appears to be a bit different in that you are looking for a way to store the isResidential flag on the Postal Address in some manner. My vote would be to either extend the PostalAddress or to just passthis information along in the cart process that you're working on.Is this a flag everyone would like to see supported by default in OFBiz?Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 On May 18, 2007, at 11:04 AM, Anil Patel wrote: Hi,There is noticeable difference in shipping estimate (definitely in caseofUPS) if Postal Shipping address is ResidentialAddress or Not. Shipping estimate services (other then upsRateInquireByPostalCode) don't accountforthis attribute when request is sent. In case of UPS this always defaultsto commercial. What is best to do in this case? Should we add an attribute to Postaladdress, a flag that tells me if the address is ResidentialAddress. Orthere is some other better option to handle this. Regards Anil Patel
smime.p7s
Description: S/MIME cryptographic signature
