Commit Graph

4 Commits

Author SHA1 Message Date
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
f34c9162d4 update 2025-03-21 20:24:43 +01:00
519f57a45d Dodanie klasy EmailConfigurationTester do testowania konfiguracji e-mail 2025-02-27 12:49:44 +01:00
3bdbd78c2f first commit 2025-01-06 20:47:25 +01:00