1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 01:11:34 +02:00
Commit Graph

140 Commits

Author SHA1 Message Date
David Bomba
40086db271 cs fixer 2024-01-14 15:05:00 +11:00
David Bomba
f7340d6114 PHP CS Fixer 2023-11-26 18:41:42 +11:00
David Bomba
fbb42bd880 Fixes for auth.net 2023-11-07 02:08:24 +11:00
David Bomba
33585c65c4 php cs fixes 2023-10-26 13:57:44 +11:00
David Bomba
a144808cf2 Stub ship to address for auth.net if required 2023-10-08 16:54:40 +11:00
David Bomba
7cef481916 Add void transactions for auth.net 2023-09-09 22:20:12 +10:00
David Bomba
b13783d75b Migration for dashboard permissions 2023-08-06 17:03:12 +10:00
David Bomba
261da8afdd Add Bill To for auth.net 2023-06-01 08:17:37 +10:00
David Bomba
3e0f821b65 Allow single transactions with Auth.net 2023-05-25 11:32:17 +10:00
David Bomba
1bfc990758 Update Authorize.net to add in PO Number 2023-03-04 08:45:41 +11: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
c9a5683ecd Stubs for search authorize.net 2022-11-17 11:48:34 +11: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
yois615
51b21f512f Auth.net Level 2 tax data
Transactions are downgraded to higher interchange fees
if Level 2 data is not submitted with the transaction.  This
commit ensures that the data is transmitted accordingly.
2022-05-30 09:50:36 -04:00
=
b0ae010e42 Fixes for types in Authorize 2022-05-02 08:10:12 +10:00
David Bomba
6f491dfb92 Update Copyright text 2022-04-27 13:20:41 +10:00
David Bomba
290775040e Fix length of auth.net fields 2022-04-26 07:42:41 +10:00
David Bomba
c81bd30d05 Fixes for auth.net 2022-04-25 07:05:30 +10:00
David Bomba
87f5c73787 Enforce character lengths for authorize fields 2022-04-13 16:48:02 +10:00
David Bomba
cba199cd67 Coerce types for authorize payment error 2022-04-06 14:43:14 +10:00
David Bomba
b261e9fa95 length of record for auth.net 2022-03-17 08:52:14 +11:00
David Bomba
29ed09db5d Fixes for client contact authentication 2022-03-16 16:29:39 +11:00
David Bomba
3737a552f9 Add description to auth.net 2022-03-07 09:19:55 +11:00
David Bomba
83692ed618 refactor queries 2022-02-26 18:48:22 +11:00
David Bomba
fb1e27ba7d Clean up for due date days recurring invoices 2022-02-16 13:24:10 +11:00
David Bomba
910aeebaf7 Fixes for auth.net 2022-02-15 21:23:51 +11:00
David Bomba
5810b7c9a6 Minor fixes 2022-02-15 16:00:39 +11:00
David Bomba
3d11713457 Import clients and payment methods via auth.net 2022-02-15 15:58:37 +11:00
David Bomba
2a3c23e25d Working on important Auth.net customers 2022-02-15 15:24:00 +11:00
David Bomba
164223f554 Extending Auth.net implementation 2022-02-14 14:18:27 +11:00
David Bomba
6298ec5552 Auth.net customer profile 2022-02-14 12:40:34 +11:00
David Bomba
45edf58cf1 Remove customer profile and payment profile if we are not storing tokens in auth.net 2022-02-14 10:38:47 +11:00
David Bomba
7d4e24fab3 Stub methods for harvesting payment profiles from Auth.net 2022-02-09 16:34:56 +11:00
David Bomba
cea49c43fc Minor fixes 2022-02-01 10:03:51 +11:00
David Bomba
61f7cefae6 Fixes for client statements where no products / invoices are present 2022-01-27 16:15:30 +11:00
David Bomba
240df693a5 Fixes for FlySystem exceptions for corrupt paths 2022-01-06 15:58:55 +11:00
David Bomba
6641320567 Refactor for payment failure mailers 2021-10-17 21:40:40 +11:00
David Bomba
ba2f78dad0 Refactor counter/patterns to allow User variables 2021-10-17 13:49:32 +11:00
=
5066fbdac7 fixes for Invoice Balance Sanity 2021-09-16 08:43:14 +10:00
=
6f3a1a2d06 Fixes for auth.net 2021-09-16 08:33:08 +10:00
David Bomba
ff9ef7c13d Minor fixes for authorize 2021-08-17 20:08:49 +10:00
David Bomba
e55da32e55 Adjustments for authorize 2021-08-17 19:48:40 +10:00
David Bomba
1d99f336af Fixes for Authorize 2021-08-17 18:58:27 +10:00
David Bomba
d2f186962b Updates for authorize.net 2021-08-17 10:15:05 +10:00
David Bomba
108512068e Form validation for contact password reset 2021-07-09 07:57:31 +10:00
David Bomba
3874bff357 Minor bug fixes 2021-07-03 09:26:49 +10:00
David Bomba
36f6cbbcc9 Update license in codebase 2021-06-16 16:58:16 +10:00
David Bomba
52c3d63349 Refactor system logger to enable multidb 2021-05-19 11:12:23 +10:00
David Bomba
1af565abd3 minor fixes for texts 2021-03-30 16:10:31 +11:00