This weeks post will detail how to achieve the following using our package, and some apex code.
- Multiple Package Returns for UPS
- Auto Printing
Multiple Package Returns for UPS
Currently the UPS api only allows the creation of 1 return label at a time. So if you want to create 20 return labels at once you need to set up a batch process to create them individually but group them into a Bulk Shipment which then allows you to print them all of...
Continue reading »