Hello,
I want to notify the user to tell them which of their points are about to expire.
Something along the lines of:
Points: 1000
100 points expire in 23 days
Let's say I have these transactions:
My user was awarded a total of 10300 points. He has already spent 10k, so I want to say he has 100 points expiring on the 29th June.
Any idea how can I do this? Is it possible?
Thank you