[TYPO3-paymentlib] paymentlib + quickpay + tt_products is working now?

Franz Holzinger franz at fholzinger.com
Mon Jun 16 11:36:39 CEST 2008


Tonni Aagesen a écrit :
> Franz Holzinger wrote:
>> tt_products needs additional methods.
> 
> Which methods are tt_product missing in paymentlib?

These are used in the Paymentlib Paypal extension:
usesBasket
createUniqueID
transaction_succeded
transaction_failed
transaction_message
getTransaction

Also marker functions would be useful to be able to put all output in
the normal tt_products FE page using markers.


These are called from tt_products:
transaction_succeded
transaction_failed
transaction_message
transaction_succeded
getLibObj ... needed for future enhanced common functions like
createUniqueID

- Franz








More information about the TYPO3-project-paymentlib mailing list