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

14 Commits

Author SHA1 Message Date
David Bomba
6eaf8a290d Updates for gocardless 2022-11-17 12:51:20 +11:00
David Bomba
46a74baff1 GoCardless Intant Bank Pay 2022-11-07 12:52:17 +11:00
David Bomba
4d4c3d7f25 GoCardless Intant Bank Pay 2022-11-07 12:50:09 +11:00
David Bomba
17a2f99aad GoCardless Intant Bank Pay 2022-11-07 12:48:24 +11:00
David Bomba
65c7baeec7 GoCardless Intant Bank Pay 2022-11-07 12:46:43 +11:00
David Bomba
bad72625a6 GoCardless Intant Bank Pay 2022-11-07 11:32:10 +11:00
David Bomba
1c1dbba6d5 GoCardless Intant Bank Pay 2022-11-07 11:27:55 +11:00
David Bomba
f4b9889f0f Improvements for instant bank payments with gocardless 2022-11-07 10:46:05 +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
Benjamin Beganović
fd08ebc6cb Apply styles 2021-11-11 17:52:24 +01:00
Benjamin Beganović
a7c7f58bb5 Authorization 2021-11-11 17:52:05 +01:00
Benjamin Beganović
0e5b5393d3 Payments 2021-11-11 17:51:04 +01:00
Benjamin Beganović
619803f2be Initialize GoCardlessPro\Client 2021-11-11 15:57:41 +01:00
Benjamin Beganović
ecdbd8a584 Scaffold InstantBankPay 2021-11-11 15:52:32 +01:00