mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
wip
This commit is contained in:
parent
548405c4d8
commit
3d12fd80e8
@ -74,7 +74,7 @@ class CreditCard
|
|||||||
SystemLog::TYPE_MOLLIE
|
SystemLog::TYPE_MOLLIE
|
||||||
);
|
);
|
||||||
|
|
||||||
$this->processSuccessfulPayment($payment);
|
return $this->processSuccessfulPayment($payment);
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($payment->status === 'open') {
|
if ($payment->status === 'open') {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user