<?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: Authorize.net Field Value Names in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-net-Field-Value-Names/m-p/60851#M35361</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/22894"&gt;@stevs102&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The field you need to pass for invoice number is&amp;nbsp;&lt;EM&gt;&lt;FONT face="courier new,courier,monospace"&gt;invoiceNumber&lt;/FONT&gt;&amp;nbsp;&lt;/EM&gt;which is inside &lt;FONT face="courier new,courier,monospace"&gt;&lt;EM&gt;order&lt;/EM&gt;&lt;/FONT&gt;&amp;nbsp;tag.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can get the&amp;nbsp;details about all the fields here :&amp;nbsp;&lt;A href="https://developer.authorize.net/api/reference/index.html?#payment-transactions-charge-a-credit-card" target="_self"&gt;API Reference&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;You can use the &lt;STRONG&gt;TryIt&lt;/STRONG&gt; tab to test out the API request with the fields you wish to send.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Dec 2017 20:33:04 GMT</pubDate>
    <dc:creator>kikmak42</dc:creator>
    <dc:date>2017-12-13T20:33:04Z</dc:date>
    <item>
      <title>Authorize.net Field Value Names</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-net-Field-Value-Names/m-p/60849#M35359</link>
      <description>&lt;P&gt;Trying to pass an invoice number from my form that processes payment through Authorize.net but need to know fields in Authorize.net, i.e. Customer Name, Invoice Number, etc. Can you create custom fields as well?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 19:30:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-net-Field-Value-Names/m-p/60849#M35359</guid>
      <dc:creator>stevs102</dc:creator>
      <dc:date>2017-12-13T19:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: Authorize.net Field Value Names</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-net-Field-Value-Names/m-p/60851#M35361</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/22894"&gt;@stevs102&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The field you need to pass for invoice number is&amp;nbsp;&lt;EM&gt;&lt;FONT face="courier new,courier,monospace"&gt;invoiceNumber&lt;/FONT&gt;&amp;nbsp;&lt;/EM&gt;which is inside &lt;FONT face="courier new,courier,monospace"&gt;&lt;EM&gt;order&lt;/EM&gt;&lt;/FONT&gt;&amp;nbsp;tag.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can get the&amp;nbsp;details about all the fields here :&amp;nbsp;&lt;A href="https://developer.authorize.net/api/reference/index.html?#payment-transactions-charge-a-credit-card" target="_self"&gt;API Reference&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;You can use the &lt;STRONG&gt;TryIt&lt;/STRONG&gt; tab to test out the API request with the fields you wish to send.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 20:33:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-net-Field-Value-Names/m-p/60851#M35361</guid>
      <dc:creator>kikmak42</dc:creator>
      <dc:date>2017-12-13T20:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: Authorize.net Field Value Names</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-net-Field-Value-Names/m-p/60879#M35389</link>
      <description>&lt;P&gt;You can send custom fields. If you use the createTransaction request as described in the reference guide:&amp;nbsp; &lt;A title="API Reference Guide" href="https://developer.authorize.net/api/reference/#payment-transactions-charge-a-credit-card" target="_blank"&gt;https://developer.authorize.net/api/reference/#payment-transactions-charge-a-credit-card&lt;/A&gt;&amp;nbsp;look for the field called "userFields".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, this&amp;nbsp;is a good blog post about the appropriate use of these custom fields:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/Merchant-Defined-Fields-What-are-they-and-how-should-they-be/ba-p/11994" target="_blank"&gt;https://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/Merchant-Defined-Fields-What-are-they-and-how-should-they-be/ba-p/11994&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2017 21:31:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-net-Field-Value-Names/m-p/60879#M35389</guid>
      <dc:creator>mmcguire</dc:creator>
      <dc:date>2017-12-15T21:31:35Z</dc:date>
    </item>
  </channel>
</rss>

