Skip to content

Releases: wmde/fundraising-payments

v7.0.4

06 Nov 11:33
7e35f3c

Choose a tag to compare

Fix performance issue in DoctrineTransactionIdFinder

v7.0.3

01 Nov 13:09
33ade57

Choose a tag to compare

Fix notification URL generation for Sofort payments

v7.0.2

30 Oct 13:26
a1cbb1d

Choose a tag to compare

Store valuation date as UTC in database.

v7.0.1

26 Oct 16:01
c86f4af

Choose a tag to compare

Allow turning off PayPal API completely via feature flag

v7.0.0

23 Oct 13:29
f05fbe3

Choose a tag to compare

Implement PayPal API payment method
Keep the URL-based PayPal payment as legacy
Change the way parameters and URLs are passed from and to the bounded context

v6.0.1

13 Jul 16:27
f2cfe68

Choose a tag to compare

Disable PayPal receiver checking. This is a short-term fix for PayPal notification errors

v6.0.0

09 Jun 11:45
b9705e1

Choose a tag to compare

Switch from mixed to scalar types for some domain and database related public methods.

v5.3.1

01 Dec 13:26
99fad97

Choose a tag to compare

Ignore memo field when storing PayPal data

v5.3.0

23 Nov 16:09
afd58d8

Choose a tag to compare

Add paymentWasAlreadyCompleted to FailureResponse for booking a payment. This will help to avoid error-retry loops for PayPal notifications (see https://phabricator.wikimedia.org/T321346 )

5.2.1

21 Oct 16:33
9272279

Choose a tag to compare

Ignore more fields that could contain non-UTF-8 encoded characters as a fix for https://phabricator.wikimedia.org/T319386