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
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
..
ach Stripe: New payment flow (#67) 2024-07-16 18:43:55 +10:00
acss Stripe: New payment flow (#67) 2024-07-16 18:43:55 +10:00
alipay Refactor context passing between methods and Livewire (#65) 2024-07-10 09:55:36 +10:00
applepay Refactor context passing between methods and Livewire (#65) 2024-07-10 09:55:36 +10:00
bacs Stripe: New payment flow (#67) 2024-07-16 18:43:55 +10:00
bancontact Stripe: New payment flow (#67) 2024-07-16 18:43:55 +10:00
bank_transfer Stripe: New payment flow (#67) 2024-07-16 18:43:55 +10:00
becs Stripe: New payment flow (#67) 2024-07-16 18:43:55 +10:00
browser_pay Refactor context passing between methods and Livewire (#65) 2024-07-10 09:55:36 +10:00
connect Landing page for existing stripe connect acccounts 2021-04-22 23:51:18 +10:00
credit_card Refactor context passing between methods and Livewire (#65) 2024-07-10 09:55:36 +10:00
eps Stripe: New payment flow (#67) 2024-07-16 18:43:55 +10:00
fpx Stripe: New payment flow (#67) 2024-07-16 18:43:55 +10:00
giropay Stripe: New payment flow (#67) 2024-07-16 18:43:55 +10:00
ideal Stripe: New payment flow (#67) 2024-07-16 18:43:55 +10:00
includes Fix issue 7403 2022-04-29 11:53:01 +02:00
klarna Stripe: New payment flow (#67) 2024-07-16 18:43:55 +10:00
plaid refactor for ach payments 2022-05-18 09:39:54 +10:00
przelewy24 Stripe: New payment flow (#67) 2024-07-16 18:43:55 +10:00
sepa Stripe: New payment flow (#67) 2024-07-16 18:43:55 +10:00
sofort Stripe: New payment flow (#67) 2024-07-16 18:43:55 +10:00