Skip to content Payment Processing
- Stripe: Complete payment system with Connect for multi-tenant support
- Location:
pages/api/stripe/*, pages/api/stripe-connect/*
- Docs:
docs/features/stripe-payments/*
Communications
- Twilio: SMS services for authentication and notifications
- Location:
server/graphql/helpers/Twilio.js
- Mailgun: Email delivery service
- Location:
server/graphql/helpers/emails/
- Docs:
docs/technical/emails/mailgun-clients.md
External Services
- Google: Maps/Places autocomplete and Calendar synchronization
- Location:
components/AddressGoogleAutoComplete/*, lib/GoogleCalendar/*
- Cloudinary: Image upload and management
- Location:
pages/api/sign-cloudinary.js
Regulatory Compliance
- CARGOS: Italian Police mandatory rental contract reporting
- Location:
server/graphql/schema/cargos.graphql, pages/cargos/*
- Docs:
docs/features/integrations/cargos.md
Marketplace
- Billion: Vehicle syndication and marketplace integration
- Location:
server/graphql/schema/billion.graphql, pages/billion/*
- Docs:
docs/features/integrations/billion.md
Infrastructure
- Firebase: Future OTP and authentication flows (unused)
- Upstash QStash: Background job processing
- Axiom: Logging service
- Sentry: Error monitoring and instrumentation