This is a request for a module that would provide a method of exporting completed transactions in a batch for importing into the UPS Connect software for printing shipping labels and customs invoices. The module would also transition the transaction to "shipped" upon export.
Another way to roll it (likely more complex) might hook right into UPS Connect APIs (not even sure if there are any) online and get a tracking number to attach to the transaction, and then go into a queue for a batch export to feed into the UPS Connect software for printing the labels.
Thoughts?