I'm having a little trouble with the display of the fees.... I have about 20 various fees, and the module allows the display of the fee with the product, but for the sake of clutter, we'd prefer only to present those 2 or 3 fees that are being applied. We've also considered setting the display to false, but then the customer finds a fee-surprise when they get to the checkout. I'm a themer and configurer, not a coder trying to fix this one... any assistance would be greatly appreciated.
The bug issue we've discovered is that fees associated with checkbox attribute options are not applied. We've reconfigured our client'ss cart to use select options, but we had a time narrowing down what was happening.
Comments
Comment #1
dave.hussey commentedany help with the appearance of fees?
also, anyone know why the fees would be appearing in our checkout page, but not processing on the checkout review? the total updates, then when you finish the order, they're gone!
Comment #2
mrfelton commentedI wonder if your problem of disappearing fees is related to #710318: Attribute trigger and fees module?!, which is in turn related to #600892: Attribute Value Based Tax Rules Disappear Between Checkout and Review which is now fixed in the latest Ubercart-dev. Please try with the latest Ubercart code in CVS and let me know if the problem persists.
Comment #3
dave.hussey commentedThank you for the suggestion...we're setting up a place to test this and will report the results
Comment #4
dave.hussey commentedSo far we haven't had any luck fixing this....
We are now using the dev version of ubercart....
Next we are going to try the patch from post 9 at http://drupal.org/node/721412
Comment #5
dave.hussey commentedstill no luck
Comment #6
dave.hussey commentedThe aforementioned patch didn't apply as it's for ubercart 7
also tried the uc_optional_checkout_review to see what would happen... that module worked fine, thanks for the code, but the fees still drop off the order
We are using drupal 6.2, ubercart 6.x-2.x-dev, fees 6.x-1.0-beta2
We have also disabled just about everything, suspecting a conflict, but that hasn't helped either.
Comment #7
dave.hussey commentedany other insights or ideas would be great...
otherwise, we're going to start fresh
Comment #8
dave.hussey commentedwe have narrowed down our fee issue:
The fee will not apply at checkout review when a fee condition is set to "order has a product with a particular attribute option"
In our specific case, we have a couple attributes that have several options, and each option has a different set up fee. These fees do appear at the checkout screen, but disappear at order review.
We are absolutely dead in the water without this ability.
Note: We also attempted to use optional checkout review, which as you might guess, didn't help our cause (but it's a great module that we do hope to use once this is working)
Comment #9
dave.hussey commenteddeleted
Comment #10
dave.hussey commentedhere's the fix but i need to get it in a proper patch (as i continue to talk to myself)
http://drupal.org/node/1085760
Comment #11
SeanA commentedThis problem was fixed in Ubercart 6.x-2.6. #721412: "Condition: Order has a product with a particular attribute option" is broken