1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-15 15:42:51 +01:00
invoiceninja/resources/views/portal/ninja2020/gateways/stripe/acss
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
..
acss.blade.php Added payment views 2021-10-20 16:40:39 +02:00
authorize_livewire.blade.php Stripe: New payment flow (#67) 2024-07-16 18:43:55 +10:00
authorize.blade.php Static Analysis + ACSS 2024-06-17 16:08:06 +10:00
pay_livewire.blade.php Stripe: New payment flow (#67) 2024-07-16 18:43:55 +10:00
pay.blade.php Stripe: New payment flow (#67) 2024-07-16 18:43:55 +10:00
verify.blade.php Added verification for micro-debits 2021-10-20 16:40:42 +02:00