[Typo3-shop] tt_products 1.2.7 works with handlescript
Frederic Gueho
fgueho at sqli.com
Thu Sep 22 15:31:02 CEST 2005
Here there are :
CONSTANTS :
plugin.tt_products {
file.templateFile = fileadmin/template/productsTemplate.html
PIDitemDisplay = 38
PIDbasket = 36
}
SETUP :
plugin.tt_products {
payment >
payment {
radio = 1
10.title = Credit card
10.templateFile =
typo3/ext/tt_products/template/payment_DIBS_template.tmpl
10.handleScript = typo3/ext/tt_products/pi/payment_DIBS.php
10.handleScript {
relayURL = test.php
}
}
}
"Franz Holzinger" <franz at fholzinger.com> a écrit dans le message de news:
mailman.1.1127395204.32640.typo3-project-tt-products at lists.netfielders.de...
> Hello,
>
>> Ok. I tried the new payment_DIBS.php and nothing has changed for me.
>>
>> I tried my TS code and the Jogvan Olsen TS code.
>> DIBS template and DIBS handlescript never start.
>
> what are your complete tt_products setup and constants settings?
>
>
> Franz
More information about the TYPO3-project-tt-products
mailing list