infoalloggi-monorepo/apps/infoalloggi/src/lib
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
..
annuncio_details.ts refactor: streamline ServizioContent layout and enhance ServizioInfos with pack details retrieval 2025-12-17 14:14:30 +01:00
basicPwGenerator.ts eslint migration biome 2025-08-28 18:27:07 +02:00
catasto.ts cleanup 2025-12-15 12:23:41 +01:00
color.ts feat: add Facehash component for deterministic avatar generation and update UserAvatar to use it 2026-01-30 15:24:09 +01:00
form_utils.ts refactor: remove unused AnnunciInConferma components and clean up form_utils 2025-12-18 15:12:20 +01:00
newlineToBr.ts feat: refactor and enhance Annuncio components for improved functionality and print support 2025-08-29 18:18:37 +02:00
nossr.tsx eslint migration biome 2025-08-28 18:27:07 +02:00
storage_utils.ts refactor: implement getStorageUrl utility for consistent storage URL generation 2025-11-28 15:11:14 +01:00
stripe.ts feat: refactor payment processing and checkout flow with Stripe integration 2026-02-20 11:36:47 +01:00
use_fowarded_ref.tsx eslint migration biome 2025-08-28 18:27:07 +02:00
useIsTyping.ts formatt 2025-08-29 16:18:32 +02:00
userViewContext.tsx cleanup 2025-12-15 12:23:41 +01:00
utils.ts feat: add budget filtering functionality with min and max budget inputs 2025-12-29 19:10:46 +01:00
zodForm.ts eslint migration biome 2025-08-28 18:27:07 +02:00