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

13 Commits

Author SHA1 Message Date
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ć
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
David Bomba
036aca49a4 Rollback for new payment flow 2024-08-22 16:45:06 +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
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
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
cfd76fc8df Fixes for ACSS 2022-03-09 11:31:59 +11:00
David Bomba
bb11391d52 Fixes for ACSS payments 2022-03-08 10:51:07 +11:00
Lars Kusch
23ec133be9 Added translation for payment issues 2021-10-20 16:41:01 +02:00
Lars Kusch
8bb302b6f5 Added verification for micro-debits 2021-10-20 16:40:42 +02:00
Lars Kusch
2da7ea8909 Added payment views 2021-10-20 16:40:39 +02:00