summaryrefslogtreecommitdiffstats
path: root/donation-calc
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2018-01-17 00:15:06 -0500
committerDrew DeVault <sir@cmpwn.com>2018-01-17 00:15:06 -0500
commit1101034713d5af153fd46da939ab5f50bd76400e (patch)
tree48e5ac2fd22be99201a21482ffcbb8f79d4d1224 /donation-calc
parentd9c5b399c6ac052936f6f7b6d3002e86d0fcea32 (diff)
Clarify withdrawls on Patreon
Diffstat (limited to 'donation-calc')
-rw-r--r--donation-calc/index.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/donation-calc/index.js b/donation-calc/index.js
index fd1f053..b3abcf3 100644
--- a/donation-calc/index.js
+++ b/donation-calc/index.js
@@ -521,6 +521,8 @@ class Calculator extends Component {
* Withdrawl fee assumes payout via PayPal. Numbers for payout via
Stripe are not available, and numbers for Payoneer are different. <a
href="https://patreon.zendesk.com/hc/en-us/articles/203913489-What-are-my-options-to-receive-payout-">Details here</a>.
+ Withdrawl fees are also applied on the total sum of the creator's
+ earnings, and capped at $20 across all earnings.
</small>
</div>
);