- 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 23, 2021
- Jan 05, 2021
-
-
mattwire authored
-
- Nov 27, 2020
-
-
mattwire authored
-
-
-
- Nov 17, 2020
-
-
mattwire authored
-
- Nov 08, 2020
-
-
mattwire authored
- Nov 06, 2020
-
-
mattwire authored
Response to test webhook now includes payment processor name from CiviCRM (makes it easier to be sure which payment processor is responding)
-
- Oct 30, 2020
-
-
mattwire authored
-
- Oct 21, 2020
-
- Sep 28, 2020
- Sep 21, 2020
-
-
mattwire authored
-
- Sep 17, 2020
-
-
mattwire authored
-
- 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
-