[TYPO3-shop] Payment handlescript shows BASKET_ORDERCONFIRMATION_TEMPLATE page instead of the desired output

Franz Holzinger franz at fholzinger.com
Thu Jan 17 08:15:22 CET 2008


Juan Pablo Villaverde a écrit :
> I have a custom Payment Handlescript, but the same behavior is show with
> DIBS of an empty handlescript.
> 
> The BASKET_ORDERCONFIRMATION_TEMPLATE page is shown instead of the desired
> output.
> 
> tt_products runs the handlescript because I put debugging in the las line
> and everythis is calculated OK.
> I put a die($content); and I see the correct prepared content. But I remove
> the 'die' and typo just shows the order confirmation subpart instead of the
> $content.

You must assure that you did not activate finalize=1 too early in the
###HIDDENFIELDS### of the HTML file.

- Franz



More information about the TYPO3-project-tt-products mailing list