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

220 Commits

Author SHA1 Message Date
David Bomba
9b24eb5f94 working on payment flow 2024-09-04 17:24:04 +02:00
David Bomba
a47040aa15 Updated - now trying to get vite and livewire to play nice 2024-09-04 17:21:23 +02: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
David Bomba
8c62026db3 Fixes for forte token billing 2024-08-14 13:32:26 +10:00
Benjamin Beganović
0b01bacb78
update instant payment refs (#80) 2024-08-09 09:07:55 +10:00
David Bomba
d7dfd4ab65 Fixes for translations in client portal 2024-08-04 16:55:18 +10:00
Benjamin Beganović
0de492d96f
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-07-16 18:43:55 +10:00
Benjamin Beganović
1f7904e317
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-07-10 09:55:36 +10:00
Benjamin Beganović
2a1947ea6e
New payment flow (#64)
* remove context from invoice-pay

* withsecurecontext trait

* update usages

* wip

* wip

* wip

* wip

* wip
2024-07-05 15:13:38 +10:00
David Bomba
4a3f8278ea Updates for new payment flow 2024-07-02 08:20:10 +10:00
David Bomba
825d18fbae Updates for new payment flow 2024-07-01 15:13:58 +10:00
David Bomba
5761f6dc34 Updates for payment flow 2024-07-01 09:39:40 +10:00
David Bomba
a83cb0c3b2 working on payment flow 2024-07-01 07:44:03 +10:00
David Bomba
682147a26e Updated - now trying to get vite and livewire to play nice 2024-06-28 12:42:44 +10:00
David Bomba
13405c1805 Static Analysis + ACSS 2024-06-17 16:08:06 +10:00
David Bomba
a43db8f11e adjustments for acss 2024-05-14 07:47:46 +10:00
David Bomba
4921eadc89 Updates for client reports 2024-04-23 12:45:43 +10:00
David Bomba
8440048032 Minor typo fix 2024-03-26 19:57:32 +11:00
David Bomba
3e44bc0f4f Fixes for contact guards 2024-03-09 10:40:27 +11:00
David Bomba
4f9400454a Rebundle livewire using ESM 2024-01-14 12:00:51 +11:00
David Bomba
4b5b8ae0ba Refactor for Stripe ACSS payments 2023-12-18 15:25:16 +11:00
Benjamin Beganović
6df3a5abee Migrate file refs 2023-09-04 16:07:34 +02:00
David Bomba
d55e41b772 Minor fixes for bank transfer - Stripe 2023-03-23 18:28:12 +11:00
David Bomba
033ce1af95 Fixes for pre purchase 2023-03-17 14:38:00 +11:00
David Bomba
8c7aa563f4 Fixes for liap 2023-03-17 13:55:46 +11:00
David Bomba
b346445c35
Merge branch 'v5-develop' into v5-develop 2023-03-11 18:30:23 +11:00
David Bomba
c197114ff0 Improve Manual ACH payments 2023-03-09 17:33:10 +11:00
David Bomba
275041b903 bank transfer 2023-02-27 15:32:37 +11:00
David Bomba
3288a7633e Padding our bank details form for bank transfers 2023-02-27 12:37:52 +11:00
David Bomba
aaaa297253 Stripe direct debit 2023-02-27 11:08:58 +11:00
David Bomba
d51221c10e Working on bank transfers for stripe 2023-02-27 10:35:55 +11:00
David Bomba
5a61eeb02d Working on Bank Transfers for Stripe 2023-02-27 08:36:16 +11:00
David Bomba
b5d9f45a56 Bank Transfers 2023-02-23 17:24:39 +11:00
David Bomba
885ee633d7 Bank Transfers 2023-02-23 16:52:45 +11:00
David Bomba
976110e8f3 Update Alipay to use Payment Intents 2023-02-23 12:47:29 +11:00
Lars Kusch
e0271b7b6a Minor fixes 2023-01-30 08:56:59 +01:00
Lars Kusch
9c672e9bb1 Minor fixes 2023-01-30 08:46:39 +01:00
Lars Kusch
8cb650dd60 Add translation for error message 2023-01-20 09:01:37 +01:00
Lars Kusch
198ef6b191 Correct error message in formular 2023-01-20 08:49:36 +01:00
Lars Kusch
1b50175c34 Show error message on no payment method 2023-01-20 08:22:24 +01:00
Lars Kusch
7285b39f1e
Merge branch 'v5-develop' into v5-develop 2023-01-16 16:31:30 +01:00
Lars Kusch
07d9149ec3 Fixes 2023-01-16 14:58:38 +01:00
David Bomba
39a7d94b21 Handle when stripe ACH dialog is closed 2023-01-11 15:10:29 +11:00
Lars Kusch
f87d84ee1e More fixes 2022-12-22 11:38:32 +01:00
Lars Kusch
2b7893aad9 More fixes 2022-12-22 11:34:17 +01:00
Lars Kusch
848ada8790 More fixes 2022-12-22 11:09:42 +01:00
Lars Kusch
1aa854d4b5 More fixes 2022-12-22 11:06:00 +01:00
Lars Kusch
87fcdfd90b Fixes for js 2022-12-17 15:11:36 +01:00
Lars Kusch
bc53a46fac Fixes for js 2022-12-17 14:52:21 +01:00