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 |
|
David Bomba
|
447278ca80
|
Fixes for twig templatse
|
2024-07-19 10:28:28 +10:00 |
|
David Bomba
|
62e91b6f21
|
Fixes for twig templatse
|
2024-07-19 10:13:19 +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
|
61a78ca4b9
|
Add labels to checkboxes on setup screen
|
2024-07-12 10:07:10 +03: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 |
|
Kendall Arneaud
|
96c7a475b6
|
Merge branch 'payment-driver-rotessa' into v5-develop
Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
|
2024-06-26 21:38:13 -04:00 |
|
karneaud
|
f03142a834
|
reference full blade path using render
|
2024-06-26 21:28:53 -04:00 |
|
David Bomba
|
7189c494ea
|
Updated flow
|
2024-06-27 10:29:36 +10:00 |
|
David Bomba
|
6ed6a001c1
|
Additional checks
|
2024-06-27 07:40:47 +10:00 |
|
David Bomba
|
c315911da4
|
Payment float
|
2024-06-24 15:44:42 +10:00 |
|