MozillaFoundation / donate-wagtail

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

Changing Language on Donate Page #1603

Closed Pomax closed 2 years ago

Pomax commented 2 years ago

@jamilasnell commented on Tue Dec 14 2021

We have a request to change language on the donate page. "Bitcoin" is listed in the "in the other ways to give" section.

That page links to a mana page and then eventually a form. We need to update the language on all these pages to show that we accept a diversity of crypto currencies through Bitpay (not just Bitcoins). Ideally, we'd simply add the BitPay button next to the PayPal button.

image.png

Listed it as high priority in order to get this done before code freeze.


@jessedward commented on Wed Dec 15 2021

When we have more time, adding the bitpay payment mark (https://brand.bitpay.com/7b6hnbyxw/p/76b712-payment-mark/b/600f40), similar to PayPal, will be most helpful in securing more cryptocurrency donations. In the meantime, I'd like the text that says "Bitcoin" in the "other ways to give" section to say "BitPay (cryptocurrencies)". And instead of linking to the mana page, it should like directly to the bitpay payment form (https://bitpay.com/100257/donate). I also need some text updates to that payment form but tracking down who has access to that page since I'm not sure that is you.


@Pomax commented on Wed Dec 15 2021

I'll form a PR to update that term and the link in the mean time.


@Pomax commented on Wed Dec 15 2021

Note that there is also the "Bitcoin" section at the bottom on https://donate.mozilla.org/en-US/ways-to-give, and it looks like the FAQ page is a normal CMS page that staff can update themselves, mentioning bitcoin a several places.

Pomax commented 2 years ago

@jamilasnell @jessedward I have a PR up on https://github.com/mozilla/donate-wagtail/pull/1602 for putting in the code changes necessary, however, note that there are more places where bitcoin is mentioned, and that the FAQ page can (and should) be updated by staff with admin access to the CMS rather than by the dev team.

jessedward commented 2 years ago

@Pomax thanks for updating the donate page and flagging the changes needed in FAQs. If I don't have access to change that myself, I'll find someone that does. I'll also update the mana page that talks about crypto.

Pomax commented 2 years ago

@jessedward nice - if you can let me know whether the text in https://donate.mozilla.org/en-US/ways-to-give/ can be updated (I assume just replacing bitcoin with cryptocurrencies is enough for the main paragraph), specifically the last sentence "Learn more about bitcoin donations [here]. To donate bitcoin, please [visit this link]." where the first link is our bitcoin-specific wiki page, I can make changes to that as well.

jessedward commented 2 years ago

@Pomax thanks for catching this as well! Yes, changing to "cryptocurrencies" anywhere it says "bitcoin" would be great. The links are fine for the last sentence -- I just need to get each of those pages updated as well.

Pomax commented 2 years ago

PR landed, I'll do a prod push once staging has caught up

Pomax commented 2 years ago

prod push has been initiated - we probably want a new issue filed so we can triage and plan in any work around a dedicated crypto donate button.

Pomax commented 2 years ago

closing as done