News:

Support the VirtueMart project and become a member

Main Menu

Recent posts

#1
Templating & Layouts / Re: Only show original and sal...
Last post by frederi80 - Yesterday at 22:47:35 PM
One more thing, Since I have to charge tax on shipping to some states I've tried using Vat Tax (which adds the tax into the product and tax into the shipping cost on front end, but it also makes this happen on the back end so when importing orders it messes everything up and pulls tax twice....and Tax per bill well, seems to be the only method that makes the numbers right, but it won't cross out the base price (just goes blank and shows the sales price if we have the baseprice with tax, but without discounts checked)... so, I don't think this works at all still... just have to go with having two prices showing all the time...
This works great if you don't have to charge tax on shipping anywhere.
But the shipping calcs get goofy with both methods if you have to tax shipping.
#2
Templating & Layouts / Re: Only show original and sal...
Last post by frederi80 - Yesterday at 14:15:57 PM
ONE MORE THING! Under Virtuemart Configuration > Configuration > Configuration > Pricing
Make sure the following are selected:
*Baseprice with Tax, but without discounts
*Final salesprice
*Discount amount
#3
Templating & Layouts / Re: Only show original and sal...
Last post by frederi80 - Yesterday at 14:11:43 PM
I came across your post tonight as I was having the same issue, and was searching all over the place for a solution. It's not a quickstart installation issue and not a template issue. After a lot of playing around with a few different stores and comparing notes, I figured out how to get it to work, except there's another issue that ends up affecting shipping calculation on states that charge sales tax on shipping on the front end while having this active, though calculations show up correctly on the backend receipt. I think this has more to do with their shipping calculation display algos than this solution. I'll explain after showing you how to get it to work. This isn't a joomlart issue, I tried this on three different templates one from base install, one from joomlart quickstart, and one from yootheme, this is an issue that goes back to Joomla 3 virtuemart 3.4.x and still exists on Joomla 5 virtuemart 4.4.10 (tested on both of these versions tonight and it works the same way).

To Make it show how you want it to with the base price crossed out and the sales price showing only when an item is on sale (overwrite price to be taxed), like the following:
$49.95
Sales price $44.95
Discount -$5.00

Then do this:

In Virtuemart goto Configuration > Products > Tax & Calculation Rule

Create a New Rule (I just called it "0 rule" for the time being)
Type of Arithmetic Operation: Tax per product    <---This is the trick to activating what you want
Math Operation: +
Value 0
Currency USD
Category (you have to put all of your categories)
Country USA

Click Save & Close.

It should now work for you on items that have a price overide (overwrite price to be taxed).

The dumb thing here, is this only works via the tax calculation rule being active on the categories you choose.

Now here's the issue I was referring to earlier that goes with this one... and virtuemart team should really fix this (I'm a paid subscription customer).
Any states that you collect tax for, this is where it messes up the front end calculation for shipping, but it ends up being correct on the emailed receipt and the order receipt in the backend. So a customer may get confused initially and possibly complain.

Example:
With this Enabled I get the following at checkout on a state that collects tax on shipping

Subtotal $44.95
Shipment Fee $7.14  (when it should be $6.60, it's adding in the state tax of $0.535 to this fee in the front end)
NM Tax $4.18 (it's also adding in the shipping tax in this) (tax on product is $3.65 as it shows in the back end receipt)
Total $55.73 (this of course doesn't add up to $55.73 if you do the math, but $55.73 is the correct total that includes the $3.65 product tax and $0.535 shipping tax, when all is said and done in the backend)

If I disable this tax & calculation rule then it'll show the following on the front end for the customer
Subtotal $44.95
Shipment Fee $6.60 (this is correct)
NM Tax $4.18 (this is correct)
Total $55.73 (this is correct)

And this reminded me of another shipping price issue that has nothing to do with this one. I've had this issue since vm 3.4.x, the tax calculation on the shipping (some states require tax on shipping) on the front end under the shipping selection section it miscalculates, though it's correct again in the backend receipt and emailed receipt.
It shows $7.67 on front end (tax on $6.60 shipping should be $0.535 = $7.14, but it likes to add in 2x the shipping tax). And I know there's been other complaints about this for the last 8 years, but no one fixes it.... :(

Anyway, hope that helps someone out there. If anyone has a solution for the tax miscalcs on the shipping please let me know.
#4
Just information for old clients who can find this topic:
QuoteHeidelpay was renamed to Unzer in June 2020.

The rebranding was part of a strategic shift to unify the company's various payment solutions under a single, more modern brand. The name Unzer (pronounced like "unser," meaning "our" in German) was chosen to reflect the company's customer-centric approach and its broader European expansion.

After the rebranding, Unzer continued to offer the same payment services, including online payments, POS solutions, and invoice payments, but with an updated brand identity.

Unzer HPP plugin for VirtueMart exists and is available on VM marketplace, btw.
#5
Installation, Migration & Upgrade / Re: Virtuemart Order Details m...
Last post by PRO - June 12, 2025, 18:20:44 PM
ok, sounds like plugin, or override messing this up.


ALSO: make sure to keep a copy of the database.
Sometimes to ghet your old data, you can just migrate the old database

ALSO, WHAT I HAVE ALWAYS DONE IS, for big updates.
I get a working blank site of vmart, and the new joomla.
THEN, i move over the data. Then start working on templates and overrides.
#6
General Questions / Loyalty offers/rewards?
Last post by EvanGR - June 11, 2025, 06:50:46 AM
Hello all,

What are the ways to introduce options for customer loyalty offers and rewards?
e.g.
- Discounts based on "credits"
- Limited offers to select customers
etc..
#7
Product pricing / Re: BUGS in new admin template...
Last post by jflash - June 10, 2025, 15:21:29 PM
Oh, yes, thank you!
#8
Virtuemart Development and bug reports / Re: SVN repo offline
Last post by Alexb65 - June 10, 2025, 15:12:02 PM
Wow Devs very nice work with namespaces !

Unfortunately the backend admin doesn't work anymore

0 Class "vmuikitAdminUIHelper" not found
JROOT/administrator/templates/vmadmin/html/com_virtuemart/virtuemart/default.php:25

It seems the admin template is not worspaced so it fails autoloading all the VM classis.
More on there is a call to JToolbarHelper  on line 27
#9
Product pricing / Re: BUGS in new admin template...
Last post by Jumbo! - June 09, 2025, 18:13:00 PM
Turn on the "Show expert pricing options" option in VirtueMart Configuration under the Pricing tab.
#10
Product pricing / BUGS in new admin template?
Last post by jflash - June 09, 2025, 11:58:06 AM
Hello!

I don't see under new admin template some fields under pricing for new products:
- applying generic rules - for me this important, its shows only on old products not for new
- time to price
- quantity range