[TYPO3-shop] Using the paymentlib extension ; gettig another paymentlib to load, HOW?

Franz Holzinger franz at fholzinger.com
Tue Aug 14 23:31:53 CEST 2007


Hello Andrew,

> It looks liek in the tt_products manual there is an entry for
> "handleLib" which Greg notes here.  It is not clear by the example where
> in the typoscript setup this would go... also, in the entry it says that
> "Currently you can set only 'paymentlib' here to use Robert Lemke's
> Payment Library Extension."
> Does this mean that only that extension will work? or at the time of
> writing that was the only one available?

At the moment you already have 3 possibilities for payment with tt_products:
1. Payment Library extension - formerly Robert Lemke, now Tonni Aagesen
2. DIBS payment
3. Write your own PHP script for payment

> We are trying to get the extension setup to interact with the popular
> payment processing service authorize.net.

The best solution would be if you could write an extension for the
Payment Library. Contact me directly. If you promise to contribute the
code later, then I can send you code examples for the Transaction
Central Gateway, Saferpay, DirectPos and Paypal, all for the Payment
Library.

It would also be possible to use another payment library with handleLib.
However this is not recommended, because if everyone uses the same
Payment Library as a starting base, then we would have less work to
adapt only this one for even other TYPO3 extensions.

We have an own newslist for the paymentlib here.

- Franz







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