<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Use of x_currency_code in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Use-of-x-currency-code/m-p/49306#M24894</link>
    <description>&lt;P&gt;We are trying to integrate authorizenet&amp;nbsp; aim in our application. We want to process global payments. On our application, we display the currency in customers local currency (ex:CAD). Now when we try to change the customer 1 CAD using the settings&lt;/P&gt;&lt;P&gt;x_currency_code: CAD&lt;/P&gt;&lt;P&gt;amount: 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Customer is been charged 1USD.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Same thing happends even if set x_currency_code to USD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the exact use of x_currency_code? We read documentation and few messages in this forum but could not gt any solution. Please can some one explain the use case.&lt;/P&gt;</description>
    <pubDate>Tue, 13 Jan 2015 13:20:18 GMT</pubDate>
    <dc:creator>RaghavendraLA</dc:creator>
    <dc:date>2015-01-13T13:20:18Z</dc:date>
    <item>
      <title>Use of x_currency_code</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Use-of-x-currency-code/m-p/49306#M24894</link>
      <description>&lt;P&gt;We are trying to integrate authorizenet&amp;nbsp; aim in our application. We want to process global payments. On our application, we display the currency in customers local currency (ex:CAD). Now when we try to change the customer 1 CAD using the settings&lt;/P&gt;&lt;P&gt;x_currency_code: CAD&lt;/P&gt;&lt;P&gt;amount: 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Customer is been charged 1USD.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Same thing happends even if set x_currency_code to USD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the exact use of x_currency_code? We read documentation and few messages in this forum but could not gt any solution. Please can some one explain the use case.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jan 2015 13:20:18 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Use-of-x-currency-code/m-p/49306#M24894</guid>
      <dc:creator>RaghavendraLA</dc:creator>
      <dc:date>2015-01-13T13:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: Use of x_currency_code</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Use-of-x-currency-code/m-p/49313#M24900</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/17831"&gt;@RaghavendraLA&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Each payment gateway can only support a single currency. &amp;nbsp;The sandbox by default is set to USD. &amp;nbsp;If you specify an x_currency_code in the sandbox other than &amp;nbsp;USD, it will return an error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is not currently possible to change the currency using x_currency_code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jan 2015 16:58:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Use-of-x-currency-code/m-p/49313#M24900</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2015-01-13T16:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: Use of x_currency_code</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Use-of-x-currency-code/m-p/49321#M24906</link>
      <description>&lt;P&gt;Richard,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I now understand that each payment gateway can support a single currency.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please let me know what exactly is the use of &amp;nbsp;x_currency_code. We ran a test yesterday on production Authorize.net account. Our&amp;nbsp;merchant account is in USD. We have an online store where we set product prices in CAD. User went ahead and bought the product for CAD $1 using his US based card(Wells Fargo Debit Card). While making the API call, we had set x_currency_code to CAD. When we look at the transaction detail in the Authorize.net account, we see that the user was charged USD $1, while we had expected it to be USD equivalent of CAD $1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this is what the intended use of x_currency_code? Or we using it in an incorrect way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2015 06:36:56 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Use-of-x-currency-code/m-p/49321#M24906</guid>
      <dc:creator>RaghavendraLA</dc:creator>
      <dc:date>2015-01-14T06:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Use of x_currency_code</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Use-of-x-currency-code/m-p/49322#M24907</link>
      <description>&lt;P&gt;x_currency_code is not used.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the currency charge is based on the account, which only support 1 currency.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In your example, the account is set with USD, it will always charge in USD.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2015 12:16:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Use-of-x-currency-code/m-p/49322#M24907</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2015-01-14T12:16:28Z</dc:date>
    </item>
  </channel>
</rss>

