1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-14 15:13:29 +01:00
Commit Graph

21929 Commits

Author SHA1 Message Date
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
Benjamin Beganović
abe8bbcd5d
Refactor PowerBoard (#102)
* 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

* 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
2024-09-17 10:05:19 +10:00
David Bomba
c87f25cc72 3ds 2024-09-10 16:42:59 +10:00
David Bomba
ca187bb1da 3ds 2024-09-10 16:42:10 +10:00
David Bomba
eea3f396c6 add logging 2024-09-10 16:36:20 +10:00
David Bomba
ec5b4243a2 Update logic 2024-09-10 16:04:10 +10:00
David Bomba
3d67fe327b Update logic 2024-09-10 15:43:05 +10:00
David Bomba
953a8b632b Additional error handlers 2024-09-10 13:51:43 +10:00
David Bomba
69c166c3e9 minor fixes 2024-09-10 12:15:48 +10:00
David Bomba
0c8e5b2e37 Pay Now using ninja tokens 2024-09-10 12:07:50 +10:00
David Bomba
53e295df4c Refactor for self hosted pay now button 2024-09-10 11:50:15 +10:00
David Bomba
4f46fa1029 Testing powerboard 2024-09-10 09:49:17 +10:00
David Bomba
b715c7dd20 powerboardOM 2024-09-10 08:40:40 +10:00
David Bomba
6177483791 Authorize 2024-09-09 19:56:47 +10:00
David Bomba
1172e4bfc1 Authorize.blade.php 2024-09-09 19:36:25 +10:00
David Bomba
d2d807dd7d Powerboard 2024-09-09 19:02:25 +10:00
David Bomba
3689931624 powerboard 2024-09-09 18:50:07 +10:00
David Bomba
0e070ed5c1 powerboard 3ds flow completion 2024-09-09 18:19:29 +10:00
David Bomba
54afae4d8b Exception handling 2024-09-09 16:28:56 +10:00
David Bomba
2e114692e7 3ds payment flow 2024-09-09 15:52:11 +10:00
David Bomba
590616a780 Payment with 3ds 2024-09-08 19:52:39 +10:00
David Bomba
1f3c37a76b powerboard 2024-09-08 19:06:31 +10:00
David Bomba
a9aa6aea87 Customers model: 2024-09-07 17:32:23 +10:00
David Bomba
e721351a4b Symfony Serializer 2024-09-07 17:28:48 +10:00
David Bomba
c0483d727f Symfony Serializer 2024-09-07 17:27:00 +10:00
David Bomba
78367c1e2d Add payment method and attach to customer 2024-09-07 16:37:20 +10:00
David Bomba
9053e6ac7e powerboard 2024-09-07 09:52:35 +10:00
David Bomba
6d2638c603 powerboard 2024-09-07 09:34:53 +10:00
David Bomba
67407103c7 Powerboard 2024-09-06 23:14:21 +10:00
David Bomba
734878a73d powerboard 2024-09-06 22:55:56 +10:00
David Bomba
6876a647ca powerboard 2024-09-06 19:15:08 +10:00
David Bomba
454f7df01e Powerboard 2024-09-06 18:31:00 +10:00
David Bomba
54c1831228 Powerboard 2024-09-06 15:15:33 +10:00
David Bomba
30ff490977 powerboard 2024-09-06 14:34:54 +10:00
David Bomba
3de9c99d34 powerboard 2024-09-06 14:26:13 +10:00
David Bomba
9c8afcd434 Allow invoice PDFs to download via interface 2024-09-06 13:58:39 +10:00
David Bomba
6a5b559983 Fixes for OTP 2024-09-06 11:04:19 +10:00
David Bomba
43b2bef464 Cleaner error handling for gateway errors 2024-09-06 09:40:42 +10:00
David Bomba
0017307e39 Minor fixes for PayPalOM 2024-09-06 08:54:26 +10:00
David Bomba
7444355dee Fixes for first selction on Radio Buttons 2024-09-06 08:17:03 +10:00
Benjamin Beganović
1d45a3944b
fixes for becs (#99) 2024-09-06 07:33:09 +10:00
Benjamin Beganović
3a609f19b1
Stripe BACS: Preselect payment method (#98)
* preselect first method for bacs

* assets rebuild
2024-09-06 07:32:50 +10:00
Benjamin Beganović
b4ee01cc60
Fixes for Stripe ACSS (#97)
* fixes for post-auth redirect on acss

* preselect first acss account

* clean up
2024-09-06 07:32:34 +10:00
David Bomba
de87b03952 Minor fixes for invoice summaryu 2024-09-05 21:23:40 +10:00
David Bomba
7bf7ae1d31 Fixes for instant bank payment 2024-09-05 19:41:21 +10:00
David Bomba
2082d2bf8a updates for Forte 2024-09-05 19:05:37 +10:00
David Bomba
31da9cf5ab updates for Forte 2024-09-05 19:04:40 +10:00
David Bomba
59ba737f5d Fixes for redirect URL when client portal is disabled 2024-09-05 16:08:09 +10:00
David Bomba
45553416de Fixes for flow2 2024-09-05 15:55:14 +10:00
David Bomba
63f3115a02 Error handling in livewire 2024-09-05 15:06:21 +10:00