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 |
|
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ć
|
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ć
|
5a5abdaeed
|
update instant payment refs (#80)
|
2024-09-04 18:25:01 +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
|
157841da9b
|
Updates for new payment flow
|
2024-09-04 17:25:25 +02:00 |
|
David Bomba
|
5aede4e36f
|
Updates for new payment flow
|
2024-09-04 17:24:24 +02:00 |
|
David Bomba
|
f242bddcb4
|
Updates for payment flow
|
2024-09-04 17:24:15 +02:00 |
|
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 |
|