XML

XML (Extensible Markup Language) has had a major impact on technology. From simple XML tags to RSS feeds, the power of XML has enabled new technologies and changed the way business is done over the Internet. WeFulfillIT.com recognized the practical applications of this technology and developed our own XML file format. Our XML format is recognized by several shopping carts, including Yahoo Stores and Ultra Cart. Having an account with these shopping carts, allows your orders to seamlessly interface with our ordering system. Inside the XML tags, your order information is placed by your shopping cart. This includes the customer, product and shipping information. A gift greetings can also be added to your order. Perfect for gift giving.

Orders are taken at the different locations and sent to our system in XML format. WeFulfillIt.com has specific links that accept XML files.:

http://xml.wefulfillit.com/xmlget.asp - This URL is for non secure XML posts. This may be from your own custom cart, or application.

https://mis.wefulfillit.com/xmlget.asp - This URL accepts secure XML posts. This can be used with Yahoo Stores as they require a URL that uses Secure Sockets Layer (SSL https://). This type of connection uses secure encryption.

Contact us if you have any special needs for XML order processing. Our team of IT specialists would be happy to develop a custom solution that will fit your infrastructure.

Additional information and XML capabilities can be viewed at the XML developers section of the Help Station.

Optional XML Tags

Additional tags are available within your XML files that can offer different features for the incoming order. These optional tags include:

  • <Greeting></Greeting> - Place a greeting within this tag to send a message to the recipient.
  • <Note></Note> - Insert a note for special instructions regarding the order.
  • <Signature>SIG1 or SIG2</Signature> - Indicate here whether you want the package to be signed for. The valid parameters are SIG1 for Signature Required and SIG2 for Signature Preferred.
  • <ShippingMerchant></ShippingMerchant> - Include your special comany name for the order in this tag.
  • <Deliver>Residential</Deliver> - Specifies the shipment delivery type. Valid values are Residential or Commercial