Commit graph

16 commits

Author SHA1 Message Date
IceToast 9d383600bc
fix: 🐛 Missing primary key on payments table 2023-02-02 23:20:19 +01:00
IceToast f00a11da0e refactor: 🔥 Remove activtiylog from payment model -> no spam 2023-01-15 00:42:20 +01:00
1day2die 2304b64d9a fixes 2023-01-05 19:33:46 +01:00
Shift 70208d2157
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.

You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) for your project root.

For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style).
2023-01-05 17:01:42 +00:00
1Day e19ca05723 Refactoring 2022-05-30 11:07:10 +02:00
IceToast 84ec3e583c feat: Added invoice creation on stripe route & webhook 2021-12-17 11:22:37 +01:00
IceToast 34a8d566a7 feat: modified db payment table 2021-12-15 11:41:57 +01:00
1day2die c664e60af7 Update Payment.php 2021-11-07 19:18:06 +01:00
1day2die e3829af116 fix docblocks? at this point im really nervous whats right and whats wrong 2021-11-07 18:43:38 +01:00
1day2die 8593bb8517 fix docblocks? 2021-11-07 18:39:20 +01:00
1day2die 487040f06a DocBlocks 2021-11-07 18:02:53 +01:00
WBLKLeipe 3f67ac5f21 Fixing FormatCurrency 2021-11-05 09:00:18 +01:00
WBLKLeipe 93d8dfcf0b EVERYTHING WORKING - Safing 2021-11-05 08:45:29 +01:00
AVMG20 2f9dce8ddf Adding the correct currency_code to payments 2021-06-23 12:22:08 +02:00
AVMG20 b445cf7003 Some love to payments
Fixed a bug with the new payment changes
Improved the payments table and changes
2021-06-23 11:28:57 +02:00
AVMG20 e5d638ee5e first init 2021-06-05 11:26:32 +02:00