[TYPO3-shop] Invoice & delivery address

Franz Holzinger franz at fholzinger.com
Thu Mar 16 23:29:21 CET 2006


Hello
> 1) If I select the shipping  method as "pick up in store" then I need to
> hide the request for invoice & delivery address in the next screen in
> the basket.
> 
This would need some change of the code because with the normal
behaviour the user data gets entered. And the user data is checked on
several locations of the code. The INFO code must be skipped for this.
>From the BASKET it must switch immediately to PAYMENT by the FORM_URL.

> 2) I also need to introduce some new variables (input fields) during
> order processing
Well you have to display your own screen then with the order script. So
maybe you must write your own order script and let it display a new page
where the data gets entered and transferred to the gateway.

- Franz



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