Commit graph

168 commits

Author SHA1 Message Date
IceToast
06eedeef68 feat: Added Stripe_METHODS to .env variables -> csl of methods to support 2021-12-16 16:19:14 +01:00
IceToast
2ba2c9ab82 chore: 🎨 added localization strings 2021-12-15 13:37:29 +01:00
IceToast
962ddb2fc3 fix: 🚑️ getStripeClient() 2021-12-15 12:31:16 +01:00
IceToast
ef2c271257 refactor: 🔒️ Changed getStripeSecret Method -> differentiates between local/prod 2021-12-15 12:24:03 +01:00
IceToast
45b7d703a5 feat: ♻️ Changed payment Status to "paid" && Updated admin/payment table 2021-12-15 12:16:30 +01:00
IceToast
34a8d566a7 feat: modified db payment table 2021-12-15 11:41:57 +01:00
IceToast
1d72bac7fa feat: Added StripeClient generation 2021-12-15 10:56:58 +01:00
IceToast
921135c5dd feat: added StripeSuccess Route with session handling 2021-12-14 15:47:50 +01:00
IceToast
27794078cc feat: added correct currency code for stripe api 2021-12-14 15:47:50 +01:00
IceToast
a77455c5fd feat: added StripePay Route 2021-12-14 15:47:50 +01:00
IceToast
e3b8ff5045 Rename PaypalProduct -> CreditProduct 2021-12-14 15:47:50 +01:00
AVMG20
836784be48 Re-sync bug 2021-11-18 19:22:09 +01:00
AVMG20
47c251e48d removed out of credits info 2021-11-12 20:59:33 +01:00
AVMG
c93cf6166a
Merge pull request #281 from ControlPanel-gg/product_linking
fixed product disabled not working properly
2021-11-12 21:02:22 +01:00
AVMG20
180afb9ef5 fixed product disabled not working properly 2021-11-12 20:01:35 +01:00
AVMG
8e9895a40a
Merge pull request #276 from 1day2die/Out_of_credits_adminview
Show Client running out of Credits in Admin overview
2021-11-12 19:55:06 +01:00
AVMG
3be4c367e8
Merge pull request #275 from 1day2die/fix_creditsleft
Fix "You Ran out of Credits - hours"
2021-11-12 19:53:28 +01:00
1day2die
cccc4bf9aa FIX SPACES AVMG 2021-11-12 19:53:12 +01:00
1day2die
93ce540b3f remove space 2021-11-12 19:48:28 +01:00
1day2die
021df3af4f Shortening - Magic 2021-11-12 19:47:13 +01:00
AVMG
0acd97026e
Merge pull request #280 from ControlPanel-gg/product_linking
Product linking
2021-11-12 19:19:48 +01:00
AVMG20
53a4faa662 Fixed the file uploads in settings 2021-11-12 18:23:06 +01:00
AVMG20
c6ea21dd6d Fixed a bug where disabled products were stilled used in server create 2021-11-12 18:19:06 +01:00
AVMG
126eedc610
Merge branch 'development' into product_linking 2021-11-11 22:06:47 +01:00
AVMG20
20f9ddeae2 Fixed a bug where products where only fetched using node and not egg,node 2021-11-11 22:05:42 +01:00
Dennis
8b1445ae0d
Removed unnessecary comment 2021-11-11 17:16:25 +01:00
WBLKLeipe
e9017c9087 Days -> DaysLeft 2021-11-11 16:25:29 +01:00
WBLKLeipe
c981add07c Smaller, Better, PHPstorm. Refactored some Variabled 2021-11-11 16:19:16 +01:00
WBLKLeipe
88944235f2 Show Client running out of Credits in Admin overview 2021-11-08 11:52:09 +01:00
WBLKLeipe
14bceeb311 Fix "You Ran out of Credits - hours" 2021-11-08 07:38:29 +01:00
Dennis
3fac4f87c0
Merge pull request #265 from 1day2die/fix_Tax
Full configurable Tax support
2021-11-07 20:57:11 +01:00
AnonDev
18e2a88e06
Update PaypalProductController.php 2021-11-07 18:06:32 +01:00
AnonDev
c66f820462
Update ProductController.php 2021-11-07 18:05:47 +01:00
AnonDev
574dd24871
Update ServerController.php 2021-11-07 18:04:56 +01:00
AnonDev
84a214aedd
Update ProductController.php 2021-11-07 18:01:23 +01:00
AnonDev
5b8ca6e9c5
Update ProfileController.php 2021-11-07 18:00:29 +01:00
AnonDev
23424d4ed4
Update ServerController.php 2021-11-07 17:58:01 +01:00
AVMG
7d36d3b1a4
Merge pull request #270 from ControlPanel-gg/product_linking
added node location in node select
2021-11-07 16:30:03 +01:00
AVMG20
88f2c22804 added node location in node select 2021-11-07 16:29:18 +01:00
AVMG20
2eb4d6ba74 updated side nav bar 2021-11-07 12:16:46 +01:00
AVMG20
bf5c36b232 cleanup 2021-11-07 12:10:46 +01:00
AVMG20
8c7c938c6a fine tuning :) 2021-11-07 12:07:30 +01:00
AVMG20
24e6d48496 removed pterodactyl pages, added overview page, made server create work 2021-11-07 01:47:16 +01:00
AVMG20
16a7d174e9 new server create page w.i.p 2021-11-06 01:56:57 +01:00
Jovan Jovanovic
9ac391d75b fix(tax): formatCurrency -> formatToCurrency 2021-11-06 01:32:51 +01:00
AVMG20
75622d3958 Merge remote-tracking branch 'origin/product_links' into development 2021-11-05 19:46:50 +01:00
1day2die
9e8abe314b Refactor as J22j suggested 2021-11-05 17:38:05 +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
WBLKLeipe
c69c28bd89 Brackets! 2021-11-05 07:59:25 +01:00