Index: /lib/wpsg_basket.class.php
===================================================================
--- /lib/wpsg_basket.class.php	(revision 7431)
+++ /lib/wpsg_basket.class.php	(revision 7432)
@@ -866,4 +866,7 @@
 					}
 					
+					$this->shop->cache->clearOrderCache($o_id);
+					$this->shop->cache->clearKundenCache($k_id);
+					
 					$this->shop->callMods('basket_save_done', array(&$o_id, &$k_id, &$this));
 					$this->shop->callMods('basket_save_done_array', array(&$o_id, &$k_id, &$arBasket));
