Virtuemart 3.0.9 and Joomla 3.4.3 Cart Not Empying after order

Started by eclark461, August 26, 2015, 03:46:24 AM

Previous topic - Next topic

eclark461

I have an issue where the shopping cart is not emptying after a person completes their order is this due to a configuration problem or a database problem

site url www.dts-int.com/lendingcloset

I have tried uninstalling / re-installing virtuemart
clearing expired cache
manually deleting every shopping cart trough the database

still the problem persists.
Joomla 3.4.3
Template Gantry 4
Virtuemart 3.0.9

GJC Web Design

You don't say what payment method your using .. it is responsible for emptying the cart on a successful transaction

e.g.

function plgVmConfirmedOrder ($cart, $order)

......

//We delete the old stuff
      $cart->emptyCart ();


........
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

ukfish1


GJC Web Design

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