Credit Messaging Troubleshooting

DOCS

Last updated: Aug 15th, 7:27am

Configuration attribute and object validation is included within messaging.js and accompanying console warnings and errors to assist developers in their integrations. The various configuration properties have distinct validation checks for input formatting and values to best ensure validity. See the reference tables for a full list of accepted options.

If validation fails, the web browser's developer console displays pertinent warning messages informing developers which property is invalid, and what they need to do to address the issue. The library will attempt to fallback to safe default values if possible depending on the type of message being rendered.