-
add a column to locations for standardized_address
use the USPS address information API to standardize addresses, which will be helpful in identifying duplicate data
We've currently applied to the US…
-
just hardcode this in per phone and let it get obsolete
"the nearest USPS mailbox is 0.5 miles north and 1.1 miles west at "
one location database is https://www.payphone-project.com/usps-mailboxe…
-
It would be great if the USPS shipping module could support flat-rate shipping prices. Since the boxes are a fixed size the calculator would have to take into account item dimensions to figure out if …
-
I have created an app in the developer portal, and only see the following options for "selecting an API":
![image](https://github.com/USPS/api-examples/assets/1278301/f14ac2f7-87cc-4daf-9f7e-bfc933…
-
The paper said that the source-only accuracy of USPS->Mnist is 0.634. But I can only get the accuracy of nearly 0.2~0.3 in USPS->Mnist by using the same network. Does anyone get the same source-only r…
-
Finalize consent text with GSA and USPS.
Need to know what USPS will do with the information we send them.
Especially will it be used for anything outside of order fulfillment (ex. will it be used …
-
[First Class envelopes are not eligible for tracking](https://woocommerce.com/document/woocommerce-shipping-and-tax/woocommerce-shipping/#:~:text=USPS%20First%20Class%20Mail%20is%20an%20untracked%20se…
-
Do you have any plans for rereleasing B::S with their V4 tools?
-
E911 has `"TOWNNAME": "BARRE TOWN"` and `"TOWNNAME": "BARRE CITY"`, but neither of those are valid postal cities according to the postal cities according to the USPS which only recognizes `BARRE`.
![…
-
Getting this warning from line 85 of lib\usps.js
```
Deprecation warning: value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not rel…