establishing dynamic discount code
Hello,
I want all Presenters who have signed a contract to Present at my upcoming Festival to be able to offer a 5% discount to the Participants they bring.
If John Doe were a Presenter, his assigned code of "JDO1" exists in the database and is what identifies his potential Participants.
The Presenter can either (a) place a link on his or her web site whose URL provides a suitable "Get"; or (b) the Participant manually enters the code in the eCart text box.
Either way, I should be able to loop through a recordset. And if the code is found, eCart applies the 5% discount.
I have tried setting this up a couple of times. But I have not so far got it to work.
Is there a tutorial somewhere I could use? I could not find one.
Or alternatively, could you assist?
Thank you for your kindness.