<?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 : Currency Conversion for Authorize.Net</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : Currency Conversion for Authorize.Net]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 19:24:39 +0000</pubDate>
  <lastBuildDate>Sat, 23 Aug 2008 10:54:19 +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=1930</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[Currency Conversion for Authorize.Net : I&amp;#039;m using ProductCart v3.11...]]></title>
   <link>https://forum.productcart.com/currency-conversion-for-authorize-net_topic1930_post6496.html#6496</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1242">angel</a><br /><strong>Subject:</strong> 1930<br /><strong>Posted:</strong> 23-August-2008 at 10:54am<br /><br /><P>I'm using ProductCart v3.11 (PC) &amp; Authorize.Net (ANET). My goal is to have Bangladeshi Taka (BDT) in our shop but ANET accepts only USD. I did some customization to convert BDT to (flat currency conversion rate) USD while sending it to ANET.</P><P>To achive that, I've changed following&nbsp;lines in&nbsp;/pc/gwAuthorizeAIM.asp file:</P><P>Line: 117<BR>From: stext=stext &amp; "&amp;x_Amount=" &amp; pcBillingTotal<BR>To: stext=stext &amp; "&amp;x_Amount=" &amp; pcBillingTotal / 70</P><P>Line: 478<BR>From: &lt;%=money(pcBillingTotal)%&gt;<BR>To: &lt;%=money(pcBillingTotal / 70)%&gt;</P><P>(Assuming 1 USD = 70 BDT)</P><P>Tell me what do you think.</P>]]>
   </description>
   <pubDate>Sat, 23 Aug 2008 10:54:19 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/currency-conversion-for-authorize-net_topic1930_post6496.html#6496</guid>
  </item> 
 </channel>
</rss>