Anyone have any idea how I can find the functionality to print USPS shipping labels?
Anyone have any idea how I can find the functionality to print USPS shipping labels?
Well I do know that with UPS the store owner had to sign up with their World Ship service and setup something at their office to track the shipments and print the labels - then the UPS rep came out and setup a script to grab the data from the orders table in the ZenCart database and stick that info into the labels.
I suspect USPS probably has similar capability, but their web tools are newer than UPS's. I am not as familiar with their development. I recommend checking out their resources at:
http://www.usps.com/webtools/?from=z...&page=webtools
As an alternative, you can just grab the info from the shipping address in each order and plug that into USPS.com's shipping label maker. But you will need to initiate each label to print or login to print them in groups (if you have an account you can create up to 10 labels at a time and print at once).
Thanks jacdesigner ........
Yes i am signed up for webtools now in order to utilize the usps mod and pull the shipping rates. My site owner gets a ton of orders everyday and is seeking to move off of ebay. I need to find a way for them to print batch shipping labels with usps........
Yes i agree -- I have worked with UPS and their worldship in several offices (at least). My solution may in fact be to get a label printer and work with a usps partner -- the problem will still stand though - HOW TO INTEGRATE USPS w/ZC?