infoalloggi-monorepo/apps/infoalloggi/src/server
Marco Pedone 1307f352a4 feat: enhance payment preparation logic and add rinnovo handling
- Refactor `preparePayment` function to handle multiple order types including Rinnovo.
- Introduce new `RinnovoSolver` function to calculate renewal packs based on duration.
- Add `createRinnovo` service to manage the creation of renewal orders.
- Update `whIntentSucceededHandler` to handle payment confirmations for Rinnovo and other order types.
- Introduce default conditions for packs in `prezziario.service.ts`.
- Add new utility functions for managing renewal durations and permanenza.
- Update database interactions to ensure proper handling of orders and renewals.
- Enhance error handling and logging throughout the payment and renewal processes.
2026-03-17 18:46:43 +01:00
..
api feat: enhance payment preparation logic and add rinnovo handling 2026-03-17 18:46:43 +01:00
auth feat: implement email functionality for contact details with attached PDF scheda 2026-03-04 16:39:27 +01:00
controllers feat: enhance payment preparation logic and add rinnovo handling 2026-03-17 18:46:43 +01:00
services feat: enhance payment preparation logic and add rinnovo handling 2026-03-17 18:46:43 +01:00
utils feat: enhance payment preparation logic and add rinnovo handling 2026-03-17 18:46:43 +01:00
db.ts feat: add service management features and update Italian translations 2026-02-25 15:30:53 +01:00
FattureInCloud.ts feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
sse.ts eslint migration biome 2025-08-28 18:27:07 +02:00