From c152fb311576b38fab18b5207031a5073c823003 Mon Sep 17 00:00:00 2001 From: ap-justin <89639563+ap-justin@users.noreply.github.com> Date: Wed, 11 Sep 2024 15:59:15 +0800 Subject: [PATCH] remove fsa in faq (#3297) --- src/pages/Donate/FAQ.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/pages/Donate/FAQ.tsx b/src/pages/Donate/FAQ.tsx index b632abab7e..ed31f49e9c 100644 --- a/src/pages/Donate/FAQ.tsx +++ b/src/pages/Donate/FAQ.tsx @@ -125,10 +125,6 @@ const faqs = (endowId: number) => [ No upfront costs. No platform fees (unless a nonprofit has opted out of offering donors a voluntary donation to Better Giving).

, -

- For fiscally sponsored accounts (mainly non-US charities), there is a - fiscal sponsorship fee of 2.9%. -

,

Payment processing fees from 3rd parties may apply.

, ], },