From jaco at spacexplorer.co.za Fri Nov 2 04:55:53 2012 From: jaco at spacexplorer.co.za (jaco graaff) Date: Fri, 2 Nov 2012 14:55:53 +1100 Subject: [TYPO3-commerce] Basket empty Message-ID: Hi - I followed the tutorial on: http://wiki.typo3.org/Commerce and http://www.sk-typo3.de/Shop-aufsetzen-mit-commerce-Quickt.286.0.html all pid's are set - I use: templavoila for templating (with the templavoila framework) TYPO3 Ver. 4.7 I just can't get the basket to work I add products and articles - click on both the Add to Basket and Submit form options - the basket-empty page opens up Any way for me to debug this? Thanks From jaco at spacexplorer.co.za Mon Nov 5 05:55:57 2012 From: jaco at spacexplorer.co.za (jaco graaff) Date: Mon, 5 Nov 2012 15:55:57 +1100 Subject: [TYPO3-commerce] Basket empty In-Reply-To: References: Message-ID: After debugging some php files and seeing no significant error - I just disabled some of the addons to commerce I activated - I am in the basket now The basket does not show any items in the Payment: or Delivery: dropdowns though I will try and debug this new issue now Thanks "jaco graaff" wrote in message news:mailman.1.1351828557.27421.typo3-project-commerce at lists.typo3.org... Hi - I followed the tutorial on: http://wiki.typo3.org/Commerce and http://www.sk-typo3.de/Shop-aufsetzen-mit-commerce-Quickt.286.0.html all pid's are set - I use: templavoila for templating (with the templavoila framework) TYPO3 Ver. 4.7 I just can't get the basket to work I add products and articles - click on both the Add to Basket and Submit form options - the basket-empty page opens up Any way for me to debug this? Thanks From jaco at spacexplorer.co.za Tue Nov 6 01:21:06 2012 From: jaco at spacexplorer.co.za (jaco graaff) Date: Tue, 6 Nov 2012 11:21:06 +1100 Subject: [TYPO3-commerce] Basket empty In-Reply-To: References: Message-ID: Status: I have been able to get through to the "Step 4: Check your details" on checkout on continue the page is completely blank Could be: realurl issue, cookie issue, non-compatability I do see an order in the backend in orders > incoming - now I see 2 orders - maybe because I refreshed the page - the order number (OR first field) is also a URL " References: Message-ID: OK - The install of the latest version from SVN was successful - I am now at a point where everything is working but the last step of the shopping basket. after pressing checkout - step 4 to 5 blank when I go back to: http://myDomain/shop/basket/ the item is still there - so the system did not delete it out of the session - meaning that the order is not complete If I do continue again from basket it however does show in the backend - so it does think it is complete order Currency ISO Code is also not showing as the one I configured bay Costa Rican..?? In the meantime I have started deploying the shop with PrestaShop - it will be sad to go that route since I would have liked much tighter integration with Typo3 - users, other pages, news - etc... Now I have to build Typo3 menus in my shop.MyDomain and later develop clever ways to fake the PrestaShop to display in Typo3 in part through web-services + extra code to try and make a PrestaShop user and Typo3 user sync I Really loved the simplicity of the interface I got from commerce because I could build up - while with PrestaShop I have to find ways to hide lots of stuff I don't need From is at marketing-factory.de Wed Nov 7 23:56:55 2012 From: is at marketing-factory.de (Ingo Schmitt) Date: Wed, 7 Nov 2012 23:56:55 +0100 Subject: [TYPO3-commerce] Basket empty In-Reply-To: References: Message-ID: Hi Jaco, I would like to help you, but all of my installations are running 4.5 lts. So, I've no real system to check the behavior you are reporting. Regards ingo > OK - The install of the latest version from SVN was successful - I am now at a point where everything is working but the last step of the shopping basket. > > after pressing checkout - step 4 to 5 > blank > > when I go back to: > > http://myDomain/shop/basket/ > > the item is still there - so the system did not delete it out of the session - meaning that the order is not complete > If I do continue again from basket it however does show in the backend - so it does think it is complete order > > Currency ISO Code is also not showing as the one I configured bay Costa Rican..?? > > In the meantime I have started deploying the shop with PrestaShop - it will be sad to go that route since I would have liked much tighter integration with Typo3 - users, other pages, news - etc... > > Now I have to build Typo3 menus in my shop.MyDomain and later develop clever ways to fake the PrestaShop to display in Typo3 in part through web-services + extra code to try and make a PrestaShop user and Typo3 user sync > > I Really loved the simplicity of the interface I got from commerce because I could build up - while with PrestaShop I have to find ways to hide lots of stuff I don't need > > > > > _______________________________________________ > TYPO3-project-commerce mailing list > TYPO3-project-commerce at lists.typo3.org > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-commerce > > From jaco at spacexplorer.co.za Thu Nov 8 01:39:07 2012 From: jaco at spacexplorer.co.za (jaco graaff) Date: Thu, 8 Nov 2012 11:39:07 +1100 Subject: [TYPO3-commerce] Basket empty In-Reply-To: References: Message-ID: Hi - thanks for getting back to me Ingo, thanks for sharing Commerce I will still try and get this up and running on the sideline but the debugging will cost me to much hours and I need to get the shop out... For maybe future usage it will be great... I do think it might be because my custom payment gateway (a local bank we have a merchant account with) might not be set up right Although I do not know if the next screen requires this to be perfect since it is only the last step in checkout and not yet the screen with the option to choose payment method "Ingo Schmitt" wrote in message news:mailman.7867.1352329018.598.typo3-project-commerce at lists.typo3.org... Hi Jaco, I would like to help you, but all of my installations are running 4.5 lts. So, I've no real system to check the behavior you are reporting. Regards ingo > OK - The install of the latest version from SVN was successful - I am now > at a point where everything is working but the last step of the shopping > basket. > > after pressing checkout - step 4 to 5 > blank > > when I go back to: > > http://myDomain/shop/basket/ > > the item is still there - so the system did not delete it out of the > session - meaning that the order is not complete > If I do continue again from basket it however does show in the backend - > so it does think it is complete order > > Currency ISO Code is also not showing as the one I configured bay Costa > Rican..?? > > In the meantime I have started deploying the shop with PrestaShop - it > will be sad to go that route since I would have liked much tighter > integration with Typo3 - users, other pages, news - etc... > > Now I have to build Typo3 menus in my shop.MyDomain and later develop > clever ways to fake the PrestaShop to display in Typo3 in part through > web-services + extra code to try and make a PrestaShop user and Typo3 user > sync > > I Really loved the simplicity of the interface I got from commerce because > I could build up - while with PrestaShop I have to find ways to hide lots > of stuff I don't need > > > > > _______________________________________________ > TYPO3-project-commerce mailing list > TYPO3-project-commerce at lists.typo3.org > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-commerce > > From gour at atmarama.net Thu Nov 15 14:57:56 2012 From: gour at atmarama.net (Gour) Date: Thu, 15 Nov 2012 14:57:56 +0100 Subject: [TYPO3-commerce] simple & modern shop extension Message-ID: Hello! Starting with TYPO3 and for our small company site which has services as only 'products', I'm asking what would be some not-too-complicated and easy to style extension? If there is some extension using Extbase/Fluid, it would be (probably) even better. For now, I'd like to be able to list our services and give opportunity to order something, which means simple card and at the end of checkout I'd like to display order details explaining how to pay via Internet/direct payment to our company's account. In the future, however, I'd like to add authorization of credit cards by using some form-based API for which we'd need to write custom payment module, so having some infrastructure to allow us to do it easily would be great. Any recommendation? Sincerely, Gour -- The senses are so strong and impetuous, O Arjuna, that they forcibly carry away the mind even of a man of discrimination who is endeavoring to control them. http://www.atmarama.net | Hlapicina (Croatia) | GPG: 52B5C810 From jaco at spacexplorer.co.za Fri Nov 16 06:46:47 2012 From: jaco at spacexplorer.co.za (jaco graaff) Date: Fri, 16 Nov 2012 16:46:47 +1100 Subject: [TYPO3-commerce] simple & modern shop extension In-Reply-To: References: Message-ID: Hi Gour - I tried Multishop - did not work with templavoila framework - too many hours debugging just to get it going - also the "front-end" based administration is removed from the standard backend-based - and I was really loking for a approach were administrators have one common environment to do most of their tasks. Typo3's old ttproducts is outdated commerce looked like the best - but alas - after going into my 4th day of debugging just to get to the next step where it fails again I gave up Sadly I finally went for Prestashop: http://www.prestashop.com/ I was able to get going quickly - With the typoscript approach I would have build up from nothing (templates & features) to the bare necessary simplicity of the UI I am looking for - it would have been ideal. Web-users are shop-users. I would have been able to show web-users products when logged into the user-areas. I could show products in other areas of the webside without tricky web-services type calls. I could have used one base template between my shop area and the rest of the website. The templates would also have been easy if I could just re-use and integrate using typo-script and fluid or templavoila - but it is extremely difficult if you are not a software engineer coding at the level of the framework without any clear documentation - I personally focus more on front-end interaction and components With prestashop - I started with far to much for the simple approach I am looking for - and had to eliminate all the unnecessary features (things my CMS actually does - or - cumbersome checkout processes). Also to style areas more precisely - I have to negotiate between some stuff that is in Smarty Template engine, others that is hardcoded in php - yet others in system Modules and then finally some in custom modules... Because of the good (not excellent - but far better than any available for Typo3) documentation and lots of users - I was able to find my way around quickly. Sadly I have no a system that generates web-users that does not talk to Typo3 - but with the good documentation I will be able to create a module and hook into the frameworks functionality to update users in Typo3 - Problem is if a user is logged into Presta he is not logged into Typo3 - managing those kind of dynamic sessions can be tricky to sync.... I am passionate about Typo3 - and do not want to spend time going to Drupal, etc... "Gour" wrote in message news:mailman.1.1352987876.959.typo3-project-commerce at lists.typo3.org... Hello! Starting with TYPO3 and for our small company site which has services as only 'products', I'm asking what would be some not-too-complicated and easy to style extension? If there is some extension using Extbase/Fluid, it would be (probably) even better. For now, I'd like to be able to list our services and give opportunity to order something, which means simple card and at the end of checkout I'd like to display order details explaining how to pay via Internet/direct payment to our company's account. In the future, however, I'd like to add authorization of credit cards by using some form-based API for which we'd need to write custom payment module, so having some infrastructure to allow us to do it easily would be great. Any recommendation? Sincerely, Gour -- The senses are so strong and impetuous, O Arjuna, that they forcibly carry away the mind even of a man of discrimination who is endeavoring to control them. http://www.atmarama.net | Hlapicina (Croatia) | GPG: 52B5C810 From dpino at igalia.com Fri Nov 16 13:05:19 2012 From: dpino at igalia.com (Diego Pino) Date: Fri, 16 Nov 2012 12:05:19 +0000 Subject: [TYPO3-commerce] =?utf-8?q?Difference_between_constant_NORMALArti?= =?utf-8?q?cleType_and_regularArticleTypes=3F?= Message-ID: Hello! In my CMS I got two types of articles, ids: '1' (books) and '4' (other items). To be able to list the 'other items' in the Basket, for instance, I updated the constant regularArticleTypes as: regularArticleTypes = 1, 4 This works fine. Then I was debugging the extension 'com_defaultstock' (for stock handling), when I noticed a constant called NORMALArticleType (defined at 'commerce/ext_localconf.php'). Unlike regularArticleTypes, this constant has to be an int. There are some checkings in the extension related with this constant, and in consequence the stock is not updated for 'other items' when an article is purchased. Later, grepping commerce I noticed that 'NORMALArticleType' is used in other parts of the code. My question is, what is the difference between these two constants. I thought that 'regularArticleTypes' defined the list of 'article_type_uid' allowed to be sold. Regards, Diego From gour at atmarama.net Fri Nov 16 16:25:08 2012 From: gour at atmarama.net (Gour) Date: Fri, 16 Nov 2012 16:25:08 +0100 Subject: [TYPO3-commerce] simple & modern shop extension References: Message-ID: On Fri, 16 Nov 2012 16:46:47 +1100 "jaco graaff" wrote: > Hi Gour - I tried Multishop - did not work with templavoila framework > - too many hours debugging just to get it going - also the > "front-end" based administration is removed from the standard > backend-based - and I was really loking for a approach were > administrators have one common environment to do most of their tasks. :-( > commerce looked like the best - but alas - after going into my 4th > day of debugging just to get to the next step where it fails again I > gave up :-(( > Sadly I finally went for Prestashop: http://www.prestashop.com/ > I was able to get going quickly - Uhh...this is bad. > I am passionate about Typo3 - and do not want to spend time going to > Drupal, etc... I'm not so passtionte just starting with it, but it seems the best what we've found so far. Do you know if some new(er) extension, possibly Extbased is on the horizon? Sincerely, Gour -- As the ignorant perform their duties with attachment to results, the learned may similarly act, but without attachment, for the sake of leading people on the right path. http://www.atmarama.net | Hlapicina (Croatia) | GPG: 52B5C810 From dpino at igalia.com Mon Nov 26 09:41:56 2012 From: dpino at igalia.com (=?windows-1252?Q?Diego_Pino_Garc=EDa?=) Date: Mon, 26 Nov 2012 09:41:56 +0100 Subject: [TYPO3-commerce] Different range of prices for delivery Message-ID: Hello, Is it possible to have different range of prices for a delivery entity? I would like to have a certain price places within the origin country, another price for countries within Europe and another price for rest of the world, something like that. I would also like free shipping if an order is higher than let's say 50 ?. Best regards, Diego