Jacek Pyziak e5b2197db6 feat(localization): add Locale class for number and price formatting
- Introduced a new Locale class to handle localization features such as number and price formatting.
- Implemented methods for formatting numbers and prices according to locale rules.
- Added error handling for missing price specifications and null values in price formatting.
- Enhanced the constructor to initialize locale code, number specifications, and price specifications.

fix(logs): address configuration entry not found and client authentication errors

- Resolved issues related to missing configuration entries for shop UUID.
- Handled errors related to invalid client authentication during token refresh attempts.
2025-12-01 23:39:37 +01:00
2025-11-26 20:33:34 +01:00
Description
No description provided
914 MiB
Languages
PHP 60.7%
JavaScript 17.8%
Smarty 7.8%
CSS 7.3%
HTML 3.7%
Other 2.5%