mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 21:22:58 +01:00
Authorize .net
This commit is contained in:
parent
8c260ece95
commit
48086f1516
@ -16,8 +16,8 @@ use App\Models\ClientGatewayToken;
|
||||
use App\PaymentDrivers\AuthorizePaymentDriver;
|
||||
|
||||
/**
|
||||
* Class BaseDriver
|
||||
* @package App\PaymentDrivers
|
||||
* Class AuthorizeCreditCard
|
||||
* @package App\PaymentDrivers\Authorize
|
||||
*
|
||||
*/
|
||||
class AuthorizeCreditCard
|
||||
|
Loading…
Reference in New Issue
Block a user