infoalloggi-monorepo/apps
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
..
backend fix: update processEvents function to return status messages and add process_events script 2026-02-19 12:14:34 +01:00
db refactor: remove company-related fields from user forms and schemas 2026-02-19 11:45:09 +01:00
infoalloggi feat: refactor payment processing and checkout flow with Stripe integration 2026-02-20 11:36:47 +01:00