[TYPO3-shop] handleScript: cancel order, order id
Franz Holzinger
franz at fholzinger.com
Wed Nov 28 12:49:06 CET 2007
Hello Richard,
> Am Montag, den 26.11.2007, 07:21 +0100 schrieb Franz Holzinger:
>>> http://richard.hirner.at/typo3/payment_paypal_express.phps
>> This is not puglished under GPL.
> Do I have to publish this under GPL? I thought Apache2 would be OK
> because it is said to be GPL-compatible.
It would be better to have also this one under GPL.
>>> 1) I didn't manage to cancel the current order. [...]
>> You must not use the parameter products_finalize if it is cancelled.
> I do so now, but then my handleScript is not called. Let me rephrase the
> question: Is there a way to cancel the finalization if there is an
> error, e.g. in the checkout process, other than using die()?
Remove this parameter and no finalization will be made.
> And because it fits so good here: Can I print output with $content =
> "..."? I put this in the handleScript, but the $content wasn't
> displayed.
Yes, this should be displayed then.
- Franz
More information about the TYPO3-project-tt-products
mailing list