Friday, September 4, 2020
1 change · master
Resolved issues and error corrections
Batch payments now correctly leave out cancelled payments when users choose payments to include. This helps prevent invalid or already-cancelled payments from being added to a batch, reducing processing mistakes.
Original PR description
The domain for the payment_ids is wrong and does not filter cancelled payments. This commit fix this issue. Task id #2322898