1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/PaymentDrivers
David Bomba abd3a89bc9
Subscriptions (#5248)
* Fixes for converting quote to invoice

* Fixes for naming PDFs

* Refresh entity prior to sending

* Fixes for subscriptions

* Add in required use

* Fixes for notifications

* Fixes for notifications

* Add with trasheD

* Rename BillingSubscriptions to Subscriptions

* Refactoring subscriptions
2021-03-25 21:55:59 +11:00
..
Authorize Merge pull request #4776 from beganovich/v5-2701-shift-token-resolving-to-backend 2021-01-28 15:43:48 +01:00
CheckoutCom wip 2021-02-03 12:36:10 +01:00
Stripe Add invoices as description for Stripe payment 2021-02-25 12:57:12 +01:00
AbstractPaymentDriver.php Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
AuthorizePaymentDriver.php Drop address2 field from required 2021-02-09 12:01:46 +01:00
BaseDriver.php Subscriptions (#5248) 2021-03-25 21:55:59 +11:00
BasePaymentDriver.php Fixes for ledger 2021-01-21 15:42:30 +11:00
CheckoutComPaymentDriver.php wip 2021-01-29 12:00:30 +01:00
CustomPaymentDriver.php Get invoice_id from payment has 2021-02-15 11:45:14 +01:00
DriverTemplate.php Small fix for user notifications 2021-03-17 11:13:29 +11:00
PayPalExpressPaymentDriver.php use ->getData() 2021-03-15 11:14:09 +01:00
StripePaymentDriver.php Fixes for password protection 2021-03-22 22:18:57 +11:00