shopit-back/app/Domains/Purchase
ncoronel 3703ae9bcf feat: add getTotalAmount method to Cart and refactor Purchase model to utilize it 2026-07-06 15:26:41 -03:00
..
Controllers feat: add getTotalAmount method to Cart and refactor Purchase model to utilize it 2026-07-06 15:26:41 -03:00
Models feat: add getTotalAmount method to Cart and refactor Purchase model to utilize it 2026-07-06 15:26:41 -03:00
Requests feat: enhance checkout process with cart integration and stock confirmation 2026-07-06 14:06:25 -03:00
Resources feat: enhance checkout process with cart integration and stock confirmation 2026-07-06 14:06:25 -03:00
Services feat: enhance checkout process with cart integration and stock confirmation 2026-07-06 14:06:25 -03:00
routes feat: add payment intent handling in PurchaseController with validation and QR generation 2026-07-06 11:47:04 -03:00