infoalloggi-monorepo/apps/infoalloggi/src/server/api/routers
Marco Pedone 52801bebd1 feat: refactor payment processing and checkout flow with Stripe integration
- Removed AcquistoProcessing component and replaced it with a new CheckoutForm component for better separation of concerns.
- Added new payment checkout page to handle payment intents and display payment status.
- Updated server-side logic to create payment intents and retrieve payment data for checkout.
- Enhanced error handling and user feedback during payment processing.
- Introduced new utility functions for fetching payment data and managing Stripe integration.
2026-02-20 11:36:47 +01:00
..
annunci.ts feat: implement email sharing functionality for selected listings 2026-01-27 16:30:19 +01:00
auth.ts refactor: remove 'mustChangePassword' field from user forms and related logic 2025-12-15 12:15:26 +01:00
banlist.ts formatt 2025-08-29 16:18:32 +02:00
banners.ts Refactor API structure and update flag handling 2025-11-20 12:38:42 +01:00
catasto.ts intestazione maker 2025-11-20 16:48:29 +01:00
chat.ts formatt 2025-08-29 16:18:32 +02:00
chat_sse.ts refactor: clean up TODOs and improve comments in FormFlags and chat_sse files 2025-11-20 16:50:59 +01:00
comunicazioni.ts feat: update email template for Scheda Annuncio to use generic mail type and enhance subject and body 2026-02-18 10:20:15 +01:00
contact.ts feat: add PDF generation and email sending for printable announcements 2025-11-19 17:18:28 +01:00
etichette.ts Refactor API structure and update flag handling 2025-11-20 12:38:42 +01:00
event_queue.ts fix: update processEvents function to return status messages and add process_events script 2026-02-19 12:14:34 +01:00
fatture.ts formatt 2025-08-29 16:18:32 +02:00
flags.ts Refactor API structure and update flag handling 2025-11-20 12:38:42 +01:00
interests.ts feat: add PDF generation and email sending for printable announcements 2025-11-19 17:18:28 +01:00
invite.ts chore: enhance error handling in sendInvite mutation and invalidate email cache on success 2026-01-16 11:52:59 +01:00
messages_sse.ts formatt 2025-08-29 16:18:32 +02:00
pagamenti.ts feat: refactor payment processing and checkout flow with Stripe integration 2026-02-20 11:36:47 +01:00
potenziali.ts cleanup 2025-12-15 12:23:41 +01:00
prezziario.ts refactor: streamline ServizioContent layout and enhance ServizioInfos with pack details retrieval 2025-12-17 14:14:30 +01:00
revalidation.ts Refactor API structure and update flag handling 2025-11-20 12:38:42 +01:00
servizio.ts refactor: update servizio handling to include expiration logic and improve pack retrieval process 2025-12-18 13:29:39 +01:00
stats.ts formatt 2025-08-29 16:18:32 +02:00
storage.ts feat: add AdminLavoraConferma and AdminContratto components for managing service confirmations and contracts 2025-11-06 17:03:42 +01:00
strings.ts Refactor API structure and update flag handling 2025-11-20 12:38:42 +01:00
stripe.ts feat: update Stripe integration and add settings page with health check 2026-01-14 12:02:03 +01:00
sync.ts feat: add sync router for handling user data synchronization 2025-09-04 12:41:07 +02:00
test.ts feat: add test page with buttons for logging and server mutation 2025-09-01 10:15:15 +02:00
users.ts feat: implement user invitation system with email invites and password setup 2025-12-14 18:57:56 +01:00