[TYPO3-shop] PIDs and PI codes
Franz Holzinger
franz at fholzinger.com
Tue Oct 24 21:02:03 CEST 2006
Hello Jochen,
> 1. Basket: content
> 2. Basket: input customer data
> 3. Basket: control and payment
> 4. Basket: finalize order
>
> Does this again correspond to:
> 1. PIDbasket
> 2. PIDinfo
> 3. PIDpayment
> 4. PIDfinalize
The codes are the similar to the PIDxxx
1. BASKET
2. INFO
3. PAYMENT
4. FINALIZE
> - What is the difference between PIDfinalize and PIDthanks? - I read the
> manual and did not really understand the difference
You normally use the PIDfinalize. However this is always sent in the
email. Some shops do not want to show the same contents on the page. So
they use a proprietary PIDthanks instead to show this page on the screen
instead of the PIDfinalize.
> - is PIDpayment only needed when using an online payment system?
No, this is always needed to check if the entered data is correct. It is
best to switch to a payment gateway from here.
Greets,
Franz
More information about the TYPO3-project-tt-products
mailing list