VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: Joe Bourque on May 01, 2012, 16:21:32 PM

Title: UPS and USPS does not update total
Post by: Joe Bourque on May 01, 2012, 16:21:32 PM
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
Title: Re: UPS and USPS does not update total
Post by: matthewod01 on May 02, 2012, 23:19:10 PM
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.
Title: Re: UPS and USPS does not update total
Post by: alatak on May 03, 2012, 11:43:59 AM
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
Title: Re: UPS and USPS does not update total
Post by: bhagwant.banger on April 09, 2013, 06:20:38 AM
I am facing this same issue!!

Tried to contact your support!!

But it is pathetic..

Can anyone please help?
Title: Re: UPS and USPS does not update total
Post by: alatak on April 09, 2013, 08:51:48 AM
Hello
I answer everyday to the tickets, but not on sundays :) . Please PM me you ticket number.