-
USPS Integration will break if the current login account doesn't have an address entered for it.
-
Parse/TryParse does not handle the third line very well for USPS formatted addresses.
The function assumes all tokens are comma separated, but the USPS assumes all punctuation may be omitted ([http…
-
Even if the USPS or DHS IGs don't have them, at least set up a process where if it does detect any, it emails the admin.
-
Explore address validation
With Smarty Streets API
To discover how we might deliver the best address validation experience
**Resources**
* [Smarty Free account signup](https://www.smartystreets.…
-
It seems that we are not able to change the text in the Packing and Shipping instructions at the moment. I think this text should be customizable, especially since it specifically mentions USPS, when …
-
Stamps.com integration should allow for printing USPS labels through Shipwise. Customer meta data will be required to connect to their account.
-
https://www.usps.com/business/web-tools-apis/address-information.htm
Make sure venue addresses are valid before being created using this.
-
The United States Postal Service has a set standard for the order, format and spacing in an address.
Standardized Delivery Address Line and Last Line: http://pe.usps.gov/text/pub28/28c2_001.htm#ep526…
-
Hi, we'd like to make use of the /addresses endpoint, which requires the userId to be passed in the headers.
However, there doesn't seem to be a v3 introspection endpoint and if I pass the to…
-
Hello,
Can you please explain the code to create the USPS shipping labels using stripe.com in PHP?