1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-14 23:22:52 +01:00
invoiceninja/app/PaymentDrivers
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
..
Authorize Refactor for cache statics moving to container 2024-06-18 10:24:03 +10:00
Braintree Fixes for credits 2024-06-17 13:45:24 +10:00
BTCPay BTCPay updates 2024-06-07 11:30:11 +00:00
CheckoutCom Refactor context passing between methods and Livewire (#65) 2024-07-10 09:55:36 +10:00
Common Refactor context passing between methods and Livewire (#65) 2024-07-10 09:55:36 +10:00
Eway Update copyright 2024-04-12 14:15:41 +10:00
Factory php-cs-fixer 2024-06-14 17:09:44 +10:00
Forte cs fixer 2024-01-14 15:05:00 +11:00
GoCardless Static Analysis 2024-06-16 08:30:25 +10:00
Mollie Static Analysis 2024-06-16 08:30:25 +10:00
PayFast Update copyright 2024-04-12 14:15:41 +10:00
PayPal Static Analysis 2024-06-18 09:41:22 +10:00
PayTrace Update copyright 2024-04-12 14:15:41 +10:00
Razorpay Static Analysis 2024-06-16 08:30:25 +10:00
Sample Remove redundant dependencies 2024-05-30 07:42:07 +10:00
Square Static Analysis 2024-06-16 08:30:25 +10:00
Stripe Refactor context passing between methods and Livewire (#65) 2024-07-10 09:55:36 +10:00
AbstractPaymentDriver.php Update copyright 2024-04-12 14:15:41 +10:00
AuthorizePaymentDriver.php php-cs-fixer 2024-06-14 17:09:44 +10:00
BaseDriver.php php-cs-fixer 2024-06-14 17:09:44 +10:00
BraintreePaymentDriver.php Static Analysis + ACSS 2024-06-17 16:08:06 +10:00
BTCPayPaymentDriver.php php-cs-fixer 2024-06-14 17:09:44 +10:00
CheckoutComPaymentDriver.php Refactor context passing between methods and Livewire (#65) 2024-07-10 09:55:36 +10:00
CustomPaymentDriver.php Update copyright 2024-04-12 14:15:41 +10:00
EwayPaymentDriver.php php-cs-fixer 2024-06-14 17:09:44 +10:00
FortePaymentDriver.php php-cs-fixer 2024-06-14 17:09:44 +10:00
GoCardlessPaymentDriver.php php-cs-fixer 2024-06-14 17:09:44 +10:00
MolliePaymentDriver.php php-cs-fixer 2024-06-14 17:09:44 +10:00
PayFastPaymentDriver.php Removing payfast sdk 2024-04-27 07:10:24 +10:00
PayPalExpressPaymentDriver.php Update copyright 2024-04-12 14:15:41 +10:00
PayPalPPCPPaymentDriver.php Fixes for credits 2024-06-17 13:45:24 +10:00
PayPalRestPaymentDriver.php Clean up for paypal 2024-06-14 17:32:07 +10:00
PaytracePaymentDriver.php php-cs-fixer 2024-06-14 17:09:44 +10:00
RazorpayPaymentDriver.php Update copyright 2024-04-12 14:15:41 +10:00
SquarePaymentDriver.php php-cs-fixer 2024-06-14 17:09:44 +10:00
StripeConnectPaymentDriver.php Update copyright 2024-04-12 14:15:41 +10:00
StripePaymentDriver.php Refactor context passing between methods and Livewire (#65) 2024-07-10 09:55:36 +10:00
WePayPaymentDriver.php Static Analysis 2024-06-17 20:38:33 +10:00