1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/PaymentDrivers
Benjamin Beganović 713a95d3b2 ACH (Stripe):
- Pass instance of $gateway to authorize page for fields  verification
- Support for multiple tokens
2021-01-21 15:53:37 +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 ACH (Stripe): 2021-01-21 15:53:37 +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