[TYPO3-shop] payment lib marker
Franz Holzinger
franz at fholzinger.com
Fri Jul 11 08:53:16 CEST 2008
Hello Simon,
>> What marker do I need to add to my tt_products template to get it to
>> pull in the paymentlib/paypal template? Is there one of the sample
>> templates that I can look at for reference?
As a reference template you should use the
example_template_bill_de.tmpl
Comment out the line
<!-- ###MESSAGE_PAYMENT_SCRIPT### bei Bezahlskripten das verwenden -->
to get the marker
###MESSAGE_PAYMENT_SCRIPT###
> Running through the manual again I came across paymentActivity
>
> If I have this set in my constants:
> plugin.tt_products.paymentActivity=finalize, paymentlib and
> paymentlib_paypal extension loaded, should not the click on the finalize
> button pull in the paymentlib templates?
In your case you must insert the marker ###MESSAGE_PAYMENT_SCRIPT###
inside of ###BASKET_ORDERCONFIRMATION_TEMPLATE###
Germans should read the book
https://www.opensourcepress.de/index.php?26&backPID=15&tt_products=153
- Franz
More information about the TYPO3-project-tt-products
mailing list