Closed (duplicate)
Project:
Ubercart
Version:
6.x-2.4
Component:
Other
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2011 at 15:05 UTC
Updated:
10 Apr 2011 at 14:14 UTC
Is it possible to use a conditional action to change the price of an item, without it showing on the checkout or invoice.
I'm using the UC_VAT module to charge VAT to customers in EU countries and I want to charge customers outside the EU the full price shown (which is VAT inclusive).
So I want to do a CA that checks if a customer is in the EU at the calculate tax trigger, and if not add 20% to the price, so they're charged what the product cost appears to be.
Thanks
Edward
Comments
Comment #1
longwaveIt's a different approach to CA, but http://drupal.org/project/uc_multiprice might help here.
Comment #2
maxilein commentedMay I suggest to continue the discussion here: http://drupal.org/comment/reply/1107842/4316964 .