<?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 Live Transaction giving Bill to Company Required Error in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Live-Transaction-giving-Bill-to-Company-Required-Error/m-p/54406#M29394</link>
    <description>&lt;P&gt;Hi I have used AIM for PAYMENT Transaction.I used post url as &lt;A href="https://secure.authorize.net/gateway/transact.dll" target="_blank"&gt;https://secure.authorize.net/gateway/transact.dll&lt;/A&gt; and used API LoginID and Transaction KEY for Authorize.net account. However I came to an error "Bill to CompanyRequired" Then I did some research and gone to authrize.net setting and unchecked PAYMENT FORM FIELD for Billing Information and then my transaction worked fine on Test Mode,But I want to enter Billing information for Payment Transaction.I am sending other variables using below code,Please help how I can define Billing Parameter.&lt;/P&gt;&lt;P&gt;post_values.Add("x_login", ApiLogin)&lt;BR /&gt;post_values.Add("x_tran_key", TransactionKey)&lt;BR /&gt;post_values.Add("x_delim_data", "TRUE")&lt;BR /&gt;post_values.Add("x_delim_char", "|")&lt;BR /&gt;post_values.Add("x_relay_response", "FALSE")&lt;/P&gt;&lt;P&gt;post_values.Add("x_type", "AUTH_CAPTURE")&lt;BR /&gt;post_values.Add("x_method", "CC")&lt;BR /&gt;post_values.Add("x_card_num", txtCardno.Text)&lt;BR /&gt;post_values.Add("x_card_code", txtcvv.Text)&lt;BR /&gt;post_values.Add("x_exp_date", ddlMonth.SelectedValue + "" + ddlYear.SelectedValue)&lt;/P&gt;&lt;P&gt;post_values.Add("x_amount", "0.1")&lt;BR /&gt;post_values.Add("x_description", "")&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;post_values.Add("x_first_name", "Sud")&lt;BR /&gt;post_values.Add("x_last_name", "Mandola")&lt;BR /&gt;post_values.Add("x_address", "")&lt;BR /&gt;post_values.Add("x_state", "")&lt;BR /&gt;post_values.Add("x_zip", "")&lt;/P&gt;&lt;P&gt;Please help asap.&lt;/P&gt;</description>
    <pubDate>Fri, 22 Apr 2016 05:14:19 GMT</pubDate>
    <dc:creator>su_smart</dc:creator>
    <dc:date>2016-04-22T05:14:19Z</dc:date>
    <item>
      <title>Live Transaction giving Bill to Company Required Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Live-Transaction-giving-Bill-to-Company-Required-Error/m-p/54406#M29394</link>
      <description>&lt;P&gt;Hi I have used AIM for PAYMENT Transaction.I used post url as &lt;A href="https://secure.authorize.net/gateway/transact.dll" target="_blank"&gt;https://secure.authorize.net/gateway/transact.dll&lt;/A&gt; and used API LoginID and Transaction KEY for Authorize.net account. However I came to an error "Bill to CompanyRequired" Then I did some research and gone to authrize.net setting and unchecked PAYMENT FORM FIELD for Billing Information and then my transaction worked fine on Test Mode,But I want to enter Billing information for Payment Transaction.I am sending other variables using below code,Please help how I can define Billing Parameter.&lt;/P&gt;&lt;P&gt;post_values.Add("x_login", ApiLogin)&lt;BR /&gt;post_values.Add("x_tran_key", TransactionKey)&lt;BR /&gt;post_values.Add("x_delim_data", "TRUE")&lt;BR /&gt;post_values.Add("x_delim_char", "|")&lt;BR /&gt;post_values.Add("x_relay_response", "FALSE")&lt;/P&gt;&lt;P&gt;post_values.Add("x_type", "AUTH_CAPTURE")&lt;BR /&gt;post_values.Add("x_method", "CC")&lt;BR /&gt;post_values.Add("x_card_num", txtCardno.Text)&lt;BR /&gt;post_values.Add("x_card_code", txtcvv.Text)&lt;BR /&gt;post_values.Add("x_exp_date", ddlMonth.SelectedValue + "" + ddlYear.SelectedValue)&lt;/P&gt;&lt;P&gt;post_values.Add("x_amount", "0.1")&lt;BR /&gt;post_values.Add("x_description", "")&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;post_values.Add("x_first_name", "Sud")&lt;BR /&gt;post_values.Add("x_last_name", "Mandola")&lt;BR /&gt;post_values.Add("x_address", "")&lt;BR /&gt;post_values.Add("x_state", "")&lt;BR /&gt;post_values.Add("x_zip", "")&lt;/P&gt;&lt;P&gt;Please help asap.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2016 05:14:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Live-Transaction-giving-Bill-to-Company-Required-Error/m-p/54406#M29394</guid>
      <dc:creator>su_smart</dc:creator>
      <dc:date>2016-04-22T05:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: Live Transaction giving Bill to Company Required Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Live-Transaction-giving-Bill-to-Company-Required-Error/m-p/54407#M29395</link>
      <description>&lt;P&gt;I figured out problem fix.Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2016 06:41:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Live-Transaction-giving-Bill-to-Company-Required-Error/m-p/54407#M29395</guid>
      <dc:creator>su_smart</dc:creator>
      <dc:date>2016-04-22T06:41:01Z</dc:date>
    </item>
  </channel>
</rss>

