-
Notifications
You must be signed in to change notification settings - Fork 40
Description
I see this in error log when the job for iATS Payments Recurring Contributions is run and the job never completes
get this error status : You cannot change a contribution that already has been reconciled. Please contact your system administrator for more information on this error.
In the logs, I can see
$FAPS transaction failure result = Array ( [data] => [isError] => 1 [errorMessages] => Array ( [0] => Transaction Declined Due to Security Reasons ) [validationHasFailed] => [validationFailures] => Array ( ) [isSuccess] => [action] => AchDebitUsingVault )
Separate issue :
Even when I have no errors on running these job
I have also entries corresponding to the recurring contributions in civicrm_iats_faps_journal as Settled but no contributions pending/completed created in CiviCRM.
Any pointers?
using 5.19 + iats1.5.4