1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-15 23:52:33 +01:00
Commit Graph

1967 Commits

Author SHA1 Message Date
David Bomba
a363831425 Fixes for BTC Pay 2024-10-05 10:43:50 +10:00
David Bomba
cdf1ee1338 minor fixes for molli 2024-10-05 10:20:18 +10:00
David Bomba
e3ac860c5f Minor changes for braintree 2024-10-03 14:21:47 +10:00
David Bomba
0a4d00158c null safety not required 2024-09-29 16:52:34 +10:00
David Bomba
6d0c008b69 Updates for CBA Powerboard 2024-09-26 13:48:28 +10:00
David Bomba
1e5faf2ecd Fixes for duplicate mollie requests 2024-09-26 13:19:01 +10:00
David Bomba
ce181b976a Updates for rotessa 2024-09-26 12:04:01 +10:00
David Bomba
55b38a2172 Updates for powerboard 2024-09-25 12:03:33 +10:00
David Bomba
64ced161b7 Update CBA powerboard settings after a gateway update 2024-09-25 07:22:10 +10:00
David Bomba
3b8aef5e58 Fixes for CBA Powerboard 2024-09-24 17:31:35 +10:00
David Bomba
033ef9c492 Fixes for CBA Powerboard 2024-09-24 17:20:00 +10:00
David Bomba
bfe278e639 Fixes for CBA Powerboard 2024-09-24 17:00:24 +10:00
David Bomba
8d636fd0a3 Fixes for CBA Powerboard 2024-09-24 16:58:49 +10:00
David Bomba
52adc55c9c Fixes for static analysis 2024-09-24 14:49:19 +10:00
David Bomba
0d6820851f Fixes for gateway id 2024-09-24 09:22:04 +10:00
David Bomba
2193da9f6f Fixes for gateway id 2024-09-24 09:21:44 +10:00
David Bomba
ae31a457da Fixes for gateway id 2024-09-24 09:15:22 +10:00
David Bomba
16d716230b Fixes for cba 2024-09-24 09:08:47 +10:00
David Bomba
174a02b52a QB SYNC 2024-09-24 07:22:53 +10:00
David Bomba
38fb55523a Fixes for castables 2024-09-23 07:27:28 +10:00
David Bomba
8dffba42d6 Refactor blockonomics JS for one page checkout 2024-09-19 09:45:08 +10:00
David Bomba
19cf39786e Fixes for blockonomics 2024-09-19 08:17:51 +10:00
David Bomba
5af3498d5a Cleanup 2024-09-19 08:04:24 +10:00
David Bomba
632be20326 Cleanup 2024-09-19 07:45:00 +10:00
David Bomba
6f7cb38e37 Fixes for blockonomics 2024-09-18 21:11:25 +10:00
David Bomba
7f936ad18b Fixes for blockonomics 2024-09-18 17:12:52 +10:00
David Bomba
20b04a266f merge 2024-09-17 10:17:07 +10:00
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
David Bomba
b1d92d8354 Merge branch 'powerboard' into v5-develop 2024-09-17 10:09:53 +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
cnohall
9848a54192 add ?reset=1 to getBTCAdress only when environment is in development 2024-09-16 18:20:53 +09:00
David Bomba
527b1263ce Minor fixes 2024-09-16 09:44:11 +10:00
David Bomba
e3559c4a5f Clean up 2024-09-16 09:32:39 +10:00
David Bomba
2464556ef2 Switch to HTTP facade 2024-09-16 09:30:05 +10:00
cnohall
3cfffa09c4 Improve logic in processWebhookRequest to handle more cases 2024-09-15 19:58:18 +09:00
cnohall
2687483cd8 Add todo comment for missed logic in processWebhookRequest 2024-09-15 09:52:45 +09:00
cnohall
730961d7b1 remove commented code 2024-09-13 13:08:13 +09:00
cnohall
eba06f2dfd Simplify Logic 2024-09-13 13:03:46 +09:00
cnohall
56e327a238 final clean ups before review 2024-09-13 12:58:38 +09:00
cnohall
cfe26d06ec clean up functions 2024-09-13 12:26:22 +09:00
cnohall
9a1c76a23a add support for QR-code 2024-09-12 14:06:53 +09:00
cnohall
19e99f300d add logic about secrets 2024-09-11 22:14:21 +09:00
cnohall
34830bc9ab update UI and make refreshing price possible 2024-09-11 17:07:43 +09:00
cnohall
97e3881017 temp 2024-09-11 10:03:51 +09:00
Benjamin Beganović
0c22f9b27a
Redirect to authorization when token is not available (#100)
* gocardless: sepa

* gocardless: direct debit

* braintree ach (wip)

* braintree: ach

* rotessa: ach
2024-09-11 07:37:12 +10:00
cnohall
bd4b4a6712 comment out old code and update callbackUrl 2024-09-10 18:30:48 +09:00
David Bomba
eea3f396c6 add logging 2024-09-10 16:36:20 +10:00
cnohall
5d07317cfa add success http message 2024-09-10 15:19:09 +09:00
cnohall
3cbe451878 combine use of websocket and callback 2024-09-10 15:02:55 +09:00
David Bomba
305e3daeb4 Minor fixes 2024-09-10 14:47:29 +10:00