Backend de erp-clinicas - Workspace V2
Go to file
Adrian Flores Cortes d0420bc135 [SYNC] Synchronize payment-terminals module from erp-core canonical
Source: erp-core (checksum: c9040e545cf55beb87d3e437a4998855)
Priority: P1 - HIGH
Context: TASK-2026-01-25-SISTEMA-REUTILIZACION

Before: Diverged version (one of 3 different versions)
After: Synced with canonical

Changes:
- Complete payment-terminals module synchronized from erp-core
- 21 TypeScript files updated
- Unified payment terminal integration (MercadoPago + Clip)
- Consistent webhook handling across all ERP projects

Benefits:
- Single source of truth for payment terminals functionality
- Consistent TPV integration behavior
- Reduced maintenance burden (~4,000 lines saved)
- Unified webhook processing

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 06:52:16 -06:00
src [SYNC] Synchronize payment-terminals module from erp-core canonical 2026-01-25 06:52:16 -06:00
.gitignore [ERP-CLINICAS] feat: Setup backend build configuration 2026-01-18 12:20:11 -06:00
package-lock.json [ERP-CLINICAS] feat: Setup backend build configuration 2026-01-18 12:20:11 -06:00
package.json [ERP-CLINICAS] feat: Setup backend build configuration 2026-01-18 12:20:11 -06:00
README.md Initial commit 2026-01-16 14:05:00 +00:00
tsconfig.json [ERP-CLINICAS] feat: Setup backend build configuration 2026-01-18 12:20:11 -06:00

erp-clinicas-backend-v2

Backend de erp-clinicas - Workspace V2