[TYPO3-shop] handleScript call without finalize
Franz Holzinger
franz at fholzinger.com
Tue Dec 4 19:33:59 CET 2007
Richard Hirner a écrit :
> Hi,
>
> Is there a way to call a handleScript without finalize? E.g.,
>
> /basket.html?products_finalize=1&products_cmd=prepare
>
> would call the handleScript with GP var products_cmd set to prepare.
> The problem is that because finalize is set, the order is finalized
> although the script did only prepare the payment but did not finish it
> (e.g. because of an error). =>
>
> How can I call the handleScript without finalizing? Or, if this isn't
> possible, how can I cancel the finalization if there is an error in the
> handleScript?
There is a medium step:
products_customized
But it would be much better to use the paymentlib then a handle script.
- Franz
More information about the TYPO3-project-tt-products
mailing list