This commit is contained in:
Rodrigo Quintanar
2026-02-08 13:46:57 -06:00
parent 30cba12654
commit 4b8c061e06
73 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
Actúa como un Arquitecto de Datos.
Diseña un modelo de datos mínimo para pagos:
- Payment
- PaymentAttempt
- Refund
- Provider
Con estados explícitos y auditables.