[TYPO3-shop] Paymentlib (QuickPay) and tt_products - setup problems

Franz Holzinger franz at ttproducts.de
Fri Apr 3 09:11:27 CEST 2009


Jogvan Olsen wrote:
> This is the first time I am trying to set credit card Payment up for a 
> shop - and I can't get it to work...
> (I have used tt_product before, where I use Bank transfer as payment 
> method).

>   10.templateFile = typo3conf/ext/tt_products/template/paymentlib.tmpl
>   10.percentOfTotalShipping = 0.01
>   10.handleLib = paymentlib
>   10.image.file = typo3conf/ext/paymentlib_quickpay/res/dankort.gif
>    10.handleLib {
>     extName = quickpay
>     gatewaymode = form
>     paymentMethod = paymentlib_quickpay_cc_dankort
>     #paymentMethod = paymentlib_quickpay_cc_any
>     Currency = DKR
>     templateFile = typo3conf/ext/tt_products/template/paymentlib.tmpl
Hello Jogvan,

I think that paymentlib_quickpay is not ready to be used with 
tt_products. The paymentlib extension must specifiy an advanced 
interface to be able to run with tt_products. Unfortunaltely it did not 
yet make it into paymentlib. So the paymentlib_quickpay must be enhanced.

- Franz


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