mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 20:00:33 -04:00
Fix for wepay hook
This commit is contained in:
parent
eb92f617b5
commit
322f5ce866
@ -3,6 +3,7 @@
|
||||
use Session;
|
||||
use Utils;
|
||||
use App\Models\Payment;
|
||||
use App\Models\PaymentMethod;
|
||||
use Exception;
|
||||
|
||||
class WePayPaymentDriver extends BasePaymentDriver
|
||||
|
Loading…
x
Reference in New Issue
Block a user