mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Authorize .net
This commit is contained in:
parent
8c260ece95
commit
48086f1516
@ -16,8 +16,8 @@ use App\Models\ClientGatewayToken;
|
|||||||
use App\PaymentDrivers\AuthorizePaymentDriver;
|
use App\PaymentDrivers\AuthorizePaymentDriver;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Class BaseDriver
|
* Class AuthorizeCreditCard
|
||||||
* @package App\PaymentDrivers
|
* @package App\PaymentDrivers\Authorize
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
class AuthorizeCreditCard
|
class AuthorizeCreditCard
|
||||||
|
Loading…
x
Reference in New Issue
Block a user