TR,

I have introduced a new module, Ubercart Product Quote, that allows users to specify available shipping methods/services on a per product/class basis. This module requires Shipping Quote modules to provide a hook that allows other modules to interact with them. I have attached a patch that creates such a hook and was hoping you could review it and let me know what you think.

Cheers,

Antoine

CommentFileSizeAuthor
uc_product_quote_fedex.patch914 bytesjantoine
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sunward’s picture

what is the status of this module?

TR’s picture

Are you asking about the issue or the module? If your question is not about this specific issue, you should open your own issue. And if your question is about the module, you need to be a little more specific.

sunward’s picture

didn't see the reply.

Is this module still being supported? Can it be used or is it still in beta?

rickupdegrove’s picture

Hey TR,

I came across this Ubercart Product Quote module and it looks like exactly what I need to specify Flat rate on some products, and FedEx on other and never both on the same product. I have tried the patch which does apply cleanly but Ubercart Product Quote doesn't work.

So my question is, Have you looked at the patch? If so, is it recommended if I want to use both modules?

p.s
This will of course cause another problem: Can a customer order both product A (Flat rate) and product B (FedEx) in the same cart? in which case, who would you choose?

Because the shipping options displayed at checkout are radio buttons you can't solve this with any currently available set of modules. Because this is a requirement I will have to come up with something, perhaps it will be a patch to this module which will not help if the hooks are not added to all the other shipping modules.

DamienMcKenna’s picture

Version: 6.x-2.0 » 6.x-2.x-dev
Status: Needs review » Needs work

This patch needs to be rerolled against the latest -dev codebase.