[TYPO3-english] [TYPO3-paymentlib] is paymentlib the right solution?

Franz Holzinger franz at ttproducts.de
Tue Mar 24 16:29:10 CET 2009


bernd wilke wrote:

> for a project I should implement two new payments, which could be done 
> with paymentlib-addons as they exists: payone (just creditcards) and 
> paypal. 
> But the client wishes no popup and I can't get the information wether 
> this can be done with these extensions.
> From the interfaces it should be possible.
> 
> Can I use paymentlib and those two addons or must I build a new interface?

The paymentlib extensions only contain some functions which you can call 
in your extension. They only produce the HTML for a connection to the 
gateway as the output for the display. The calling extension must put 
this output from paymentlib into its template output as a marker.


- Fran




More information about the TYPO3-english mailing list