1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/app/Http
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
..
Controllers Add Psalm, code cleanup! 2020-10-28 17:58:15 +11:00
Livewire Show empty string if country is not set: 2020-10-09 16:03:27 +02:00
Middleware Fixes 2020-10-27 06:10:04 +11:00
Requests Checkout.com payments with token: 2020-11-01 15:56:17 +01:00
ValidationRules Quote email engine 2020-10-28 10:02:32 +11:00
ViewComposers Rename "Downloads" to "Documents": 2020-09-28 12:04:34 +02:00
Kernel.php Fixes for tests + remove swoole 2020-10-22 21:14:14 +11:00