1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/PaymentDrivers
Benjamin Beganović 00ab670d71 Checkout.com migration to Frames:
- Changed cardToken to token in CreditCard reference
- Updated checkout.com.js
- Added "Pay" translation
- Fix issue with switching between token & credt card
2020-12-02 15:33:43 +01:00
..
Authorize php-cs-fixer 2020-11-27 12:08:42 +01:00
CheckoutCom Checkout.com migration to Frames: 2020-12-02 15:33:43 +01:00
Stripe fix stripe refunding & apply php-cs-fixer 2020-12-01 13:46:09 +01:00
AbstractPaymentDriver.php Create driver template 2020-11-26 08:07:09 +11:00
AuthorizePaymentDriver.php Merge branch 'v5-develop' into authorize_refactor 2020-11-26 22:43:25 +11:00
BaseDriver.php php-cs-fixer 2020-11-27 12:08:42 +01:00
BasePaymentDriver.php Fix for laravel 8 route file regression + psalm cleanup 2020-11-01 16:09:09 +11:00
CheckoutComPaymentDriver.php Merge pull request #4362 from beganovich/v5-gateways-required-fields 2020-11-26 06:57:48 +11:00
CustomPaymentDriver.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
DriverTemplate.php Merge pull request #4385 from turbo124/v5-develop 2020-11-28 15:16:00 +11:00
PayPalExpressPaymentDriver.php php-cs-fixer 2020-11-27 12:08:42 +01:00
StripePaymentDriver.php fix stripe refunding & apply php-cs-fixer 2020-12-01 13:46:09 +01:00