Understanding the Output Modes of Payments in the XML File

You can choose from four versions to specify the mode of payment to inform in the XML file:

  • XJDE0001 - Multiple Structured

  • XJDE0002 - Multiple Unstructured

  • XJDE0003 - Single Structured

  • XJDE0004 - Single Unstructured

The structured output uses XML tags to separate each piece of data for a transaction. The unstructured output puts all the data for a transaction into just one XML tag <ustrd> without using separate tags for each specific piece of data.