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

22154 Commits

Author SHA1 Message Date
hillelcoren
7142f1e51a Admin Portal - Hosted 2024-09-08 07:53:59 +00:00
hillelcoren
db8bafac3c Admin Portal - Hosted 2024-09-08 07:50:23 +00: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
a5317ff093 Remove redundant code path 2024-09-07 15:17:36 +10:00
David Bomba
587159c8c0 Taxes with add back gateway fees 2024-09-07 11:21:05 +10:00
David Bomba
1c855b42d5 Taxes with add back gateway fees 2024-09-07 11:17:44 +10:00
David Bomba
3c226a524c Fixes for gateway fees 2024-09-07 09:52:52 +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
ee399ae30b
Merge pull request #9971 from heddn/php83
Update PHP 8.3 in test runner
2024-09-06 07:23:56 +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
David Bomba
076f168707 Working on payment flows 2024-09-05 13:57:03 +10:00
David Bomba
c74fac68f4 Fixes for disabled client portal payments 2024-09-05 13:22:55 +10:00
David Bomba
500f289647 Add ACSS or USD option for ACSS transfers 2024-09-05 11:55:47 +10:00
David Bomba
5b290a99b4 Merge new payment flow v2 2024-09-05 11:34:29 +10:00
David Bomba
b05e58beb9 Minor annotations for Stripe SEPA 2024-09-05 10:51:32 +10:00
David Bomba
59bcd30b77 Minor annotations for Stripe SEPA 2024-09-05 10:50:36 +10:00
Benjamin Beganović
8268dc332b Braintree: Show loader on PayPal when redirecting (#96)
* add spinner

* show spinner on successful run

* assets rebuild
2024-09-04 18:36:45 +02:00
Benjamin Beganović
dfd12adb56 Authorize.net: Upgrade authorize to use Simple Card (#95)
* update authorize view

* update js

* assets rebuild
2024-09-04 18:36:32 +02:00
David Bomba
57f1eebb30 Fixes for namespace 2024-09-04 18:36:20 +02:00
Benjamin Beganović
babd4580d2 New payment flow: Masking with blank space (#94)
* bump simple card to .4

* update authorize

* update forte

* assets build
2024-09-04 18:36:07 +02:00
David Bomba
b4d1504c9b Fixes for required fields for paytrace 2024-09-04 18:35:54 +02:00
Benjamin Beganović
236c55de33 Paytrace: Add loaders (#93)
* nullable access payment hash data

* add loaders to js

* add loaders to authorize

* assets build
2024-09-04 18:35:32 +02:00
Benjamin Beganović
eb914df7ac Forte: Refactor authorization (#90)
* include sc in pay

* refactor authorize

* include sc in pay livewire
2024-09-04 18:35:26 +02:00
Benjamin Beganović
1add1b392f New payment flow. Fixes for meta ref (#92)
* authorize

* eway

* bacs

* becs

* credit card

* przelewy24
2024-09-04 18:35:19 +02:00
Benjamin Beganović
c341dfd3cd Eway: Add loaders (#91)
* eway: add loaders

* assets build
2024-09-04 18:35:06 +02:00