mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 21:22:58 +01:00
wip
This commit is contained in:
parent
548405c4d8
commit
3d12fd80e8
@ -74,7 +74,7 @@ class CreditCard
|
||||
SystemLog::TYPE_MOLLIE
|
||||
);
|
||||
|
||||
$this->processSuccessfulPayment($payment);
|
||||
return $this->processSuccessfulPayment($payment);
|
||||
}
|
||||
|
||||
if ($payment->status === 'open') {
|
||||
|
Loading…
Reference in New Issue
Block a user