News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Payment and shipment options issue

Started by jefferyyd, October 27, 2018, 14:30:02 PM

Previous topic - Next topic

jefferyyd

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

GJC Web Design

at a minimum a live site url is needed .

If unclear the direct link to saleable product etc etc

info on templates, checkout etc
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

jefferyyd

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!

GJC Web Design

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();
      }
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

jefferyyd

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

GJC Web Design

It is your install ..

mod-login-cmsmart -> your printmart template

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

GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation