mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fixes for we pay authorization failure
This commit is contained in:
parent
3ee38d54b4
commit
af36e7c45d
@ -75,7 +75,6 @@ class ACH
|
||||
|
||||
$message = [
|
||||
'server_response' => $e->getMessage(),
|
||||
'data' => $this->wepay_payment_driver->payment_hash->data,
|
||||
];
|
||||
|
||||
SystemLogger::dispatch(
|
||||
|
Loading…
x
Reference in New Issue
Block a user