shopit-back/app/Domains/Purchase/Exceptions
ncoronel cb56e33685 fix(purchase): unify expired checkout errors 2026-08-21 08:58:51 -03:00
..
InsufficientStockException.php feat(purchase): implement InsufficientStockException for handling stock errors in checkout process 2026-08-12 14:45:55 -03:00
PurchaseExpiredException.php fix(purchase): unify expired checkout errors 2026-08-21 08:58:51 -03:00
PurchaseLimitExceededException.php feat(purchase): implement purchase limit enforcement and custom exception handling 2026-08-19 16:48:32 -03:00