[TYPO3-shop] Discount for usergroups

Jan Abbink jan.abbink at bswescouts.com
Fri Mar 10 07:46:43 CET 2006


Hello Franz,

thanks for the tip.
I changed the text file to:

## EXAMPLE payment config:
plugin.tt_products.payment {
   priceNoReseller = 2
   radio = 1
   TAXpercentage = 0

   40.title = Money transfer
   40.image.file = media/logos/money.gif
   40.priceTax =
#  40.priceNoReseller = 2
   40.discountGroupName = DiscountUniform

but that did not change a thing.
I probably put it in the wrong "plugin.tt_products" section.
In what section should it be for this to work?

Kind regards
Jan

Franz Holzinger wrote:
> 
> 
> The documentation is wrong here.
> priceNoReseller does not belong to payment/shipping
> 
> It is a standalone setup.
> 
> Write it only once:
> priceNoReseller = 2
> 
> - Franz
> 



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