Thread Starter
icyjms
(@icyjms)
Thanks for the alternative solution @kowsaliya. We will also look for another possible solution if there is any.
Thread Starter
icyjms
(@icyjms)
Actually our problem was, we created a discount rule which contain a list of users already registered with the use of “User” condition to give them a discount. Whenever there is a new registered user, we need to manually add that user from the list of users in the discount rule that we created. This is the part that we would like to automate using a program, so that we don’t need to identify all the registered users and add their names manually every time.