1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/PaymentDrivers
Benjamin Beganović 2fccfe2df1 - Rewrite of checkout-credit-card.js
- Fixed bug with detach() on driver class
- Changed the way token checking works from frontend
- Support for multiple payment methods on payment page
- Changed save card label to "Save payment method details"
- Updated relevant Javascript assets
2021-01-20 16:19:01 +01:00
..
Authorize - Pass instance of AuthorizePaymentDriver.php as $gateway instead of CompanyGateway record 2021-01-19 14:36:07 +01:00
CheckoutCom - Rewrite of checkout-credit-card.js 2021-01-20 16:19:01 +01:00
Stripe Add authorize view for SOFORT 2021-01-19 16:07:58 +01:00
AbstractPaymentDriver.php Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
AuthorizePaymentDriver.php - Pass instance of AuthorizePaymentDriver.php as $gateway instead of CompanyGateway record 2021-01-19 14:36:07 +01:00
BaseDriver.php Payment notifications for online payments to the client 2021-01-18 08:31:49 +11:00
BasePaymentDriver.php Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
CheckoutComPaymentDriver.php - Rewrite of checkout-credit-card.js 2021-01-20 16:19:01 +01:00
CustomPaymentDriver.php Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
DriverTemplate.php Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
PayPalExpressPaymentDriver.php Remove redirect redirect 2021-01-13 13:41:20 +01:00
StripePaymentDriver.php Add authorize view for SOFORT 2021-01-19 16:07:58 +01:00