1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-13 22:54:25 +01:00
invoiceninja/app/Livewire/Flow2
David Bomba 114b58cdc4
Beganovich 1513 powerboard (#103)
* make container nicer

* assets rebuild

* authorize powerband card (3ds)

* add reference to build file

* update authorize (3ds) view

* assets rebuild

* unify 3ds and non-3ds auth/pay

* assets rebuild

* authorize

* pay

* update vite refs

* pay

* hide authorize button

* intercepting form on authorize

* assets build

* wip

* init powerboard in data ref

* fixes for blank placeholders

* reset the form on failed 3ds

* handling unsuccessful errors

* send email on payment failed

* fixes for 3ds fail on auth

* assets rebuild

* make card_name required

* make card_name required (on auth)

* fixes for blocked pay-now button

* fixes for reload

* fixes for reload

* build

* Fixes for broken powerboard

* make client name required

* skip fields checking if no required fields

* on request, return json response

* check for plain not_authenticated response

* flash message when no action is present

* fixes for exec order on token

* assets build

* check for plain not_authenticated response (pay)

* assets build

* adjustments for minimum payments

* Add text decoration to terms button

* Improvements for subscriptions and new payment flow

---------

Co-authored-by: Benjamin Beganović <k1pstabug@gmail.com>
2024-09-17 10:16:10 +10:00
..
InvoicePay.php Allow invoice PDFs to download via interface 2024-09-06 13:58:39 +10:00
InvoiceSummary.php Powerboard 2024-09-06 18:31:00 +10:00
PaymentMethod.php Error handling in livewire 2024-09-05 15:06:21 +10:00
ProcessPayment.php Cleaner error handling for gateway errors 2024-09-06 09:40:42 +10:00
RequiredFields.php Error handling in livewire 2024-09-05 15:06:21 +10:00
Signature.php Rollback for new payment flow 2024-08-22 16:45:06 +10:00
Terms.php Updates for multi invoice payment flow 2024-08-09 14:44:39 +10:00
UnderOverPayment.php Beganovich 1513 powerboard (#103) 2024-09-17 10:16:10 +10:00