support zip5 tax lookups, correct errors with fixed format cch import, inital import...
[freeside.git] / httemplate / misc / xmlhttp-cust_main-address_standardize.html
index 8532bb2..72fa4a4 100644 (file)
@@ -72,7 +72,9 @@ if ( $sub eq 'address_standardize' ) {
 
       } else {
 
-        warn "USPS WebTools error: ". $verifier->response. "\n";
+        $return->{$pre.'error'} = "USPS WebTools error: ".
+                                  $verifier->{error}{description};
+
 
       }