1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/PaymentDrivers/Authorize
Benjamin Beganović 617cc54de9 - Pass instance of AuthorizePaymentDriver.php as $gateway instead of CompanyGateway record
- Define required fields for AuthorizePaymentDriver.php
- Update references to $gateway (CompanyGateway)
- Pass $countries to required-client-info.blade.php
- Handle country submission for required-client-info.blade.php
- Only show non-filled fields in RequiredClientInfo.php
2021-01-19 14:36:07 +01:00
..
AuthorizeCreateCustomer.php Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
AuthorizeCreditCard.php - Pass instance of AuthorizePaymentDriver.php as $gateway instead of CompanyGateway record 2021-01-19 14:36:07 +01:00
AuthorizePaymentMethod.php refactor authorize.blade.php 2021-01-19 13:43:03 +01:00
AuthorizeTransactions.php Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
ChargePaymentProfile.php Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
RefundTransaction.php Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00