You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Unable to Convert Single Quotes to Double Quotes in XML Output

Summary:

How can we convert the Single Quotes to Double Quotes in XML Version declaration in a payment file?


Content (please ensure you mask any confidential information):

Hi everyone,

We are currently facing an issue where the XML output is consistently displaying single quotes instead of double quotes in the xml version declaration

<?xml version='1.0' encoding='utf-8'?> instead of

<?xml version="1.0" encoding="utf-8" ?>

We've tried several workarounds suggested across various forums and documentation, but none have resolved the issue so far.

Has anyone encountered this before and found a reliable solution? Any guidance or suggestions would be greatly appreciated.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!