Skip to content

v21.2.2

Latest
Compare
Choose a tag to compare
@moiikana moiikana released this 26 Nov 10:42
6ca14e7

Fix PayPal notification errors

The errors were coming from a wrong string expectation ("anonymous" vs "anonym") in our code. This PR improves the tests to catch the error, fixes the string comparison and moves the conversion between domain object DonorType and legacy database field adresstyp into a class.

Ticket: phabricator.wikimedia.org/T375196