1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Http/Controllers/ClientPortal
Benjamin Beganović 2b85feedc0
Fixes for "Pay now" with invoices (#3523)
* Fixes for invoice payments
- Changed the input from $hashed_ids to invoices[] as an array
- Fixes for payment.js

* Fix redirect back
2020-03-25 09:13:47 +11:00
..
CreditController.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
DashboardController.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
DocumentController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvitationController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
InvoiceController.php Performance improvements - PDF generation (#3521) 2020-03-25 00:25:20 +11:00
PaymentController.php Fixes for "Pay now" with invoices (#3523) 2020-03-25 09:13:47 +11:00
PaymentHookController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentMethodController.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
ProfileController.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
QuoteController.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
RecurringInvoiceController.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00