Our first Ubercart store is giving us fits. The store we're developing will ship several products via UPS, but we'll also use two different drop shippers for several additional products, and need to include the shipping options/costs provided to us by those companies.
UPS quotes works like magic for the products we'll ship. That's not an issue. However, we simply cannot figure out how to include the optional shipping methods/costs required by our drop ship providers.
For example, we will have numerous products drop shipped from a New York supplier, others will come from a supplier in California. We need to provide the customer with a select box for choosing from the correct group of options. Each drop shipper provided us with 4 options for shipping per product.
Originally, we tried to set this up using attributes hard wired to product classes. That gave us "by class" control over which shipping options appeared, but we soon realized that using attributes adds the cost of the user selected options to the product total before taxes.
We looked for a contrib module specific to drop shipping, but no luck.
Here's to hoping we missed something simple -
Has anyone solved this previously?
Any and all help greatly appreciated.



