<?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: Bill To Company doesn't show up on Accept hosted payment form in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bill-To-Company-doesn-t-show-up-on-Accept-hosted-payment-form/m-p/84067#M52999</link>
    <description>&lt;P&gt;&lt;SPAN&gt;As of today, it appears that this bug is still not resolved. I see several other posts on this forum with users requesting it to be fixed. Please fix it - I'm sure it would be much appreciated by many. Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Sep 2022 20:39:27 GMT</pubDate>
    <dc:creator>mss_ben</dc:creator>
    <dc:date>2022-09-09T20:39:27Z</dc:date>
    <item>
      <title>Bill To Company doesn't show up on Accept hosted payment form</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bill-To-Company-doesn-t-show-up-on-Accept-hosted-payment-form/m-p/71450#M43988</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using accept Hosted form to process payments.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;"Bill to Company" is a required field for me on payment form.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am unable to display the field "Bill to company" on my hosted Payment form.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Following is the xml, with which I am creating token :&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="UTF-8" standalone="yes"?&amp;gt;&lt;BR /&gt;&amp;lt;getHostedPaymentPageRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&lt;BR /&gt;&amp;lt;merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;xyzname&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;transactionKey&amp;gt;xyzkey&amp;lt;/transactionKey&amp;gt;&lt;BR /&gt;&amp;lt;/merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;refId&amp;gt;abcdefghi1234567&amp;lt;/refId&amp;gt;&lt;BR /&gt;&amp;lt;transactionRequest&amp;gt;&lt;BR /&gt;&amp;lt;transactionType&amp;gt;authCaptureTransaction&amp;lt;/transactionType&amp;gt;&lt;BR /&gt;&amp;lt;amount&amp;gt;100&amp;lt;/amount&amp;gt;&lt;BR /&gt;&amp;lt;order&amp;gt;&lt;BR /&gt;&amp;lt;invoiceNumber&amp;gt;470301&amp;lt;/invoiceNumber&amp;gt;&lt;BR /&gt;&amp;lt;description&amp;gt;associations&amp;lt;/description&amp;gt;&lt;BR /&gt;&amp;lt;/order&amp;gt;&lt;BR /&gt;&amp;lt;profile&amp;gt;&lt;BR /&gt;&amp;lt;customerProfileId&amp;gt;123456789&amp;lt;/customerProfileId&amp;gt;&lt;BR /&gt;&amp;lt;/profile&amp;gt;&lt;BR /&gt;&amp;lt;billTo&amp;gt;&lt;BR /&gt;&amp;lt;firstName&amp;gt;shikhar&amp;lt;/firstName&amp;gt;&lt;BR /&gt;&amp;lt;lastName&amp;gt;kumar&amp;lt;/lastName&amp;gt;&lt;BR /&gt;&amp;lt;company&amp;gt;Avolin&amp;lt;/company&amp;gt;&lt;BR /&gt;&amp;lt;address&amp;gt;14 Main Street&amp;lt;/address&amp;gt;&lt;BR /&gt;&amp;lt;city&amp;gt;DuPont&amp;lt;/city&amp;gt;&lt;BR /&gt;&amp;lt;state&amp;gt;IA&amp;lt;/state&amp;gt;&lt;BR /&gt;&amp;lt;zip&amp;gt;50131&amp;lt;/zip&amp;gt;&lt;BR /&gt;&amp;lt;country&amp;gt;USA&amp;lt;/country&amp;gt;&lt;BR /&gt;&amp;lt;/billTo&amp;gt;&lt;BR /&gt;&amp;lt;/transactionRequest&amp;gt;&lt;BR /&gt;&amp;lt;hostedPaymentSettings&amp;gt;&lt;BR /&gt;&amp;lt;setting&amp;gt;&lt;BR /&gt;&amp;lt;settingName&amp;gt;hostedPaymentBillingAddressOptions&amp;lt;/settingName&amp;gt;&lt;BR /&gt;&amp;lt;settingValue&amp;gt;{"show":true,"required":true}&amp;lt;/settingValue&amp;gt;&lt;BR /&gt;&amp;lt;/setting&amp;gt;&lt;BR /&gt;&amp;lt;setting&amp;gt;&lt;BR /&gt;&amp;lt;settingName&amp;gt;hostedPaymentButtonOptions&amp;lt;/settingName&amp;gt;&lt;BR /&gt;&amp;lt;settingValue&amp;gt;{"text":"Pay"}&amp;lt;/settingValue&amp;gt;&lt;BR /&gt;&amp;lt;/setting&amp;gt;&lt;BR /&gt;&amp;lt;setting&amp;gt;&lt;BR /&gt;&amp;lt;settingName&amp;gt;hostedPaymentReturnOptions&amp;lt;/settingName&amp;gt;&lt;BR /&gt;&amp;lt;settingValue&amp;gt;&lt;BR /&gt;{"url":"https:\/\/localhost:8092\/anet_ah\/ah_response.php?sc_key=0e218bb9a6d4cfc8248ded2e2d7f068a6af971a4c9220e921cc3a1948dbfb","urlText":"Continue","cancelUrl":"https:\/\/localhost:8092\/f\/index.php?page=authcanceled","cancelUrlText":"Cancel"}&lt;BR /&gt;&amp;lt;/settingValue&amp;gt;&lt;BR /&gt;&amp;lt;/setting&amp;gt;&lt;BR /&gt;&amp;lt;/hostedPaymentSettings&amp;gt;&lt;BR /&gt;&amp;lt;/getHostedPaymentPageRequest&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Shikhar&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 07:17:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bill-To-Company-doesn-t-show-up-on-Accept-hosted-payment-form/m-p/71450#M43988</guid>
      <dc:creator>shikhar</dc:creator>
      <dc:date>2020-04-08T07:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Bill To Company doesn't show up on Accept hosted payment form</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bill-To-Company-doesn-t-show-up-on-Accept-hosted-payment-form/m-p/71788#M44239</link>
      <description>&lt;P&gt;Reply received from Authorize.net support:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;This is actually a know bug with accept hosted. One of the bugs with Accept Hosted is that it can take in a company name on the initial API call, but it's never used on the payment form or subsequent transaction. This is something our Engineers are aware of but do not have a time frame of when this may be resolved. We apologize for any inconvenience this may cause.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hope this helps someone !!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Shikhar&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Apr 2020 13:52:11 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bill-To-Company-doesn-t-show-up-on-Accept-hosted-payment-form/m-p/71788#M44239</guid>
      <dc:creator>shikhar</dc:creator>
      <dc:date>2020-04-30T13:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: Bill To Company doesn't show up on Accept hosted payment form</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bill-To-Company-doesn-t-show-up-on-Accept-hosted-payment-form/m-p/80962#M51024</link>
      <description>&lt;P&gt;Hi shikhar,&amp;nbsp; this post is last year. Has this sloved yet?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 23:33:00 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bill-To-Company-doesn-t-show-up-on-Accept-hosted-payment-form/m-p/80962#M51024</guid>
      <dc:creator>jjcrab</dc:creator>
      <dc:date>2022-01-25T23:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Bill To Company doesn't show up on Accept hosted payment form</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bill-To-Company-doesn-t-show-up-on-Accept-hosted-payment-form/m-p/84067#M52999</link>
      <description>&lt;P&gt;&lt;SPAN&gt;As of today, it appears that this bug is still not resolved. I see several other posts on this forum with users requesting it to be fixed. Please fix it - I'm sure it would be much appreciated by many. Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2022 20:39:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bill-To-Company-doesn-t-show-up-on-Accept-hosted-payment-form/m-p/84067#M52999</guid>
      <dc:creator>mss_ben</dc:creator>
      <dc:date>2022-09-09T20:39:27Z</dc:date>
    </item>
  </channel>
</rss>

