MozillaFoundation / donate-wagtail

[Legacy] - Wagtail based donation stack
Mozilla Public License 2.0
43 stars 22 forks source link

Remove all SEPA info from Donate and Thunderbird sites #1738

Closed mtdenton closed 1 year ago

mtdenton commented 1 year ago

Patrick Doherty has requested removal of all SEPA / Bank transfer info for now until everything is sorted with bank info. I've identified this in several places:

https://github.com/MozillaFoundation/donate-wagtail/blob/91ccbcb015ce74b6f56e792d9932e045c16262fd/donate/templates/fragments/donate_form_disclaimer_master.html#L21

https://github.com/MozillaFoundation/donate-wagtail/blob/91ccbcb015ce74b6f56e792d9932e045c16262fd/donate/templates/pages/core/ways_to_give_page_master.html#L23

https://github.com/MozillaFoundation/donate-wagtail/blob/91ccbcb015ce74b6f56e792d9932e045c16262fd/donate/thunderbird/templates/fragments/donate_form_disclaimer.html#L7

https://github.com/MozillaFoundation/donate-wagtail/blob/91ccbcb015ce74b6f56e792d9932e045c16262fd/donate/thunderbird/templates/pages/core/ways_to_give_page.html#L6

Let's remove these references until further notice.