[Typo3-shop] Is anyone has ever link tt_products with a bank gateway ?
Frederic Gueho
fgueho at sqli.com
Thu Sep 22 23:31:24 CEST 2005
Thank you very much for your time and your effort. I apreciate that.
I know all what you're doing is for free and I really admire you for your
participation to the TYPO3 community.
Returning to my tt_product installation, it's much better now ! I don't know
what has changed but it almost works ! :)
Now the handleScript starts and I can see the DIBS template but I have 2
remaining problems :
1. I don't know where to put the "paymentActivity = finalize" or
"paymentActivity = order" line.
I tried to put it everywhere in my setup TS but it didn't change anything.
The handleScript is always started after I've clicked the "finalize" order
button.
2. If I put the "<input type="hidden" name="products_cmd" value="cardno" />"
line in the "BASKET_PAYMENT_TEMPLATE" it works.
But if I put it in "BASKET_INFO_TEMPLATE" it doesn't works.
I think the reason comes from the Problem numer 1.
3. When I put "relayURL = test.php", I have this error :
Invalid url sent to relay.cgi:
test.php&products_cmd=cardno&products_finalize=1&FE_SESSION_KEY=8a87e48f1d-83dca95095592cccad83d053794dced8I
think it comes from this part of the line : "test.php&products_cmd=...".It
should be : "test.php?products_cmd=...".What can I do to correct it ?THANK
YOU !!
More information about the TYPO3-project-tt-products
mailing list