Is there any way to let the plan price be including VAT? Then, when user fills in country, the base price is adjusted so that the final price will always be the same.
Or, in other words, is there a trigger/event that lets you modify the plan price right before the final form is displayed?
There's no ajax price changing. VAT can't be calculated until their CBSubs invoice address has been completed. If you apply a global VAT regardless of customer location then it should already be displaying in the basket. You can also try using CBSubs Promotions instead with a negative promotion and its feature to alter a plans price instead of CBSubs Tax.
We've a feature ticket already to improve this further as we'd like to be able to show the final price anywhere possible. Especially when already logged in as the information does exist, but the totalizer will need to be ran.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
Well, you can show the final price everywhere if it does not change - and that's what we want.
E.g. for EU countries we have different VAT precentages.
I just want to adjust the base price on the fly depending on the country of the buyer so the final price always stays the same.