[TYPO3-commerce] commerce_couponss
robelix
roland at robelix.com
Wed Nov 28 20:38:22 CET 2007
Ralf Merz wrote:
> Hi Roland,
>
> thanx for your mails. First of all, yeah, there is still some bad code
> in this extension. Sorry for that!
Nothing to be sorry for - it's just pretty hard to understand half
finished code if you have not even an idea what it should do. Thanks for
your reply - I understand much more now.
> There are three types:
> - coupon with money or percent amount: You enter a code and get 5 EUR or
> 10% from the basket sum. Should work so far.
This is the ting I need.
> - coupon with articles: You enter a code and can get an amount of money
> or percent plus an article, for example a small bottle of sparkling wine
> (Piccolo, as we Germans say)
Ah, i see. The confusing stuff are only the labels. But I'm not really
sure how to make it better. Maybe something like "Coupon System-Article"
and "adds a free Article"
And does this really require an additional article-type? Think it could
just be an optional feature of the first one.
> - coupon as article: you can buy a coupon. That means you put one into
> the basket, order it, ckeckout and then get a coupon code, which you can
> send as a gift to a friend.
My Guess was in the right direction - nice to have one fine day, but I
don't need it for now.
>> Finally, I expected the coupon to be moved to the "used" folder - Ok,
>> they cannot be used a second time, so it's just to keep an overview in
>> the BE.
>
> Well, the BE structure has to be changed a bit, maybe. At the moment,
> the coupons stay in the folder where they are created. Nothing will be
> moved automatically.
> The only thing wich changes is the number of coupons, if you don´t set
> them as unlimited.
I'm going to add the Move as an optional feature - expect a patch.
Since there will be almost 2000 coupons it would be quite hard to keep
track without.
Roland
More information about the TYPO3-project-commerce
mailing list