I am working on showing the shipping rates on the product pages, like in Amazon and eBay.
However, because I'll be calling the API a lot more then the usual cart page, I am wondering if there are any limits to USPS API that can prevent me from using the API on product pages?
Do you think I should use some kind of offline processing?