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

35 Commits

Author SHA1 Message Date
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
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
David Bomba
6641320567 Refactor for payment failure mailers 2021-10-17 21:40:40 +11:00
David Bomba
46852794aa return 200 HTTP code on webhook response from payfast. 2021-07-20 07:58:40 +10:00
David Bomba
82b423442f Token Billing with PayFast. 2021-07-06 20:02:47 +10:00
David Bomba
4db53cb48d Payment response 2021-07-05 23:07:30 +10:00
David Bomba
2abd0f9cbe Payment response 2021-07-05 23:06:25 +10:00
David Bomba
2d044eee8e Payment response 2021-07-05 23:05:30 +10:00
David Bomba
fc00d3a614 Payment response 2021-07-05 23:00:12 +10:00
David Bomba
3e2a19fe53 Fixes for payfast 2021-07-05 21:57:59 +10:00
David Bomba
3d8cf7881c Payment response 2021-07-05 21:20:57 +10:00
David Bomba
712ff6b881 Payment response 2021-07-05 20:55:01 +10:00
David Bomba
d24047374b Minor fixes 2021-07-05 20:50:02 +10:00
David Bomba
552afe3374 Minor fixes 2021-07-05 20:45:00 +10:00
David Bomba
6d8aba49d7 Payfast payments 2021-07-05 15:47:27 +10:00
David Bomba
a7076be746 Payment Payment 2021-07-05 15:13:04 +10:00
David Bomba
812b2450ee Fixes for base driver 2021-07-05 14:19:17 +10:00
David Bomba
29c013191e Fixes for base driver 2021-07-05 14:07:43 +10:00
David Bomba
c19d088bd9 Fixes for base driver 2021-07-05 13:56:38 +10:00
David Bomba
1ca4eaba7b Fixes for base driver 2021-07-05 13:51:03 +10:00
David Bomba
bc46ab86a2 Fixes for base driver 2021-07-05 13:48:52 +10:00
David Bomba
659d742477 Fixes for base driver 2021-07-05 13:47:45 +10:00
David Bomba
b53fe63858 Fixes for base driver 2021-07-05 13:42:37 +10:00
David Bomba
e6986d045d Fixes for base driver 2021-07-05 13:41:49 +10:00
David Bomba
6d2430d086 Fixes for base driver 2021-07-05 13:36:12 +10:00
David Bomba
d9516d723a Fixes for base driver 2021-07-05 13:01:30 +10:00
David Bomba
552607b35f Fixes for payfast card authorization 2021-07-05 12:54:43 +10:00
David Bomba
7aed3b0b40 Fixes for base driver 2021-07-05 10:24:33 +10:00
David Bomba
95bbc4108c Payfast custom notify URL 2021-07-05 08:59:52 +10:00
David Bomba
a01df67427 Fixes for payfast driver 2021-06-24 18:43:51 +10:00
David Bomba
6f1593a35e Padding our DriverTemplate 2021-06-24 15:51:30 +10:00
David Bomba
15bdb3ff3c Payfast 2021-06-24 15:46:10 +10:00
David Bomba
50749cd2bb Payfast 2021-06-24 14:43:14 +10:00