Order | Pipe | Description |
100 | CreateXmlDocument | <span style="color: #091e42;">Uses the IXmlHelper to create XmlDocument from provided Xml.</span> |
200 | ParseAdditionalValues | <span style="color: #091e42;">Creates the PunchOutSession and uses the IXmlHelper to parse all additional nodes.</span> |
300 | ParseShipTo | <span style="color: #091e42;">Uses the IXmlHelper to parse ShipTo nodes.</span> |
400 | ParseExtrinsics | <span style="color: #091e42;">Uses the IXmlHelper to parse Extrinsic nodes.</span> |
500 | ParseItems | Uses the IXmlHelper to parse item nodes. |