I'm having a problem where the total is not being updated when selecting UPS or USPS shipping amounts. I am running Joomla 2.5.4 with VM 2.0.6
When the order is placed it does not include shipping
What web browser are you checking this on? Alatak found a bug with Internet Explorer with USPS not calculating. If you are not using Version 1.5 open alatak_usps.php and comment out console.log(jQuery(this)); on line 1930 and see if that works.
//console.log(jQuery(this));
$js = '
jQuery(document).ready(function( $ ) {
jQuery("input").click( function(){
usps = jQuery(this).data("usps");
jQuery("#usps_name").val(usps.service) ;
jQuery("#usps_rate").val(usps.rate) ;
});
});
';
If UPS is causing an issue also check for the same code!
Hope that helps.
Hi,
Yes we have the same issue with UPS.
A new update of UPS is avalaible as well as USPS.
You can get the new version via this link http://extensions.virtuemart.net/my-orders
I am facing this same issue!!
Tried to contact your support!!
But it is pathetic..
Can anyone please help?
Hello
I answer everyday to the tickets, but not on sundays :) . Please PM me you ticket number.