- Apr 10, 2021
-
-
Always add certain webhooks to queue instead of processing immediately. This ensures those that should be processed immediately can be (eg. invoice.payment_succeeded) so that payments get marked as completed/receipts are sent immediately. invoice.finalized arrives at the same time but does not need processing immediately
- Feb 07, 2021
-
-
mattwire authored
Remove handling for webhooks - they were not working and could lead to broken recurring contributions
-
- Jan 06, 2021
-
-
mattwire authored
-
- Jan 05, 2021
-
-
mattwire authored
-
- Dec 07, 2020
-
-
mattwire authored
-
- Nov 09, 2020
-
-
mattwire authored
-
- Oct 24, 2020
-
-
mattwire authored
-
- Oct 21, 2020
-
- Oct 06, 2020
-
- Sep 28, 2020
- Sep 21, 2020
-
- Sep 17, 2020
- Sep 04, 2020
-
-
mattwire authored
-
mattwire authored
Don't handle invoice.paid event - it gets processed at the same time as invoice.payment_succeeded and sometimes causes duplicate payments to be created
-
mattwire authored
-
mattwire authored
-
mattwire authored
-
mattwire authored
-
mattwire authored
-
mattwire authored
-
mattwire authored
-
mattwire authored
-
mattwire authored
-
mattwire authored
-
mattwire authored
Add system check for 'Is separate membership payment' on contribution pages which is not supported by the Stripe extension
-
mattwire authored
-
mattwire authored
-
mattwire authored
-
mattwire authored
-
- Jun 27, 2020
-
-
mattwire authored
-