infoalloggi-monorepo/apps/infoalloggi/src/pages/area-riservata
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
..
admin feat: refactor payment processing and checkout flow with Stripe integration 2026-02-20 11:36:47 +01:00
allegato-view refactor: implement getStorageUrl utility for consistent storage URL generation 2025-11-28 15:11:14 +01:00
payment-recap refactor: remove MiniFooter from AreaRiservataLayout and update layout usage across pages 2025-12-04 11:02:28 +01:00
allegati.tsx feat: update page titles and descriptions for improved SEO and user experience 2026-01-19 10:23:16 +01:00
chat.tsx feat: update page titles and descriptions for improved SEO and user experience 2026-01-19 10:23:16 +01:00
comunicazioni.tsx feat: update page titles and descriptions for improved SEO and user experience 2026-01-19 10:23:16 +01:00
dashboard.tsx feat: implement server-side rendering for various admin pages and update backend URL configuration 2025-10-17 18:12:10 +02:00
load-page.tsx fix: update user swap mutation to use async/await and improve navigation handling 2025-09-09 10:21:19 +02:00
ordini.tsx feat: update page titles and descriptions for improved SEO and user experience 2026-01-19 10:23:16 +01:00
profilo.tsx fix: update date formatting to Italian locale in email and user views 2026-01-26 17:45:52 +01:00