infoalloggi-monorepo/apps/infoalloggi/src/pages/servizio/pagamento
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
..
[ordineId].tsx feat: refactor payment processing and checkout flow with Stripe integration 2026-02-20 11:36:47 +01:00