[Typo3-shop] tt_products and gateway
Jogvan Olsen
jo at atlanticvideo.dk
Fri Sep 16 23:00:56 CEST 2005
I'm trying to setup a gateway to tt_products, but I can't get it to work. I
have tried to get the included DIBS to work, but no luck - It looks like
the handlescript doesn't start.
It is the first time I try call a gateway form tt_product, and at the moment
I don't know where to look for a solution, so I hope someone can point me in
the right direction.
I have made a copy from the manual the following code, and pasted it into TS
Setup. It doesn't work and I can't find out what is worng.
plugin.tt_products.finalize {
10.title = Dankort, VISA-Dankort
10.image.file = media/logos/dankort.gif
10.image.params = align=absmiddle vspace=2
10.handleScript = EXT:tt_products/pi/payment_DIBS.php
10.handleScript {
merchant = xxxxx
test = 0
k1 = xxxxx
k2 = xxxxx
currency = 208
addOrderInfo = 1
account =
cardType = DK,V-DK
relayURL = http://www.myshop.dx
}
10.handleURL = index.php?204
10.handleTarget = _top
20 < .10
20.title = Unibank e-betaling
20.image.file = media/logos/soloe.gif
20.handleScript.soloe=1
}
PS
I'm using Typo3 3.8 and tt_products 2.2.8
Thanks in advance
Jógvan Olsen
More information about the TYPO3-project-tt-products
mailing list