FerranMarin / axie-scholar-utilities

This software's intent is to automate all activities related to manage Axie Infinity Scholars. It is specially aimed to managers with large scholar rosters.
GNU General Public License v3.0
149 stars 108 forks source link

[SUGGESTION] Flexible Payments #61

Closed FerranMarin closed 1 month ago

FerranMarin commented 2 years ago

Is your feature request related to a problem? Please describe. More and more ways to pay, ie, minimum and rest for scholar and many others.

Describe the solution you'd like A truly flexible way to do payouts. So anyone can adapt it to their needs.

Describe alternatives you've considered Stay as we are, but that loses us users that need some flexibility on the systems

Additional context Many users requested if their own specific way of dealing with payments is possible and we have to come up with different ways to adapt their needs to the system. let's do the oposit!

limitlessme25 commented 2 years ago

I would like to be able to take a daily quota then a percentage of the remainder.

E.g. 75 SLP + 20% to manager daily..

This could help managers protect investment but getting a minimum amount before % splits.

FerranMarin commented 2 years ago

will take that into account, thank you for your input!

El lun, 29 nov 2021 a las 21:53, limitlessme25 @.***>) escribió:

I would like to be able to take a daily quota then a percentage of the remainder.

E.g. 75 SLP + 20% to manager daily..

This could help managers protect investment but getting a minimum amount before % splits.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/FerranMarin/axie-scholar-utilities/issues/61#issuecomment-982057826, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADO6VFFXW7HRDLORJGUTMILUOPY6LANCNFSM5I6DN4YQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

FerranMarin commented 2 years ago

Flexible number of accounts too! Need to think about how to prepare all these files without going insane.

CptCryptoVIP3P commented 2 years ago

Flexible automatic % tiers based on average daily SLP since last claim. IE: 25 SLP/Day = X% 40 SLP/Day = Y% 60 SLP/Day = Z% etc...

Rogalek commented 2 years ago

I would love to have perfomance based payments like @CptCryptoVIP3P mentioned

FerranMarin commented 2 years ago

It's something I need to expand on. It will come in time.

Rogalek commented 2 years ago

One more option popup in my mind, penalties system, for example, your scholar have 1-2 days off in two weeks period, so it will be good that code will check how many days he skipped and for example each day above limit its penalty lets say 50 SLP.

If you show me how to get information like that I can try and propose some PR.

FerranMarin commented 2 years ago

Problem with this is... how do you propose that to be configured? Because if 1 manger wants to use it great, but I am sure not all want to use it this way so the flexibility means each manger can do whatever they do for their scholarship... I try to keep it generic as much as I can so it catters most cases. If you have a way to do such configurations, please, do make a proposal and we can work the details later on.