inline
Deepak Agarwal sent the following on 7/9/2012 1:47 PM:
> I am trying to add loyalty / reward points. So far, I have created a new
> financial account type 'LoyaltyPoint' and currency conversion to convert 1$
> to 1 point.
Financial for loyalty points give would be handle as discounts,
Adervisting write off.
to track party point you can use the comments section and have a POINTS=10
other wise use a party agreement and store the points in it.
suggest this be a seperate service so many configuration can be
calculated by it.
>
> Following I am thinking to give the points to:
>
> 1) Signup
> 2) Reviewing a produc
> 3) Like on facebook
> 4) Follow in twitter
>
> Also I would like to have following:
> 1) Attach some number of points to a product .
best doen with Product Agreements.
> 2) Attach some number of points to a value of total order. Say, if order is
> greater than 100$ then get 50 points extra
this is best done with marketing.
> \
> First 4 looks to be a settings for loyalty points. But other are a type of
> promotions. Either I should handle it in promotion or in some other manner.
just a matter of setting rules
>
> Could you help me setting it up. I also need to dig the point where I can
> add my eacs to credit customers financial a/c with these number.
maybe do some re-thinking