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

52 Commits

Author SHA1 Message Date
Benjamin Beganović
044b4bce72
Fixes for Forte & Authorize.net (#83)
* configure manual chunks for forte & authorize

* assets build
2024-08-22 07:44:57 +10:00
Benjamin Beganović
05d7211c4c
PayPal: New payment flow (#81)
* extract payment view and data

* scaffold pay livewire

* express

* fix for checkout interface

* card

* rest

* ppcp

* assets build

* fix for duplicate pay button
2024-08-16 07:27:17 +10:00
David Bomba
fb57d4d9de Improve new flow 2024-08-09 12:48:21 +10:00
Benjamin Beganović
f966a2b846
BTCPay: New payment flow (#76)
* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* btcpay
2024-08-09 09:09:04 +10:00
Benjamin Beganović
59666dc5db
Braintree: New payment flow (#77)
* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* braintree
2024-08-09 09:08:54 +10:00
Benjamin Beganović
0fff78b0a0
Authorize.net: New payment flow (#68)
* fixes for validation errors

* authorize.net

* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* authorize.net credit card
2024-08-09 09:07:23 +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
a83cb0c3b2 working on payment flow 2024-07-01 07:44:03 +10:00
David Bomba
c7cc0e084f updates for html invoice layout 2024-06-28 15:41:48 +10:00
David Bomba
7189c494ea Updated flow 2024-06-27 10:29:36 +10:00
David Bomba
fd7c28880c Payment methods 2024-06-27 09:13:49 +10:00
David Bomba
c315911da4 Payment float 2024-06-24 15:44:42 +10:00
David Bomba
3e760e6cc6 New payment flow 2024-06-24 14:38:53 +10:00
David Bomba
88dcdbd181 Update for Laravel 11 2024-06-22 14:33:38 +10:00
David Bomba
89f571f72f Resources 2024-06-19 11:42:40 +10:00
David Bomba
0c60a11989 Search filters for recurring invoices 2024-06-19 09:09:44 +10:00
David Bomba
84e7cfcdaf Updates for paypal rest implementation 2024-06-06 11:54:08 +10:00
David Bomba
e61c2422ee updated resources 2024-06-06 11:17:34 +10:00
David Bomba
754c6c6457 Updates for resources 2024-06-05 09:57:20 +10:00
Benjamin Beganović
f76c924c3a assets production build 2024-05-31 19:47:09 +02:00
David Bomba
06f28bcc0d updated resources 2024-05-31 23:13:36 +10:00
David Bomba
fd7dfb1dc8
Merge branch 'v5-develop' into 1333-tailwind-v3
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-05-31 23:10:54 +10:00
David Bomba
ec1ee4507b Updates for resources 2024-05-20 13:15:23 +10:00
David Bomba
52df4708d6 resource build assets 2024-05-04 09:01:02 +10:00
David Bomba
7dc3c351dd Add in new builds 2024-04-08 11:56:28 +10:00
David Bomba
a62302b655 Remove mail config from setup 2024-04-08 08:51:33 +10:00
Benjamin Beganović
639708997d Assets build 2024-04-01 19:09:28 +02:00
Benjamin Beganović
fa5827eb44 Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-04-01 19:09:13 +02:00
Benjamin Beganović
8a8a7e2865 Assets production build 2024-03-21 17:43:08 +01:00
Benjamin Beganović
1921357adc Assets production build 2024-03-13 19:26:04 +01:00
Benjamin Beganović
428b416de3 Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-03-13 19:25:37 +01:00
David Bomba
1d132070a0 Updated css/js bundles 2024-03-10 09:20:00 +11:00
Benjamin Beganović
d8fccd7288 Assets production build 2024-03-08 19:47:24 +01:00
Benjamin Beganović
ab56c7fa84 Assets production build 2024-03-04 18:37:11 +01:00
Benjamin Beganović
8e4e6c4f70 Assets production build 2024-02-20 17:10:38 +01:00
Benjamin Beganović
5bac6253f9 Assets build 2024-02-09 17:54:00 +01:00
Benjamin Beganović
b24bc612ec Production build 2024-01-31 18:59:53 +01:00
Benjamin Beganović
a93b452c39 Production build 2024-01-31 18:47:39 +01:00
David Bomba
50676394e0 Replace variables in Terms for user acceptance in Client Portal 2024-01-29 15:43:40 +11:00
David Bomba
8f8794214d Fixes for bundling stripe 2024-01-14 12:02:30 +11:00
David Bomba
4f9400454a Rebundle livewire using ESM 2024-01-14 12:00:51 +11:00
David Bomba
5142465163 roll back for livewire resources 2024-01-13 10:01:45 +11:00
David Bomba
a35ca97b3e Load app.js via bundled resources 2024-01-13 09:48:55 +11:00
David Bomba
4b5b8ae0ba Refactor for Stripe ACSS payments 2023-12-18 15:25:16 +11:00
David Bomba
a973ece57b Add js bundles 2023-12-12 20:50:44 +11:00
David Bomba
4a8987cf8f Disable payment buttons on submit 2023-12-07 13:59:36 +11:00
David Bomba
3ce689a53e Fixes for webhook logic 2023-11-10 12:06:49 +11:00
David Bomba
f80767bcfc Minor fixes for eway 2023-10-03 09:08:27 +11:00