[TYPO3-commerce] empty checkout

G. Gothe g.gothe at westhost.de
Wed Sep 24 17:17:35 CEST 2008


Hi to All,

i recently stumbled upon the same problem. I was testing a commerce
installation and never cleared the session cookies.

have a look at class.tx_commerce_pi3.php
function canMakeCheckout() where the session Data is checked

regards,
Goddart

Jiri Mikula schrieb:
> Hi all,
> 
>  
> 
> I have problem with checkout page. Basket contains X items, but checkout is
> empty. View only content from emptyCheckoutPid.
> 
> Tested simply and normal mode, but any effect.
> 
>  
> 
> Constants:
> 
>  
> 
> plugin.tx_commerce_lib {
> 
>   userPid = 173
> 
>   addressPid = 173
> 
>   editAddressPid = 374
> 
>   basketPid = 370
> 
>   emptyBasketPid = 371
> 
>   checkoutPid = 379
> 
>   emptyCheckoutPid = 380
> 
>   overridePid = 367
> 
>   payProdId = 
> 
>   delProdId = 
> 
>   catUid = 9
> 
>   groupProductsByCategory = 1
> 
>   allArticles = 1
> 
>   userGroup = 2
> 
>   currency = CZK
> 
>   currencyId = 40
> 
>   regularArticleTypes = 1 
> 
>   useRootlineInformationToUrl = 0
> 
>   showErrors = 1
> 
> }
> 
>  
> 
> Commerce 0.9.3 SVN 6788
> 
>  
> 
> Regards,
> 
> Jiri Mikula
> 
>  
> 
>  
> 


More information about the TYPO3-project-commerce mailing list