mirror of
https://github.com/moodle/moodle.git
synced 2025-06-02 06:05:31 +02:00
It is time to refund for echeck (business checking).
This commit is contained in:
parent
be09f12192
commit
78ceee0741
@ -136,8 +136,8 @@ function authorize_process_csv($filename)
|
||||
else {
|
||||
$ignored++;
|
||||
$ignoredlines .= $reftransid . ": Not our business, in refunds\n";
|
||||
continue;
|
||||
}
|
||||
continue;
|
||||
}
|
||||
|
||||
if (! ($transstatus == 'Settled Successfully' && $transtype == 'Authorization w/ Auto Capture')) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user