<?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 Re: Api to get the currency of the gateway account in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Api-to-get-the-currency-of-the-gateway-account/m-p/57829#M32517</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21602"&gt;@balv&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use getMerchantDetails to obtain details about the gateway including the configured currency.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/#transaction-reporting-get-merchant-details" target="_blank"&gt;https://developer.authorize.net/api/reference/#transaction-reporting-get-merchant-details&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
    <pubDate>Thu, 27 Apr 2017 13:08:24 GMT</pubDate>
    <dc:creator>RichardH</dc:creator>
    <dc:date>2017-04-27T13:08:24Z</dc:date>
    <item>
      <title>Api to get the currency of the gateway account</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Api-to-get-the-currency-of-the-gateway-account/m-p/57826#M32514</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As the title, I wonder is there anyway to get&lt;SPAN&gt;&amp;nbsp;the &lt;/SPAN&gt;&lt;SPAN class="lia-search-match-lithium"&gt;currency&lt;/SPAN&gt;&lt;SPAN&gt; of the gateway account? Since in my case the&amp;nbsp;gateway account is configuable and I don't want to always send amount in USD to the gateway in the code. It would very useful if I can get&amp;nbsp;the currency of the gateway account by api then I will convert money value to correct currency before sending them to gateway.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ba&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2017 10:16:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Api-to-get-the-currency-of-the-gateway-account/m-p/57826#M32514</guid>
      <dc:creator>balv</dc:creator>
      <dc:date>2017-04-27T10:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Api to get the currency of the gateway account</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Api-to-get-the-currency-of-the-gateway-account/m-p/57829#M32517</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21602"&gt;@balv&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use getMerchantDetails to obtain details about the gateway including the configured currency.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/#transaction-reporting-get-merchant-details" target="_blank"&gt;https://developer.authorize.net/api/reference/#transaction-reporting-get-merchant-details&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2017 13:08:24 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Api-to-get-the-currency-of-the-gateway-account/m-p/57829#M32517</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2017-04-27T13:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Api to get the currency of the gateway account</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Api-to-get-the-currency-of-the-gateway-account/m-p/57835#M32522</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;SPAN&gt;Richard for your quick feedback, and that is exactly what API I want to use :)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;/Ba&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 07:10:49 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Api-to-get-the-currency-of-the-gateway-account/m-p/57835#M32522</guid>
      <dc:creator>balv</dc:creator>
      <dc:date>2017-04-28T07:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Api to get the currency of the gateway account</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Api-to-get-the-currency-of-the-gateway-account/m-p/57836#M32523</link>
      <description>&lt;P&gt;Hi Richard,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking at the Reponse of Get Merchant Detail api we can see it return list of currencies (Contains one or more currency fields) instead of only one currency as we can choose when register account.&lt;/P&gt;&lt;P&gt;Could you please explain it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ba&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 09:16:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Api-to-get-the-currency-of-the-gateway-account/m-p/57836#M32523</guid>
      <dc:creator>balv</dc:creator>
      <dc:date>2017-04-28T09:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Api to get the currency of the gateway account</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Api-to-get-the-currency-of-the-gateway-account/m-p/57851#M32537</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21602"&gt;@balv&lt;/a&gt;&amp;nbsp;The object for Currency will only contain a single value at present.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 22:49:45 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Api-to-get-the-currency-of-the-gateway-account/m-p/57851#M32537</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2017-04-28T22:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Api to get the currency of the gateway account</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Api-to-get-the-currency-of-the-gateway-account/m-p/57932#M32614</link>
      <description>&lt;P&gt;OK, got it now. Thanks again :)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/Ba&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 03:56:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Api-to-get-the-currency-of-the-gateway-account/m-p/57932#M32614</guid>
      <dc:creator>balv</dc:creator>
      <dc:date>2017-05-03T03:56:43Z</dc:date>
    </item>
  </channel>
</rss>

