Fixes for WePay
This commit is contained in:
parent
dc47e81c63
commit
6e7ff0abfb
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ namespace App\PaymentDrivers\WePay;
|
|||
use App\Exceptions\PaymentFailed;
|
||||
use App\Jobs\Mail\PaymentFailureMailer;
|
||||
use App\Jobs\Util\SystemLogger;
|
||||
use App\Models\GatewayType;
|
||||
use App\Models\PaymentType;
|
||||
use App\Models\SystemLog;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue