Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

XML Integration


avnononec

Recommended Posts

I have the OSC XML Feed V2.0. Can I use it to integrate information from the distributor as Ingram micro by XML to the OSCommerce store? like Product price and quantity

How and where is the XML going to connect to ingram micro server to connect to get these info and passed it to the product info, when is request?

Here are some info:

 

/*< Version1.0></Version1.0>

<TransactionHeader>

<CountryCode>US</CountryCode>

<LoginID>SIMPSONMOVIE</LoginID>

<Password>696969696969</Password>

<TransactionID></TransactionID>

</TransactionHeader>

<PNARequest> - Name of the transaction

<Version1.0/> XML Version

<TransactionHeader> - Name of the ID and PW section

<CountryCode>US</CountryCode> - Country to send the transaction to

<LoginID>TESTLOGIN</LoginID> - Trading Partners Login ID

<Password>TESTPASSWORD</Password> - Trading Partners Password

<TransactionID>12345</TransactionID> - Unique transaction number (if required)

</TransactionHeader> - End of the ID and PW section

<PNAInformation SKU=" 214804 " Quantity="10"/> - Ingram Micro SKU and quantity to check for

<PNAInformation SKU=" 451285 " Quantity="5"/> - Ingram Micro SKU and quantity to check for

</PNARequest> - End of the transaction*/

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...