1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-06 03:02:34 +01:00
invoiceninja/app/Http/Requests/ClientPortal
Benjamin Beganović 7e30093429 Checkout.com payments with token:
- Convert "true" from frontend to boolean in PaymentResponseRequest
- Reference correct 'transaction_reference' in BaseDriver & Checkout\Utilities
- Frontend switching between token & credit card when making payments with Checkout.com
- New 'pay_with' translation string
- Added 'save-card--container' to save card partial
- Ensure we show whole transaction reference string in payments/show.blade
2020-11-01 15:56:17 +01:00
..
Documents Refactor requests to use generics (#41) 2020-10-22 17:46:02 +11:00
Payments Checkout.com payments with token: 2020-11-01 15:56:17 +01:00
Uploads Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
CreatePaymentMethodRequest.php Refactor requests to use generics (#41) 2020-10-22 17:46:02 +11:00
ProcessInvoicesInBulkRequest.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
ProcessQuotesInBulkRequest.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
RegisterRequest.php Update email validation 2020-10-13 08:27:42 +11:00
ShowCreditRequest.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
ShowInvoiceRequest.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
ShowQuoteRequest.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
ShowRecurringInvoiceRequest.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
StoreDocumentRequest.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
UpdateClientRequest.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
UpdateContactRequest.php Update email validation 2020-10-13 08:27:42 +11:00