Project:Ubercart Fee
Version:6.x-1.0-beta2
Component:User interface
Category:support request
Priority:critical
Assigned:Unassigned
Status:active

Issue Summary

I set up a fee and it shows up when you view the product, but it's not showing or adding on when adding to cart or viewing the checkout.

I've also set up a conditional action, but it just doesn't do anything. I've clearly missed something but I'm completely stumped

Comments

#1

I have almost the exact same problem =/ My fee displays on the checkout page but it does not display on the order preview page and the fee is not added to a completed order?? This is the final thing i need to complete on this project but i honestly dont know how to fix the problem.

#2

Status:active» postponed (maintainer needs more info)

@marcus178: What conditional action did you set up?

#3

Same problem when install module. Create 1 fee without any conditions. I see it on my product page but when I add it to cart in cart I cant see any fee line - only products with prices without any fees included.

Can you describe step by step how install module and set fee. Can you attach screen with shopping cart and fee in it.

Also cant even catch line_item hook in fee module when debugging shows cart output.

Thank you

#4

Version:6.x-1.0-beta1» 6.x-1.0-beta2

I've still not got this working. The fee displays everywhere, including the order review page, except order preview.

My conditional action has a condition of Order has a product of a particular class and then the appropriate class, and action of charge a fee.

#5

and same here. :( even the same condition. but it doesn't work even if I remove the condition.

BTW, I tried adding another action to the CA rule like "display a message" and that is not doing it either.. something is seriously wrong there :o

#6

Hmm, in my case the issue was that I was testing it on a site without the payment pane enabled.. well it's unfortunate, but I doubt you'll make this work without that.. anyway, might be worth a note in the docs somewhere for developers in test phases.. cheers

#7

Did you ever fix this? I am having the same issue. I see the fee added on the checkout page, but it does not end up on the review page and the fee is not displayed or added to total price.

#8

Version:6.x-1.0-beta2» 6.x-1.x-dev

I applied this patch, and it solved my issue.
http://drupal.org/node/600892#comment-2653988

#9

Priority:normal» critical
Status:postponed (maintainer needs more info)» active

I recently updated my webform to 3.x and webform checkout modules, and it no longer works as described in my previous post. I am using a condition based on attribute type, add fee. Thanks.

#10

Status:active» fixed

Whoops

#11

Status:fixed» active

Wrong issue. Setting it back how it was.

#12

Version:6.x-1.x-dev» 6.x-1.0-beta2

Still unresolved:

Ubercart 6.x-2.4
uc_fee beta2 and dev

The fee is created in CA based on an attribute - http://imgur.com/nYVob.png

It reaches my order (shot 2) http://imgur.com/kstof.png

It disappears from the order review page. (shot3) http://imgur.com/nYVob&kstof&MaKdRl

I implemented http://drupal.org/node/600892#comment-2653988 and it worked, until I upgraded my uc_webform_checkout and webform modules, and then it stopped working. I have no idea why this is.

Critical issue, willing to pay someone to fix it, its stopping our store from assessing fees.

#13

I have the same problem but with the recommended release.
the patch in http://drupal.org/node/600892 doesn't always work.

I changed the conditional action to one based on products. If you have a few products, then it is a workaround for now.

#14

#13 works, but I have 1500 products. Is there a place in the database the values are stored for this CA based on products?

Edit: worked when manually selecting all these products. However, our hands are upset.

#15

any update on this? just downloaded the dev version and still having this issue.

nobody click here