Loyalty program

I am making an application that includes several businesses, can we make a unique loyalty program per business for each user?
thx

Hi @kraken ,

As long as there are pre defined rules of the loyalty, the app can recognize which one to calculate.

Currently there is only one expression in conditional, but you can extend to get more by introducing binary total to have more expressions to facilitate unique logic.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.