<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ProductCart Shopping Cart Software Forums : Get OrderNumber in ProductCart API</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Using ProductCart : Get OrderNumber in ProductCart API]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 06 Apr 2026 14:46:14 +0000</pubDate>
  <lastBuildDate>Mon, 06 Aug 2012 13:34:21 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.productcart.com/RSS_post_feed.asp?TID=5241</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ProductCart Shopping Cart Software Forums]]></title>
   <url>https://forum.productcart.com/forum_images/pc_logo_50.png</url>
   <link>https://forum.productcart.com/</link>
  </image>
  <item>
   <title><![CDATA[Get OrderNumber in ProductCart API : Hi Viresh,In ProductCart you have...]]></title>
   <link>https://forum.productcart.com/get-ordernumber-in-productcart-api_topic5241_post20046.html#20046</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2">Guests</a><br /><strong>Subject:</strong> 5241<br /><strong>Posted:</strong> 06-August-2012 at 1:34pm<br /><br />Hi Viresh,<div><br></div><div>In ProductCart you have the option to start your order numbers at a number greater than the primary key&nbsp;enumeration&nbsp;in the database. If a value is set for this, it's added to the value of the order id in the db to create the apparent Order Id displayed in the&nbsp;application.</div><div><br></div><div>The value for this is stored in the /includes/settings.asp page as the value for the constant "scPre".</div><div><br></div><div>It would be nicer if there were a comment in the code here, but if you open /pc/orderCompleteTracking.asp you'll notice the following at the top:</div><div><table width="99%"><tr><td><pre class="BBcode"></div><div>pOrderNumber = (int(pOID)+scpre)</div><div></pre></td></tr></table></div><div><br></div><div>Here, pOID is the raw id of the order in the database and scPre is the number added to it to derive the apparent Order ID displayed in the application.</div>]]>
   </description>
   <pubDate>Mon, 06 Aug 2012 13:34:21 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/get-ordernumber-in-productcart-api_topic5241_post20046.html#20046</guid>
  </item> 
  <item>
   <title><![CDATA[Get OrderNumber in ProductCart API : Hi,I&amp;#039;m using ProductCart...]]></title>
   <link>https://forum.productcart.com/get-ordernumber-in-productcart-api_topic5241_post20044.html#20044</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2694">meanddreams</a><br /><strong>Subject:</strong> 5241<br /><strong>Posted:</strong> 06-August-2012 at 8:31am<br /><br />Hi,<br><br>I'm using ProductCart API to fetch new orders and their details. GetOrderDetails method takes "OrderId" parameter however I found that it's the actual Primary key value of the database. Response given by this method doesn't have actual Order# (which can be used in product cart admin section to search an order).<br><br>Can anybody tell me how to get actual Order# (not OrderId)?<br><br>Thanks,<br><br>Viresh<br>]]>
   </description>
   <pubDate>Mon, 06 Aug 2012 08:31:15 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/get-ordernumber-in-productcart-api_topic5241_post20044.html#20044</guid>
  </item> 
 </channel>
</rss>