Since the rewards plugin does not support the idea that if a guy upgrades to premium because of your files, you get PPS percentage, but then if that guy renews after his premium expires.. That you still get PPS percentage..
so if a guy buys $9.99/mo premium and its 25% PPS, and he renews for 4 months, you should get
$2.49 for 4 months
in the mean time, i was thinking, maybe i can write a bash script.. that will keep track of the original PPS, and detect if that SAME userid/person renews again, to then through my bash script, insert into the rewards table, a new entry giving 25% to the original person who got the lead in the first place
Could that work? I think it might.. I might look into trying to rig it together in bash.
so if a guy buys $9.99/mo premium and its 25% PPS, and he renews for 4 months, you should get
$2.49 for 4 months
in the mean time, i was thinking, maybe i can write a bash script.. that will keep track of the original PPS, and detect if that SAME userid/person renews again, to then through my bash script, insert into the rewards table, a new entry giving 25% to the original person who got the lead in the first place
Could that work? I think it might.. I might look into trying to rig it together in bash.