[Typo3-shop] tt_products payment method credit card...

Thomas Janke janke at imco.de
Thu Nov 3 18:48:49 CET 2005


Thomas Janke wrote:
> 
> Could somebody tell me, where i can find a docu to this issue or can 
> give me some hints to solve this "problem".
> 
Hello, here a little update.

i have now on my delivery and billing-adress site depending on the 
billing type an additional form for credit card data.
solved with:
<!-- ###MESSAGE_PAYMENT### begin
                         This whole subpart, message_payment is 
substituted with the subpart 
'message_payment_[number-of-method-in-typoscript]'
                 -->

How can i now store this additional values in the database like
recs[delivery][name].
...
recs[delivery][cc_number]
recs[delivery][cc_owner]

and how can i easy show this values again on my thanks-page.

Thanks for your help in advance.

Greetings Thomas



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