<?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 : Change customer default pricing</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : Change customer default pricing]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 06:45:58 +0000</pubDate>
  <lastBuildDate>Fri, 18 Aug 2006 13:02:01 +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=395</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[Change customer default pricing : Thanks Netprofits, you were right....]]></title>
   <link>https://forum.productcart.com/change-customer-default-pricing_topic395_post1191.html#1191</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=250">Inkyfinger</a><br /><strong>Subject:</strong> 395<br /><strong>Posted:</strong> 18-August-2006 at 1:02pm<br /><br /><P>Thanks Netprofits, you were right. Just needed to change the customerType variable from "0" to "1". </P><P>For anybody else interested, copy this code&nbsp;and replace same paragraph in&nbsp;savenewCust.asp.</P><P>query="INSERT INTO customers (name, lastName, customerCompany, phone, email, address, zip, state, stateCode, city, CountryCode,&#091;password&#093;, customerType,IDRefer,CI1,CI2,address2,RecvNews) VALUES ('" &amp;replace(pName,"'","''")&amp; "','"&nbsp; &amp;replace(pLastName,"'","''")&amp; "','" &amp;replace(pCustomerCompany,"'","''")&amp; "','" &amp;pPhone&amp; "','" &amp;pEmail&amp; "','" &amp;replace(pAddress,"'","''") &amp; "','" &amp;pZip&amp; "','" &amp;replace(pState,"'","''")&amp; "','" &amp;pStateCode&amp; "','" &amp;replace(pCity,"'","''")&amp; "','" &amp;pCountryCode&amp; "','" &amp;pEncryptedPassword&amp; "',1," &amp; IDRefer &amp; ",'" &amp; replace(CI1,"'","''") &amp; "','" &amp; replace(CI2,"'","''") &amp; "','" &amp;replace(pAddress2,"'","''") &amp; "'," &amp; CRecvNews &amp; ")"<BR>set rs=Server.CreateObject("ADODB.Recordset")<BR>set rs=connTemp.execute(query)</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Fri, 18 Aug 2006 13:02:01 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/change-customer-default-pricing_topic395_post1191.html#1191</guid>
  </item> 
  <item>
   <title><![CDATA[Change customer default pricing : You would need to modify the page...]]></title>
   <link>https://forum.productcart.com/change-customer-default-pricing_topic395_post1188.html#1188</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=77">netprofits</a><br /><strong>Subject:</strong> 395<br /><strong>Posted:</strong> 18-August-2006 at 7:23am<br /><br /><P>You would need to modify the page that saves new customers during registration (SaveNewCust.asp) to set the CustomerType to Wholesale Customer. </P><P>Are you allowing people to purchase and checkout using retail pricing? And only those who pre-register get wholesale pricing? If you want everyone to get your wholesale pricing, then you'll also need to modify the routine for when new customers checkout to set them to wholesale customers. This may be more involved because you need to have their shopping cart calculate new prices based on the wholesale amounts.</P><P>You should determine if you will charge sales tax to wholesale customers. Most likely you will as it sounds like these are not really wholesale customers. Check the option under the View/Edit Tax Options for "Tax Wholesale Customers".</P>]]>
   </description>
   <pubDate>Fri, 18 Aug 2006 07:23:28 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/change-customer-default-pricing_topic395_post1188.html#1188</guid>
  </item> 
  <item>
   <title><![CDATA[Change customer default pricing : I too would like to know this,...]]></title>
   <link>https://forum.productcart.com/change-customer-default-pricing_topic395_post1184.html#1184</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=231">sawan</a><br /><strong>Subject:</strong> 395<br /><strong>Posted:</strong> 18-August-2006 at 12:38am<br /><br />I too would like to know this, anyone to help!]]>
   </description>
   <pubDate>Fri, 18 Aug 2006 00:38:09 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/change-customer-default-pricing_topic395_post1184.html#1184</guid>
  </item> 
  <item>
   <title><![CDATA[Change customer default pricing : Does anybody know of a way to...]]></title>
   <link>https://forum.productcart.com/change-customer-default-pricing_topic395_post1182.html#1182</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=250">Inkyfinger</a><br /><strong>Subject:</strong> 395<br /><strong>Posted:</strong> 17-August-2006 at 5:26pm<br /><br />Does anybody know of a way to change the customer default from retail to wholesale when they register? I want my customers to be able to register to see the wholesale pricing without my intervention. I'm using V2.76.]]>
   </description>
   <pubDate>Thu, 17 Aug 2006 17:26:56 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/change-customer-default-pricing_topic395_post1182.html#1182</guid>
  </item> 
 </channel>
</rss>