Index: /controller/wpsg_ShopController.class.php
===================================================================
--- /controller/wpsg_ShopController.class.php	(revision 7459)
+++ /controller/wpsg_ShopController.class.php	(revision 7460)
@@ -3153,5 +3153,5 @@
 		public function addShipPay() {
 
-			if ($this->arShipping === null && $this->arPayment === null) { 
+			//if ($this->arShipping === null && $this->arPayment === null) { 
 			
 				$this->callMods('addShipping', array(&$this->arShipping));
@@ -3160,5 +3160,5 @@
 				$this->callMods('addShipping', array(&$this->arShippingAll, true));
 				
-			}
+			//}
             
 		} // public function addShipPay()
