Hi
I'm wondering what the best way would be to implement a 20% discount on all products for every member of our association. I am in a situation where the membership administration is done via a custom programmed system that was part of our old (non-Joomla) website, so it's not really integrated in the new Joomla website I installed (well, it is in the Joomla users table, but there the integration ends...)
Some possibilities I have thought off:
1) Email a unique discount coupon code to every member.
Disadvantages: only a few percent of our members will use the webshop, and it would be better not to bother everyone with a discount code.
2) Implement the discount as an alternative payment option with 20% discount
Disadvantages: not really an 'elegant' solution, and moreover the TAX is calculated before this discount is applied, which is unwanted.
Any other ideas?