VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: jefferyyd on October 27, 2018, 14:30:02 PM

Title: Payment and shipment options issue
Post by: jefferyyd on October 27, 2018, 14:30:02 PM
Hi,

Lately I have had a problem with payment options ie, standard payment or Paypal payments on Joomla! 3.8.13 / VirtueMart 3.2.12.
Just recently updated joomla to Joomla! 3.8.13. After the update, it has come to light that when a user select a different payment option, the loading icon spins and spins and gets stack on the same page. The same thing happens with shipment methods. Please help anyone!

Thank you in advance
Title: Re: Payment and shipment options issue
Post by: GJC Web Design on October 27, 2018, 15:53:36 PM
at a minimum a live site url is needed .

If unclear the direct link to saleable product etc etc

info on templates, checkout etc
Title: Re: Payment and shipment options issue
Post by: jefferyyd on October 27, 2018, 23:42:28 PM
Quote from: GJC Web Design on October 27, 2018, 15:53:36 PM
at a minimum a live site url is needed .

If unclear the direct link to saleable product etc etc

info on templates, checkout etc

Hi, Thanks for your response. Below is live link.

https://yolkdesigns.com/index.php/business-cards-printing-online

https://yolkdesigns.com

Thanks again!
Title: Re: Payment and shipment options issue
Post by: GJC Web Design on October 28, 2018, 00:36:21 AM
JS error in checkout
https://yolkdesigns.com/templates/printmart/js/template.js

Uncaught ReferenceError: type is not defined

      if(type == 'logout'){
         jQuery('.mod-login-cmsmart').hide();
         jQuery('.logout-cmsmart-ajax').show();
      }
      if(type == 'login'){
         jQuery('.mod-login-cmsmart').show();
         jQuery('.logout-cmsmart-ajax').hide();
      }
Title: Re: Payment and shipment options issue
Post by: jefferyyd on October 28, 2018, 06:08:11 AM
Quote from: GJC Web Design on October 28, 2018, 00:36:21 AM
JS error in checkout
https://yolkdesigns.com/templates/printmart/js/template.js

Uncaught ReferenceError: type is not defined

      if(type == 'logout'){
         jQuery('.mod-login-cmsmart').hide();
         jQuery('.logout-cmsmart-ajax').show();
      }
      if(type == 'login'){
         jQuery('.mod-login-cmsmart').show();
         jQuery('.logout-cmsmart-ajax').hide();
      }

Thanks for your immediate response. Please how do i fix this?...I'm still getting use to vm. Thanks
Title: Re: Payment and shipment options issue
Post by: GJC Web Design on October 28, 2018, 10:53:18 AM
It is your install ..

mod-login-cmsmart -> your printmart template

you need to ask your template supplier .. these are 3rd party components