I have a fee that is triggered when someone selects a specific attribute option for a product. The fee shows in the checkout page but it is not displayed on the order review page and even worse it is not added to the order once the order is placed ... i have spent days and days searching forums for a answer and i have come up completely dry =/

Fees i have that are triggered by weight or quantity work fine but fees that are triggered by attribute selected are only added to the checkout page and not the order review page or the actual order???

I even tried it on a fresh installation of all the latest version of drupal, ubercart and the uc_fees. I am thinking its either a bug in the uc_fees module or ubercart conditional actions.

If someone has come across this before or something please please help me

CommentFileSizeAuthor
#2 uc_attribute-calculate-ca.patch619 bytesmrfelton

Comments

tr’s picture

Project: Ubercart » Ubercart Fee
Version: 6.x-2.2 » 6.x-2.x-dev
mrfelton’s picture

Status: Active » Needs review
StatusFileSize
new619 bytes

Please try applying this patch to Ubercart.

mrfelton’s picture

mrfelton’s picture

mrfelton’s picture

This is a bug in Ubercart itself and the above patch only half solves the problem. Please test the latest patch in #600892: Attribute Value Based Tax Rules Disappear Between Checkout and Review instead.

UNarmed’s picture

Much thanks il give this a try and preport back, this is the final piece i need to complete for a project so i really appriciate the help.

UNarmed’s picture

The patch created by mrfelton at #5 worked for me. Much thanks man!

mrfelton’s picture

Status: Needs review » Closed (fixed)

I'm marking this as fixed, sine the underlaying bug in Ubercart that was causing it has now been fixed.