Code Comments
Programming Forum and web based access to our favorite programming groups.BJ I'm looking to do something similar. Is the integration with USPS for address verification a customization, or is it available in standard OfBiz? Thanks BJ Freeman wrote: > > first all addresses are standardize to the Post office and are matched > against the Walk route List. This is done at the time the order is done. > Addresses that have multiple possibilities, are put in the order task > list to have someone resolve manually. > The above requires a subscription to some mailing, or using USPS, UPS > for address verification. > > then I do a couple of look ups on address, starting with zipcode then > street. I use zipcode to speed up the search. > then I look up first and last name > then emails > > I give each a value for each lookup if found. > the user can set the number they consider a possible fraud. > if the number is reached then the order is set to fraud status so manual > checking can be done > > > skip@theDevers sent the following on 10/19/2007 10:42 PM: > > -- View this message in context: http://www.nabble.com/Purpose-of-Li...4p17825005.html Sent from the OFBiz - User mailing list archive at Nabble.com.
Post Follow-up to this messageit is a customization. I did it with Ver 3.0. The Walk route list is a subscription for the USPS. there are a couple of approaches. 1) verify while customer is placing order. 2) verify after order is placed and before order is shipped. I did #2. Vince Clark sent the following on 6/13/2008 7:40 AM: > BJ > > I'm looking to do something similar. Is the integration with USPS for > address verification a customization, or is it available in standard OfBiz ? > > Thanks > > > BJ Freeman wrote: >
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.