[TYPO3-shop] Required fields
Elijah
elijah.alcantara at gmail.com
Tue Jun 3 23:07:00 CEST 2008
Hi,
Sorry if this is a duplicate post, I could not search via
lists.netfielders ttproducts archives, somehow Namazu doesn't have the
ttproducts dropdown even if I'm logged in :(
Anyway, I have setup ttproducts and everything else seems to work except
for the required fields. I could submit an empty form and it will still
allow to finalyze the order:
plugin.tt_products.requiredInfoFields = name, address, telephone, email
Somehow it jumps straight through the finalyze page and completely
ignores my PIDpayment page, why is that?
# some ts that may be related to the problem. I have 6 pages for
ttproducts:
* Payment [36]
* Details [38]
* Basket [39]
o Finalyze [42]
* Admin [35]
* Bear products [32]
plugin.tt_products.PIDstoreRoot = 27
plugin.tt_products.PIDbasket = 39
plugin.tt_products.PIDpayment = 36
plugin.tt_products.PIDfinalize = 42
plugin.tt_products.PIDdelivery = 42
plugin.tt_products.PIDbilling = 42
plugin.tt_products.rootPageID = 27
Can anyone spot the trouble here? are there any settings that makes the
ordering process skip the payments page?
Thanks for reading,
Elijah
More information about the TYPO3-project-tt-products
mailing list