1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-09 20:52:56 +01:00
Commit Graph

3668 Commits

Author SHA1 Message Date
hillelcoren
c27d8acc9a Admin Portal - Profile 2024-09-08 08:00:02 +00:00
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
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ć
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
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ć
c341dfd3cd Eway: Add loaders (#91)
* eway: add loaders

* assets build
2024-09-04 18:35:06 +02:00
Benjamin Beganović
414cfca1af New payment flow: Various fixes (#89)
* assets builds

* authorize: use simple-card from asset

* forte: use simple-card from asset

* remove @invoiceninja/simple-card from package

* update usages

* stripe: ach fix

* stripe: alipay fix

* stripe: bacs fix

* stripe: acss fix

* stripe: giropay fix

* assets build
2024-09-04 18:34:59 +02:00
Benjamin Beganović
65491a6e5e New payment flow: Various fixes (#88)
* checkout: fixes for view

* alipay: fixes for method implementation

* checkout: fixes for instant payments

* livewire: revert back the local patch

* remove livewire local patch
2024-09-04 18:34:35 +02:00
Benjamin Beganović
0e8da70f77 Apply Livewire patch to load assets async (#85)
* apply livewire local patch

* assets build

* remove manual chunking

* assets build
2024-09-04 18:34:10 +02:00
Benjamin Beganović
3b9f1e55fd Fixes for Forte & Authorize.net (#83)
* configure manual chunks for forte & authorize

* assets build
2024-09-04 18:32:49 +02:00
Benjamin Beganović
f564e7529d PayPal: New payment flow (#81)
* extract payment view and data

* scaffold pay livewire

* express

* fix for checkout interface

* card

* rest

* ppcp

* assets build

* fix for duplicate pay button
2024-09-04 18:31:47 +02:00
David Bomba
1f2bb6adf7 Improve new flow 2024-09-04 18:27:51 +02:00
Benjamin Beganović
d68b75641a BTCPay: New payment flow (#76)
* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* btcpay
2024-09-04 18:26:15 +02:00
Benjamin Beganović
49d96e57bb Braintree: New payment flow (#77)
* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* braintree
2024-09-04 18:26:10 +02:00
Benjamin Beganović
e7f41c1dba Authorize.net: New payment flow (#68)
* fixes for validation errors

* authorize.net

* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* authorize.net credit card
2024-09-04 18:24:34 +02:00
Benjamin Beganović
364a57c857 Stripe: New payment flow (#67)
* stripe: ach

* stripe: klarna

* stripe: bank transfer

* assets build

* stripe: bacs

* stripe: bancontact

* stripe: becs

* stripe: eps

* stripe: fpx

* stripe: giropay

* stripe: ideal

* stripe: przelewy24

* stripe: sepa

* stripe: sofort

* assets build

* assets build

* pass context payload into livewirePaymentView

* update checkout.com

* update livewire method interface

* stripe: acss

* align methods with interface (array $data)
2024-09-04 18:24:05 +02:00
Benjamin Beganović
a4592d666b Refactor context passing between methods and Livewire (#65)
* checkout.com credit card payment for livewire

* implement interface for livewire view

* livewire method interface

* implement interfaces

* assets production build

* checkout.com: credit card

* stripe: credit card

* lift up logic from process payment component

* update stripe payment view logic

* wait fn for mounting existing JS

* credit card: simplify data passing

* stripe: browser pay

* stripe cc: remove getData

* stripe: cc

* stripe: alipay

* checkout :cc

* stripe: apple pay

* stripe: browser pay

* assets production build
2024-09-04 18:22:14 +02:00
Benjamin Beganović
8d4ab0cd69 New payment flow (#64)
* remove context from invoice-pay

* withsecurecontext trait

* update usages

* wip

* wip

* wip

* wip

* wip
2024-09-04 17:41:39 +02:00
David Bomba
9b24eb5f94 working on payment flow 2024-09-04 17:24:04 +02:00
David Bomba
621cd1e169 updates for html invoice layout 2024-09-04 17:23:56 +02:00
David Bomba
985cdafdc2 Updated flow 2024-09-04 17:01:01 +02:00
David Bomba
76f6c51a1b Payment methods 2024-09-04 16:58:02 +02:00
David Bomba
c7d6b50778 Payment float 2024-09-04 16:57:38 +02:00
David Bomba
0f27b8474c New payment flow 2024-09-04 16:57:06 +02:00
David Bomba
6d356293c1 assets 2024-09-04 17:40:33 +10:00
David Bomba
72c818bed0 Push back flow2 js changes 2024-09-04 17:30:53 +10:00
David Bomba
4e59f4d8a8 Fixes for new payment flow 2024-09-04 13:36:50 +10:00
David Bomba
d11dcc27b7 Updated assets 2024-09-04 13:01:32 +10:00
David Bomba
c6d5676d3e Merge new payment flow 2024-09-04 13:00:04 +10:00
David Bomba
0138d8d246 Set most recent payment method as default 2024-09-03 11:48:31 +10:00
David Bomba
a45dcc5580 Fixes for tests 2024-09-03 08:20:32 +10:00
David Bomba
ada65c8da9 Move e_invoice null filter into form request 2024-09-03 07:58:37 +10:00
Benjamin Beganović
6c0b451c23
Braintree: Show loader on PayPal when redirecting (#96)
* add spinner

* show spinner on successful run

* assets rebuild
2024-09-03 07:03:28 +10:00
Benjamin Beganović
0695e5bfc1
Authorize.net: Upgrade authorize to use Simple Card (#95)
* update authorize view

* update js

* assets rebuild
2024-09-03 07:03:18 +10:00
David Bomba
11d32d2569 Fixes for namespace 2024-09-02 13:10:06 +10:00
Benjamin Beganović
9c4462d534
New payment flow: Masking with blank space (#94)
* bump simple card to .4

* update authorize

* update forte

* assets build
2024-09-02 12:57:55 +10:00
hillelcoren
06bb71f2ae Admin Portal - Selfhosted 2024-09-01 11:06:51 +00:00
hillelcoren
d4663fc469 Admin Portal - Profile 2024-09-01 11:00:36 +00:00
hillelcoren
c67d2693b5 Admin Portal - Hosted 2024-09-01 10:54:31 +00:00
David Bomba
f77bfe2bc7 Fixes for required fields for paytrace 2024-08-30 14:16:35 +10:00
David Bomba
a4a2e237db
Merge pull request #9960 from turbo124/v5-develop
Add reversal for failed BTC payments
2024-08-30 11:12:36 +10:00
David Bomba
cb0da8d349 updated resources 2024-08-30 11:12:09 +10:00
Benjamin Beganović
37892cbe7f
Paytrace: Add loaders (#93)
* nullable access payment hash data

* add loaders to js

* add loaders to authorize

* assets build
2024-08-30 09:17:40 +10:00
Benjamin Beganović
ac19d07c24
Eway: Add loaders (#91)
* eway: add loaders

* assets build
2024-08-30 09:17:09 +10:00
hillelcoren
7e5a1d1893 Admin Portal - Selfhosted 2024-08-28 19:56:09 +00:00
hillelcoren
14685a50a2 Admin Portal - Profile 2024-08-28 19:45:12 +00:00
hillelcoren
caade65be3 Admin Portal - Hosted 2024-08-28 19:39:01 +00:00
Benjamin Beganović
48fdf6a85c
New payment flow: Various fixes (#89)
* assets builds

* authorize: use simple-card from asset

* forte: use simple-card from asset

* remove @invoiceninja/simple-card from package

* update usages

* stripe: ach fix

* stripe: alipay fix

* stripe: bacs fix

* stripe: acss fix

* stripe: giropay fix

* assets build
2024-08-28 11:17:03 +10:00
David Bomba
3df5e6ca5c self host e-invoicing 2024-08-27 20:22:51 +10:00
David Bomba
999ccfd990 latest assets 2024-08-27 09:43:07 +10:00
Benjamin Beganović
fba29de459
New payment flow: Various fixes (#88)
* checkout: fixes for view

* alipay: fixes for method implementation

* checkout: fixes for instant payments

* livewire: revert back the local patch

* remove livewire local patch
2024-08-27 07:42:39 +10:00
David Bomba
7745d6db17 new .js 2024-08-25 07:39:32 +10:00
David Bomba
656a115eba Improve rate limiting 2024-08-25 07:39:14 +10:00
Benjamin Beganović
3d69a0b88c
Apply Livewire patch to load assets async (#85)
* apply livewire local patch

* assets build

* remove manual chunking

* assets build
2024-08-24 08:18:21 +10:00
hillelcoren
4e8de2d8ce Admin Portal - Selfhosted 2024-08-23 09:52:26 +00:00
hillelcoren
1e812d686a Admin Portal - Profile 2024-08-23 09:46:15 +00:00
hillelcoren
0dad4d2743 Admin Portal - Hosted 2024-08-23 09:39:57 +00:00
David Bomba
c9eb5750b4 Rollback for new payment flow 2024-08-22 16:45:37 +10:00
David Bomba
036aca49a4 Rollback for new payment flow 2024-08-22 16:45:06 +10:00
David Bomba
af92ce8d37 Merge new payment flows 2024-08-22 08:31:18 +10:00
Benjamin Beganović
044b4bce72
Fixes for Forte & Authorize.net (#83)
* configure manual chunks for forte & authorize

* assets build
2024-08-22 07:44:57 +10:00
hillelcoren
28e493d167 Admin Portal - Selfhosted 2024-08-21 16:07:55 +00:00
hillelcoren
7aeb7c6bc7 Admin Portal - Profile 2024-08-21 16:01:34 +00:00
hillelcoren
4fed2d201f Admin Portal - Hosted 2024-08-21 15:55:09 +00:00
hillelcoren
bf31abce09 Admin Portal - Selfhosted 2024-08-21 12:21:01 +00:00
hillelcoren
387582b019 Admin Portal - Profile 2024-08-21 12:14:42 +00:00
hillelcoren
e5795563f3 Admin Portal - Hosted 2024-08-21 12:08:29 +00:00
David Bomba
42c727e995
Merge pull request #9918 from turbo124/v5-develop
Fix for calculate taxes with Recurring Invoices
2024-08-20 11:53:49 +10:00
David Bomba
0615ba25ed Fixes for calculate taxes - edge case with Recurring Invoice 2024-08-20 11:53:10 +10:00
hillelcoren
b251132f09 Admin Portal - Selfhosted 2024-08-16 12:16:14 +00:00
hillelcoren
c02bedfd97 Admin Portal - Profile 2024-08-16 12:10:04 +00:00
hillelcoren
d9f8cba6d8 Admin Portal - Hosted 2024-08-16 12:03:50 +00:00
hillelcoren
66df34b586 Admin Portal - Profile 2024-08-16 09:59:05 +00:00
hillelcoren
8d546ce1f5 Admin Portal - Hosted 2024-08-16 09:53:03 +00:00
Benjamin Beganović
05d7211c4c
PayPal: New payment flow (#81)
* extract payment view and data

* scaffold pay livewire

* express

* fix for checkout interface

* card

* rest

* ppcp

* assets build

* fix for duplicate pay button
2024-08-16 07:27:17 +10:00
David Bomba
8c62026db3 Fixes for forte token billing 2024-08-14 13:32:26 +10:00
David Bomba
fb57d4d9de Improve new flow 2024-08-09 12:48:21 +10:00
Benjamin Beganović
6f4428f6ab
Forte: New payment flow (#71)
* pass livewirePaymentView & processPaymentView thru base driver

* forte: ach

* add paymentData to the interface

* forte cc

* simple card

* forte cc

* clean up

---------

Co-authored-by: David Bomba <turbo124@gmail.com>
2024-08-09 09:11:31 +10:00
Benjamin Beganović
f966a2b846
BTCPay: New payment flow (#76)
* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* btcpay
2024-08-09 09:09:04 +10:00
Benjamin Beganović
59666dc5db
Braintree: New payment flow (#77)
* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* braintree
2024-08-09 09:08:54 +10:00
Benjamin Beganović
0fff78b0a0
Authorize.net: New payment flow (#68)
* fixes for validation errors

* authorize.net

* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* authorize.net credit card
2024-08-09 09:07:23 +10:00
David Bomba
5e9ad43281 Updated CSS 2024-08-04 17:11:10 +10:00
David Bomba
3fd6f2dd94
Merge pull request #9704 from M-E-Development-Design/payment-driver-rotessa
Payment driver rotessa
2024-08-02 13:08:55 +10:00
David Bomba
3bb60bdefd Websockets 2024-07-30 09:28:15 +10:00
Kendall Arneaud
825108039d
Merge branch 'payment-driver-rotessa' into v5-develop
Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-29 18:55:04 -04:00
David Bomba
6e43dc2592 Manifest update 2024-07-29 10:59:42 +10:00
David Bomba
8f64d1bb33 Updated resources 2024-07-29 10:56:38 +10:00
David Bomba
d7960422a6 Fixes for upcoming query regression 2024-07-29 10:10:02 +10:00
David Bomba
ba8c93ceea Fixes when importing clients/invoices 2024-07-28 19:08:04 +10:00