good day.
I want to achieve the following functionality and I'm wondering if this could be possible:
For each purchase, one can gain userpoints (I can handle this using Rules).
Those userpoints will then be used to vote nominees. So if I have 1000 userpoints, i can use 300 for Candidate A, 500 for Candidate B, and and 200 for Candidate C. ( 1 userpoint = 1 ballot)
Can some give a hint/suggestion on how I could implement this. Workflow would be:
I select a candidate.
"Input" a vote amount.
Vote gets recorded.
Vote amount will be deducted from my userpoints.