File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
packages/donate-button-v4/src/components/widget/components/Faq Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -110,12 +110,14 @@ export function getFeeDescriptionBody(
110110 return (
111111 < Fragment >
112112 < p >
113- Our exchanges generally charge a 1% flat fee to automatically
114- liquidate cryptocurrency. For large donations worth over $5k, you
115- have the option to email crypto@every.org to request an address and
116- we can do a manual conversion to get the best rates possible
117- (usually 0.1%-0.4%). Or you are welcome to donate here with the 1%
118- fee.
113+ Our exchanges charge a 1% flat fee to automatically liquidate
114+ cryptocurrency immediately after donation. Every.org does not charge
115+ any fees of our own. While usually not recommended, for donations
116+ worth over $100k, donors have the option to email crypto@every.org
117+ to arrange for manual exchange and potentially a lower fee. But even
118+ for large donations, we encourage you to immediately donate on the
119+ website. Donating here is the most straightforward and secure method
120+ to minimize risk of phishing or delays and loss caused by slippage.
119121 </ p >
120122 { getNfgDisclaimer ( nonprofit ) }
121123 </ Fragment >
You can’t perform that action at this time.
0 commit comments