Page MenuHomeSoftware Heritage

Reimplement donation forms with Give WordPress plugin
Closed, MigratedEdits Locked

Description

In order to ease the integration of fundraising campaigns (T3077) we decided to use the great
Give WordPress plugin on the main website.

This calls to reimplement the current donation forms with that plugin as it will bring numerous
improvements (notably the overall donate page loading time).

Event Timeline

anlambert changed the task status from Open to Work in Progress.Apr 1 2021, 2:19 PM
anlambert triaged this task as Normal priority.
anlambert created this task.

This is what I have implemented on our testbed and I intend to deploy in production : https://www-dev.softwareheritage.org/donate/.

Previous donation forms have been merged into a single one which is much better in terms of ergonomy, plus the number of requests
sent to Stripe to initialize the form is much lower than before.

anlambert added a subscriber: rdicosmo.

New donation form has been validated by @rdicosmo and deployed to production: https://www.softwareheritage.org/donate/.

I made a small donation to check everything is working as expected.