Files
eamco_authorize/app/main.py
Edwin Eames 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

5.3 KiB