Case study
VeltroPay — Remittances to Cuba without friction
Problem: remittance flows are often opaque and slow. Solution: platform with clear pricing, end-to-end traceability, and operations ready for scale.
What it brings
- Real-time calculation with clear breakdown
- Cash or card delivery (MLC/CUP)
- Nationwide coverage in Cuba
- User portal with history and beneficiaries
- Centralized operations dashboard
- RBAC and secure authentication
- Cron-based automation
Outcomes
- Less friction in sending money
- More trust through transparency
- More controllable operations
- Technical foundation ready to scale
- Ideal to scale with operational control and trust
Stack
- Next.js (App Router + Server Actions)
- React
- TypeScript
- Supabase (PostgreSQL, Auth)
- Tailwind CSS
- Framer Motion
- Lucide React
- Vercel / Sentry
Architecture
Next.js + Supabase split into landing, transactional flow, and operations modules. External integrations and cron jobs for traceability at scale.
Evidence
- Conversion-oriented landing page
- Optimized 4-step flow
- Role-based operations dashboard
- SEO with JSON-LD
- Typed, reusable code