1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
Commit Graph

54 Commits

Author SHA1 Message Date
David Bomba
f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
David Bomba
3ef7d68eed Square factory 2024-03-19 10:38:54 +11:00
David Bomba
f11452aea9 Ensure square object existing 2024-03-13 16:42:33 +11:00
David Bomba
40086db271 cs fixer 2024-01-14 15:05:00 +11:00
David Bomba
33585c65c4 php cs fixes 2023-10-26 13:57:44 +11:00
David Bomba
0694378bb5 Fixes for square autobill 2023-10-16 07:28:17 +11:00
David Bomba
55f71a27c7 Fixes for square autobill 2023-10-16 07:25:47 +11:00
David Bomba
f472036d0d Fixes for return types with square 2023-09-28 09:04:33 +10:00
David Bomba
a80f5c665d Minor checks 2023-09-27 09:03:49 +10:00
David Bomba
4cd4cc56e7 Fixes for Square 2023-08-27 09:22:46 +10:00
David Bomba
03b3170b8c cleanup 2023-08-20 21:55:37 +10:00
David Bomba
1cdd3ac8bc Add square webhook tests 2023-08-20 21:43:31 +10:00
David Bomba
fdd9501af6 Add square webhook tests 2023-08-20 19:20:12 +10:00
David Bomba
787400ff39 Fixes for squar 2023-08-20 19:17:21 +10:00
David Bomba
87d14dd052 Upgrades for Square 2023-08-19 16:32:24 +10:00
David Bomba
5fb51656a6 Handling square webhook events 2023-08-19 15:52:37 +10:00
David Bomba
b35b8210ac Handling square events 2023-08-19 12:31:35 +10:00
David Bomba
cb9c3a0a77 Upgrades for Square 2023-08-19 12:23:37 +10:00
David Bomba
984496d222 Updates for Square payments 2023-08-19 10:39:24 +10:00
David Bomba
cfde7414d7 Square upgrades 2023-08-19 10:14:46 +10:00
David Bomba
c0acc7a15e Add successful payments for square to system logs 2023-08-19 10:03:56 +10:00
David Bomba
3fe876d479 Fixes for static analysis 2023-08-03 14:30:14 +10:00
David Bomba
47ba507c1b Fixes for static analysis 2023-07-26 12:59:36 +10:00
David Bomba
3b891612a2 fixes for storing credit card tokens with square 2023-07-07 12:24:09 +10:00
David Bomba
4babfbb651 php-cs-fixer 2023-02-16 12:36:09 +11:00
David Bomba
6c86d7151a Update copyright year 2023-01-29 09:21:40 +11:00
David Bomba
7381ceecbc Update client presenter methods 2022-09-05 13:12:47 +10:00
David Bomba
0d4eb7e37a rebasing commits from v5-develop 2022-07-27 11:28:30 +10:00
Shift
19080933b6
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.

You may customize the code style applied by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] ruleset to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.

For more information on customizing the code style applied by Shift, [watch this short video][4].

[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style
2022-06-21 09:57:17 +00:00
David Bomba
6f491dfb92 Update Copyright text 2022-04-27 13:20:41 +10:00
Benjamin Beganović
5a393d762a Use idempotency key from frontend in payment request body 2022-04-21 14:22:00 +02:00
Benjamin Beganović
f8ee3d5925 Update typehints for Request class 2021-10-26 16:21:26 +02:00
Benjamin Beganović
db8aee493a Apply style fixes 2021-10-25 17:59:45 +02:00
Benjamin Beganović
df2d3b7974 Disable authorization of credit card 2021-10-25 17:59:27 +02:00
Benjamin Beganović
6bf5750a52 Authorization 2021-10-25 17:56:40 +02:00
David Bomba
cb55400121 Fixes for Square card address 2021-10-03 19:20:59 +11:00
David Bomba
aee743f725 Square SCA 2021-10-03 15:44:23 +11:00
David Bomba
58c587b54c Square SCA 2021-10-03 15:08:38 +11:00
David Bomba
cfbbea711e Square SCA 2021-10-03 15:04:34 +11:00
David Bomba
a321134e69 Square SCA 2021-10-03 14:50:01 +11:00
David Bomba
6c1ba6d40b Minor fixes for Square 2021-10-03 13:36:43 +11:00
Benjamin Beganović
a6051330fc Token billing 2021-08-19 13:50:34 +02:00
Benjamin Beganović
7195436950 Token billing with credit card 2021-08-19 13:34:45 +02:00
Benjamin Beganović
41f31ff64c Process payments with credit card 2021-08-18 17:23:31 +02:00
Benjamin Beganović
f63869d423 Apply php-cs-fixer 2021-08-18 17:07:15 +02:00
Benjamin Beganović
2c6f7dfa6f Payment page script 2021-08-17 14:20:35 +02:00
David Bomba
04a16fca90 Square - pay 2021-08-16 11:11:08 +10:00
=
e76fc995ed Refactor for Square 2021-08-15 21:14:18 +10:00
=
5c72aa3052 Clean up Square 2021-08-15 20:39:05 +10:00
=
60dd8d3b6c Add Payment Method 2021-08-15 20:27:52 +10:00