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

1599 Commits

Author SHA1 Message Date
David Bomba
e70de19c9d Required fields 2024-09-04 17:37:27 +02:00
David Bomba
78f79a341e improvements for validation of over/under payments 2024-09-04 17:36:58 +02:00
David Bomba
0605154d73 Working on integrating multiple invoice payments 2024-09-04 17:34:27 +02:00
David Bomba
96a3599b7e improvements for validation of over/under payments 2024-09-04 17:31:29 +02:00
David Bomba
ae2bf51028 new payment flow 2024-09-04 17:29:41 +02:00
David Bomba
caeed4456b Improve spinners between loads 2024-09-04 17:26:26 +02:00
David Bomba
157841da9b Updates for new payment flow 2024-09-04 17:25:25 +02:00
David Bomba
5aede4e36f Updates for new payment flow 2024-09-04 17:24:24 +02:00
David Bomba
f242bddcb4 Updates for payment flow 2024-09-04 17:24:15 +02:00
David Bomba
9b24eb5f94 working on payment flow 2024-09-04 17:24:04 +02:00
David Bomba
621cd1e169 updates for html invoice layout 2024-09-04 17:23:56 +02:00
David Bomba
a47040aa15 Updated - now trying to get vite and livewire to play nice 2024-09-04 17:21:23 +02:00
David Bomba
985cdafdc2 Updated flow 2024-09-04 17:01:01 +02:00
David Bomba
c7d6b50778 Payment float 2024-09-04 16:57:38 +02:00
David Bomba
0f27b8474c New payment flow 2024-09-04 16:57:06 +02:00
Benjamin Beganović
73bc91f743 rotessa acss 2024-08-26 18:21:21 +02:00
David Bomba
036aca49a4 Rollback for new payment flow 2024-08-22 16:45:06 +10:00
David Bomba
af92ce8d37 Merge new payment flows 2024-08-22 08:31:18 +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
8c62026db3 Fixes for forte token billing 2024-08-14 13:32:26 +10:00
David Bomba
92f1ef98d0 Add in task item log entry to task exports 2024-08-12 08:37:23 +10:00
David Bomba
ec144b4181 Fixes for Rotessa 2024-08-09 15:39:16 +10:00
David Bomba
2baebffc32 Updates for multi invoice payment flow 2024-08-09 14:44:39 +10:00
Benjamin Beganović
6f4428f6ab
Forte: New payment flow (#71)
* pass livewirePaymentView & processPaymentView thru base driver

* forte: ach

* add paymentData to the interface

* forte cc

* simple card

* forte cc

* clean up

---------

Co-authored-by: David Bomba <turbo124@gmail.com>
2024-08-09 09:11:31 +10:00
Benjamin Beganović
4e608eb242
GoCardless: New payment flow (#72)
* pass livewirePaymentView & processPaymentView thru base driver

* gocardless
2024-08-09 09:09:29 +10:00
Benjamin Beganović
6aefbbf2c6
Mollie: New payment flow (#73)
* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* mollie

* credit card
2024-08-09 09:09:20 +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ć
6351e209d2
Paytrace: New payment flow (#74)
* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* paytrace
2024-08-09 09:08:36 +10:00
Benjamin Beganović
398e9d3a98
Payfast: New payment flow (#78)
* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* payfast
2024-08-09 09:08:03 +10:00
Benjamin Beganović
dd3e98eb30
Razorpay: New payment flow (#79)
* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* razorpay
2024-08-09 09:08:00 +10:00
Benjamin Beganović
0b01bacb78
update instant payment refs (#80) 2024-08-09 09:07:55 +10:00
Benjamin Beganović
dc401a4da6
Square: New payment flow (#75)
* pass livewirePaymentView & processPaymentView thru base driver

* square
2024-08-09 09:07:51 +10:00
Benjamin Beganović
b63e413d6e
eway (#69) 2024-08-09 09:07:35 +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
David Bomba
2a4dd7e593 Updates for chart queries 2024-08-05 18:52:34 +10:00
David Bomba
02c85e9330 Improved error handling with paypal 2024-08-05 15:04:22 +10:00
David Bomba
20573b362c Remove paypal express, omnipay 2024-08-05 11:57:42 +10:00
David Bomba
d7dfd4ab65 Fixes for translations in client portal 2024-08-04 16:55:18 +10:00
David Bomba
4a7a54a9ea Cron checks for Rotessa Paymetns 2024-08-03 12:38:48 +10:00
David Bomba
5f0caf370d
Merge pull request #9846 from turbo124/v5-develop
Fixes for PayPal FraudNet
2024-08-02 13:09:26 +10:00
David Bomba
1d754758ee Update paypal for fraudnet 2024-08-02 12:54:26 +10:00
karneaud
59e09f8df8 fix missing translation 2024-07-29 22:11:44 -04:00
karneaud
ca1c7f9f4e fix missing custom identifier. fix missing translation 2024-07-29 22:11:17 -04:00
Kendall Arneaud
825108039d
Merge branch 'payment-driver-rotessa' into v5-develop
Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-29 18:55:04 -04:00
Kendall Arneaud
37c6ba4d69
Merge branch 'invoiceninja:v5-develop' into v5-develop 2024-07-29 18:53:21 -04:00
David Bomba
d7960422a6 Fixes for upcoming query regression 2024-07-29 10:10:02 +10:00
Kendall Arneaud
adc05fbe0f
Update account.blade.php
Amend text translations

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-28 19:41:19 -04:00
Kendall Arneaud
3babc85a8b
Update pay.blade.php
Remove in favor of internal method to generate comment

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-28 19:11:17 -04:00
Kendall Arneaud
828946fcec
Update contact.blade.php
update amendments 

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-28 19:04:28 -04:00
Kendall Arneaud
4a8a52b09d
Update contact.blade.php
Amend translation text.

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-28 19:03:14 -04:00
Kendall Arneaud
161c68c1df
Update address.blade.php
Amend translation texts

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-28 18:54:00 -04:00
Kendall Arneaud
ef10fcfd87
Update CA.blade.php
amend translation text ref

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-28 18:51:34 -04:00
Kendall Arneaud
efed61c8fd
Update pay.blade.php
update text translation

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-28 18:47:43 -04:00
David Bomba
a5a9c43aff Updates 2024-07-28 16:15:15 +10:00
David Bomba
39e641d140 Fixes for missing ' 2024-07-28 09:21:01 +10:00
David Bomba
850c5e8f94 Updates for paypal flow 2024-07-28 08:51:24 +10:00
Kendall Arneaud
9ae58c4b94
Update pay.blade.php
Added ctrans() features as per request https://github.com/invoiceninja/invoiceninja/pull/9704#discussion_r1693682268

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 12:48:58 -04:00
Kendall Arneaud
08f762e31f
Update pay.blade.php
removed. Not needed

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 12:43:09 -04:00
Kendall Arneaud
8e1706cd7b
Update pay.blade.php
don't use token id integer on front end

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 11:39:20 -04:00
David Bomba
0f8737bdf7 Updates for paypal + RFF 2024-07-27 15:18:21 +10:00
David Bomba
4008b24acd Paypal refactor 2024-07-27 08:48:51 +10:00
Kendall Arneaud
2ea54b0042
Update details.blade.php
Update blade to use language translation feature

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-26 13:19:11 -04:00
Kendall Arneaud
42c650fd5a
Update bank.blade.php
Update blade to use language translation feature

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-26 13:16:58 -04:00
Kendall Arneaud
89f06fe04d
Update bank.blade.php
update blade to use language translation feature

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-26 13:15:13 -04:00
Kendall Arneaud
3a7fa2807f
Update CA.blade.php
update blade to use the language translation feature

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-26 13:10:31 -04:00
Kendall Arneaud
e082a9a037
Update US.blade.php
Update blade to use the language translation feature

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-26 13:09:15 -04:00
Kendall Arneaud
dd109760f9
Update contact.blade.php
update blade template to use language translation features

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-26 13:04:40 -04:00
Kendall Arneaud
f9f20ae0f5
Update address.blade.php
Updated to use language translation features

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-26 12:55:51 -04:00
Kendall Arneaud
f540b45577
Update account.blade.php
updated to handle translations

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-26 12:45:26 -04:00
Kendall Arneaud
d5d9d54c1f
Merge branch 'invoiceninja:v5-develop' into v5-develop 2024-07-22 20:06:24 -04:00
David Bomba
3981d59ef3 Fixes for translations 2024-07-21 11:12:07 +10:00
David Bomba
684533a591 Fixes for paypal driver 2024-07-20 13:36:38 +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
Kendall Arneaud
9dd7bea511
Merge pull request #7 from invoiceninja/v5-develop
V5 develop
2024-07-12 11:03:53 -04:00
Hillel Coren
e549b34f6a Fix edge cases to ensure /setup loads 2024-07-11 14:29:33 +03:00
Hillel Coren
42f149e310 Standardize button sizes in client portal 2024-07-10 14:48:19 +03:00
Hillel Coren
fb4fff6d8b Standardize button sizes in client portal 2024-07-10 14:45:40 +03:00
Hillel Coren
03fc546e81 Replace copyable link with pushState 2024-07-10 09:06:13 +03: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
Hillel Coren
b35eddd54b Help guide setting up the app 2024-07-09 19:39:37 +03:00
Benjamin Beganović
18cd647e43
improve loading states (#66) 2024-07-09 12:02:54 +10:00
Kendall Arneaud
fe9ae17943
Merge pull request #6 from invoiceninja/v5-develop
V5 develop
2024-07-08 11:50:09 -04: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
f3dc80ae09 Roll back join queries 2024-07-05 12:04:42 +10:00
Kendall Arneaud
cd53792cae
Merge branch 'invoiceninja:v5-develop' into v5-develop 2024-07-03 19:53:51 -04:00
David Bomba
f25469a288 Required fields 2024-07-02 19:20:55 +10:00
David Bomba
ee90539bd8 improvements for validation of over/under payments 2024-07-02 18:32:14 +10:00
David Bomba
01312996d8 Working on integrating multiple invoice payments 2024-07-02 17:09:46 +10:00
David Bomba
73c1f1b767 improvements for validation of over/under payments 2024-07-02 16:13:52 +10:00
David Bomba
6f5a08f87d new payment flow 2024-07-02 14:54:50 +10:00
David Bomba
e1be33314e Improve spinners between loads 2024-07-02 12:35:28 +10:00
David Bomba
4a3f8278ea Updates for new payment flow 2024-07-02 08:20:10 +10:00
David Bomba
825d18fbae Updates for new payment flow 2024-07-01 15:13:58 +10:00
David Bomba
5761f6dc34 Updates for payment flow 2024-07-01 09:39:40 +10:00
David Bomba
a83cb0c3b2 working on payment flow 2024-07-01 07:44:03 +10:00
David Bomba
dd1fc3da82 Updates for country selector 2024-06-29 07:42:45 +10:00
David Bomba
c7cc0e084f updates for html invoice layout 2024-06-28 15:41:48 +10:00
David Bomba
93c6de7747 Updates for paypal text 2024-06-28 12:48:36 +10:00
David Bomba
682147a26e Updated - now trying to get vite and livewire to play nice 2024-06-28 12:42:44 +10:00