-
-
Notifications
You must be signed in to change notification settings - Fork 217
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Quarterly donations #1581
Comments
The payment schedule isn't tied to the donation period. You can pay a weekly donation quarterly, and you can pay a yearly donation monthly. |
I'm sorry, but this is rather confusing. Is there any ELI5 explanation? Aren't donations automatic? |
There are 13 weeks in a quarter. If you want to donate $20 per quarter, set your donation as $20/13, or $1.54 per week. You'll pay $20 up front, the other person will receive $20 up front, and you'll be reminded to renew your donation in 13 weeks. |
OK, still not getting it. I can select: per week, per month (and considering quarters as 3 months would be easier in this case), per year. But if I decide to donate $12 quarterly to some project that means $4 monthly. If I select $4 monthly then transaction fees would eat up significant chunk of the donation. If I select yearly then: I pay more at once, and the project receives more at once (and I do believe that constant stream would be better). The idea to do it quarterly was mainly to balance the fees - if not for them I'd end up doing it monthly (but then there is this scary warning "fees are huuuuge, don't do it". Ideally I should be able to select a bunch of project with monthly donation, I'd be charged once with the sum of all donations for the month (and it could even have added fee so all librepay receives could be easily distributed to projects - and the fee is usually 3% with minimum of $0,5 and that minimum makes it completely pointless to make small, distinct donations, but with ~$25 monthly the fee would be still under $1 AFAIK). From my observation, patron is doing just that and it's kinda make sense. |
A $4 per month donation isn't necessarily billed as $4 monthly, just like a $0.01 weekly donation is obviously not billed as $0.01 every week. When a donor chooses a $4 monthly donation, our software suggests 3 different payment schedules: $4 per month (high fee), $12 per quarter (moderate fee), and $48 per year (low fee). |
@woj-tek, unfortunately, it's still not possible to bundle donations to different recipients under one transaction to save on fees (this is not by choice, but a function of the payment processors being used).
See @Changaco's screenshot above for an example of how a $4 monthly donation can be donated quarterly. You're not actually moving $4 per month, you're paying $12(+fee) up front, the recipient gets $12 up front, and you're reminded to pay again in three months.
Except that this is not obvious, because this was how it worked under the wallet system, and how it's expressed in the UI. I think this question is going to keep coming up (#1205, #483). It seems like the UX could be changed to something like:
Then on bob's page, it could still report how much received per week based on the math. *my date math is poor. |
I understand the limitation and I saw a ticket with information that this should be address in the future (it's already possible with EU groups) I agree that current UI is rather unfortunate and what you @mattbk suggested above makes more sense. Fingers crossed that with grouping of payments it will be possible to have montly donation and monthly charge what would not be eaten-up by fees. Btw. have you considered moving fees to the donor (and displaying them)? That could help making more informed decision about the amount that would be lost (and that I would be willing to lose)... |
It's not “pure chance”, the software is designed to suggest quarterly payments when they make sense.
That's the worst case. All other donation amounts result in payment suggestions that are saner, which is why I've been considering doubling the “Symbolic” donation amount (#975).
You have much more control over when you're charged than if you were using a platform that only supports charging you automatically every month (e.g. Patreon).
Donors have always been charged upfront, the difference is that the funds used to be sent to the recipients over time whereas now they're transferred immediately. I meant “obviously” in the context of the current discussion, I know that it's not obvious in general.
I've opened a new issue to discuss the evolution of the donation form: #1584. |
We're currently unable to compute the fee, we only know how much it is after the payment has been processed. |
Currently it's possible to donate weekly/monthly/yearly. IMHO monthly would be OK, but the commission on transaction/transfer make it a so-so option. On the other hand, yearly seems spread to far.
Would it be possible to have third option: quarterly to strike better balance?
The text was updated successfully, but these errors were encountered: