Tagged Questions

1
vote
1answer
61 views

OSCommerce USPS convert weight unit from Pound to Ounces

I am working in an OSCommerce site, for USPS Shipping method I want to convert weight Unit from Pounds to Ounces, but not getting the way, can anyone help? Thanks in advance
1
vote
1answer
289 views

USPS API Returning 501 NOT IMPLEMENTED

I am attempting to utilize the USPS API to do some address verification/validation. I'm sending this XML to http://testing.shippingapis.com/ShippingAPITest.dll: ...
0
votes
0answers
16 views

Handling shipping maximum weight rates

I am looking for the logic used in this website.http://www.plywerk.com/. In this website, They are handling shipping charges using UPS and USPS. When the product weight goes maximum weight limit, ...
0
votes
0answers
84 views

United States Postal Service (USPS) weight limit and Magento E-Commerce

I integrated USPS in our magento website. I noticed that every time the weight of the products exceeded into 70lbs (since that is really their standard weight limit), the USPS doesn't allow you to ...
0
votes
2answers
485 views

How to generate Intelligent Mail® Barcode (OneCode) via PHP

I have a request to provide CASS certificated addresses on a PDF document. This involves using a certified mailing address, and needs to be printed using the barcode. How can I generate such a ...
0
votes
2answers
1k views

USPS API confusion

If anyone has any experience with the USPS delivery confirmation API, I'd really appreciate any insight I can get... I am using PHP and cURL to send an XML request to the D.C. API. When I send the ...