[TYPO3-shop] tt_products and paypal

Franz Holzinger franz at ttproducts.de
Fri Oct 22 17:38:36 CEST 2010


Hello

Le 21/10/2010 11:38, Siddhesh a écrit :

> I am using tt_products in my shopping site.I have configured the
> extension and tilll now it seems to work fine.Now i have following question
> 1)I want some payment gateway i will prefer paypal.now which extension
> to use for it.

You can either use the extension paymentlib_paypal together with paymentlib.
Or you can use transactor_paypal togehter with transactor:
This is provided for a sponsor fee at

http://ttproducts.de/index.php?id=tt_products_ext&tt_products[product]=2&cHash=6384e474fd58114039cffbe117224341

It also contains a PDT check after the payment on the PayPal gateway.

> 2)In basket whenever i "update" Its not reflected back.
Use the example HTML shop template. Make sure you use the hidden_fields 
and the same naming of the field 'mode_update'.

<input type="hidden" name="mode_update" value="1">

- Franz


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