[TYPO3-shop] tt_products 2.7.0
Matt Sturkenboom
m.sturkenboom at gmail.com
Thu Sep 25 21:40:19 CEST 2008
This is my config for the payment :
90.title = iDEAL.
90.handleScript = fileadmin/payments/code/payment.php
90.image.file = fileadmin/img/ideal_logo.jpg
90.handleScript {
returnURL = http://www.safesupport.eu
templateFile = fileadmin/templates/shop/ideal.tmpl
}
And the code that is in payment.php is very much the same like in
payment_dibs.php.
And the problem is the content of the template does not show? If I
echo the content I see he reads it but it does not show.
If it helps I can also post the payment.php code.
Franz do you have an idea.
Gr, Matthew
2008/9/25 Matt Sturkenboom <m.sturkenboom at gmail.com>:
> 2008/9/23 Franz Holzinger <franz at fholzinger.com>:
>> Hello,
>>
>> Matt Sturkenboom a écrit :
>>
>>> I just upgraded to 2.7.0 of tt_products (previous 2.5.5) and there are
>>> only two problems.
>>>
>>> 1. The price2 markers were not implemented yet wich i could resolve
>>> pretty easly. (If anyone needs help with this please mail!)
>>
>> priceNoReseller = 2
>>
>>> 2. The 'paymentActivity = customized' does not work. I see in the
>>> documentation this option is not available but this was also in the
>>> previous version.
>>> With only a few adjustments to the code in the previous version i made
>>> it work but now i can't find why it is going wrong.
>>> The error i receive is this : tt_products: $this->pibase and
>>> $this->pibase->cObj must be objects!
>>
>> Where is this in the most current tt_products 2.7.0?
>
> I had to use the code of the paymentlib_dibs file. So the error is
> solved. Now i have an other problem because my template wil not show.
> I think i have an idea where the problem is because i can output the
> content with an echo.
>
>
>>
>>> We use this option to implement our own payment service iDeal wich
>>> worked great in version 2.5.5 .
>>
>> - Franz
>>
>>
>> _______________________________________________
>> TYPO3-project-tt-products mailing list
>> TYPO3-project-tt-products at lists.netfielders.de
>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-tt-products
>>
> _______________________________________________
> TYPO3-project-tt-products mailing list
> TYPO3-project-tt-products at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-tt-products
>
More information about the TYPO3-project-tt-products
mailing list