For the complete documentation index, see llms.txt. This page is also available as Markdown.

PayGate Query Response logging severity corrected

Corrected the log severity of routine PayGate query response traces from Error to Informational, so successful payment queries no longer pollute error logs or trigger false error alerts.

This includes:

  • Log severity changed from Error to Informational for routine PayGate query traces

  • Prevents successful payment queries from triggering false error alerts

How it benefits the Merchant

This reduces false alarms in error monitoring, helping merchants' technical teams focus on real payment issues instead of noise from normal, successful transactions.

Potential FAQs

Q: Does this change any actual payment processing behavior?

A: No — this only changes logging severity levels, not how payments are processed.

Q: Will this affect how I'm alerted to real payment errors?

A: No — genuine errors are unaffected; only routine, successful query traces are reclassified so they no longer look like errors.

Last updated