ctrlpanel/app
MrWeez 4bf534ad50
Fix error 500 on the checkout page, small code refactor and total display fix (#963)
* fix: replaced number_format by round because this caused error 500 on checkout

* refactor: code has been made more readable

* fix: incorrect display of total on checkout
2024-05-24 09:38:31 +02:00
..
Classes fix: 🐛 Try catch for possible non available settings 2024-04-12 21:01:00 +02:00
Console Finish the coupon base. 2023-06-08 20:24:15 +02:00
Enums feat: Added Enum for payment states 2023-06-08 20:24:15 +02:00
Events refactor: ️ remove coupon instance from event 2023-06-08 20:24:15 +02:00
Exceptions Shift core files 2023-01-05 17:02:33 +00:00
Extensions/PaymentGateways Add encrypted migrations and closes #897 2023-10-22 11:11:49 -04:00
Helpers feat: Move Payment concerns from extension to payment controller 2023-06-08 20:24:15 +02:00
Http fixed product description showing up instead of name in two locations 2024-05-22 10:36:32 -04:00
Listeners fix: 🐛 Fix the infinite credits exploit in development. 2023-10-01 09:59:32 -04:00
Models Fix error 500 on the checkout page, small code refactor and total display fix (#963) 2024-05-24 09:38:31 +02:00
Notifications Fix Notifications 2023-05-09 18:04:40 +02:00
Providers fix: 🐛 Try catch for possible non available settings 2024-04-12 21:01:00 +02:00
Settings chore: ♻️ Add encrypted prop back in 2024-04-24 10:54:06 +02:00
Traits Remove unneeded function 2023-09-17 14:33:21 -04:00