finance: update payment buttons, fee info
This commit is contained in:
@@ -14,22 +14,35 @@ and [A trial of Discourse for Plain Text Accounting discussions](https://forum.p
|
||||
I want this organisation to be solvent and self-sustaining,
|
||||
so if you find this work useful, and you are in a position to help financially, your support is much appreciated!
|
||||
|
||||
- **To help cover project costs like hosting, donate here;**\
|
||||
These are tracked (anonymised) in the public ledger below.
|
||||
Any surplus will be used as judged best by the CFO, eg to build up a future-proofing reserve or to fund PTA-related work in future.
|
||||
- Support PTA via Github: [](https://github.com/sponsors/plaintextaccounting)
|
||||
- <div id="paypal-pta-button">Support PTA via Paypal:</div>
|
||||
**To help cover project costs like hosting:**\
|
||||
Any surplus will be used as judged best by the CFO, eg to build up a future-proofing reserve or to fund PTA-related work in future.
|
||||
- [](https://github.com/sponsors/plaintextaccounting)
|
||||
<!-- - [](https://liberapay.com/plaintextaccounting) -->
|
||||
- <span id="paypal-pta-button">
|
||||
<img src="https://img.shields.io/badge/Support_PTA_via-Paypal-limegreen" title="Sponsor the project leader via Paypal" alt="paypal" />
|
||||
</span>
|
||||
|
||||
- **To support the core workers, donate privately here:**\
|
||||
- Support Simon via Github: [](https://github.com/sponsors/simonmichael)
|
||||
(I won't know this is for PTA work, feel free to [let me know](index.html#news-discussion))
|
||||
- <div id="paypal-sm-button">Support Simon via Paypal:</div>
|
||||
- Support moderators: later when they have something to do
|
||||
**To support Simon:**
|
||||
- [](https://github.com/sponsors/simonmichael)
|
||||
<!-- - [](https://liberapay.com/simonmichael) -->
|
||||
- <span id="paypal-sm-button">
|
||||
<img src="https://img.shields.io/badge/Support_Simon_via-Paypal-limegreen" title="Sponsor the project leader via Paypal" alt="paypal" />
|
||||
</span><br>
|
||||
I won't know these are for PTA work specifically so I might miscategorise - feel free to let me know!
|
||||
|
||||
Github charges 0% fees for personal accounts, [3-6% fees](https://docs.github.com/en/sponsors/receiving-sponsorships-through-github-sponsors/about-github-sponsors-for-open-source-contributors#sponsorship-payouts) for organization accounts.\
|
||||
Paypal charges ~3% fees.
|
||||
**To support other PTA maintainers/moderators:**\
|
||||
Contact them. As yet they don't have much to do.
|
||||
|
||||
To all funders: thank you in advance!
|
||||
**Fees:**
|
||||
|
||||
- Github charges no fees if donating from a personal account
|
||||
- Github charges
|
||||
[3-6%](https://docs.github.com/en/sponsors/receiving-sponsorships-through-github-sponsors/about-github-sponsors-for-open-source-contributors#sponsorship-payouts)
|
||||
if donating from an organization account
|
||||
- Paypal fees vary, depending on whether you're paying within the same country or whether there's a currency conversion.
|
||||
It might be 0%, or it might be ~3% + 0.30 USD.
|
||||
|
||||
Thank you, all sponsors!
|
||||
|
||||
<script src="https://www.paypalobjects.com/donate/sdk/donate-sdk.js" charset="UTF-8"></script>
|
||||
<script>
|
||||
@@ -38,7 +51,7 @@ PayPal.Donation.Button({
|
||||
env:'production',
|
||||
hosted_button_id:'JDD3EZEA8JV6S',
|
||||
image: {
|
||||
src:'https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif',
|
||||
src:'https://img.shields.io/badge/Support_PTA_via-Paypal-limegreen',
|
||||
alt:'Support PTA via Paypal',
|
||||
title:'Support PTA via Paypal',
|
||||
}
|
||||
@@ -48,7 +61,7 @@ PayPal.Donation.Button({
|
||||
env:'production',
|
||||
hosted_button_id:'YPRN7KXV8LAQJ',
|
||||
image: {
|
||||
src:'https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif',
|
||||
src:'https://img.shields.io/badge/Support_Simon_via-Paypal-limegreen',
|
||||
alt:'Support Simon via Paypal',
|
||||
title:'Support Simon via Paypal',
|
||||
}
|
||||
@@ -56,6 +69,10 @@ title:'Support Simon via Paypal',
|
||||
|
||||
</script>
|
||||
|
||||
## Reports
|
||||
|
||||
*2025-02: needs update*
|
||||
|
||||
<!-- Everything below is regenerated by make finance-md -->
|
||||
|
||||
<style>
|
||||
|
||||
Reference in New Issue
Block a user