285cac54a3
feat: standardize main.py with health checks, structured logging, and API docs
...
- Add module-level docstring with endpoint documentation
- Add /health endpoint with database connectivity check
- Add /root endpoint redirecting to docs
- Add FastAPI metadata (title, description, version)
- Reorganize imports and add section separators
- Add startup/shutdown event handlers with emoji logging
- Add check_db_connection() helper using SQLAlchemy
2026-02-27 18:32:48 -05:00
ed8b07c27d
fix: suppress Authorize.net SDK XML parsing error during startup
...
- Temporarily disable authorizenet.sdk logger during credential validation
- Prevents ContentNondeterminismExceededError from appearing in logs
- Error is a known PyXB issue in the SDK that doesn't affect functionality
- Credentials are still validated correctly
2026-02-01 13:17:09 -05:00
449eb74279
Updated claude big changes
2026-01-29 08:43:35 -05:00
1832c8ab62
major claude changes
2026-01-28 21:54:54 -05:00
4f24570d3c
working auto
2025-09-26 20:30:42 -04:00
2ad9ed304e
Working payment accopunts
2025-09-19 17:27:20 -04:00
630584512e
Working flow authorize
2025-09-16 12:45:22 -04:00
8c37b6aeab
Add all project files
2025-09-08 14:30:40 -04:00