<?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 hostedProfileBillingAddressOptions showNone not working with traditional hosted forms? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/hostedProfileBillingAddressOptions-showNone-not-working-with/m-p/55137#M30070</link>
    <description>&lt;P&gt;I added the new hostedProfileBillingAddressOptions=showNone option to my getHostedProfilePage request:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;getHostedProfilePageRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;
    &amp;lt;merchantAuthentication&amp;gt;
        &amp;lt;name&amp;gt;*&amp;lt;/name&amp;gt;
        &amp;lt;transactionKey&amp;gt;*&amp;lt;/transactionKey&amp;gt;
    &amp;lt;/merchantAuthentication&amp;gt;
    &amp;lt;customerProfileId&amp;gt;*&amp;lt;/customerProfileId&amp;gt;
    &amp;lt;hostedProfileSettings&amp;gt;
        &amp;lt;setting&amp;gt;
            &amp;lt;settingName&amp;gt;hostedProfileIFrameCommunicatorUrl&amp;lt;/settingName&amp;gt;
            &amp;lt;settingValue&amp;gt;https://localhost:8443/cis/contentx/IframeCommunicator.html&amp;lt;/settingValue&amp;gt;
        &amp;lt;/setting&amp;gt;
        &amp;lt;setting&amp;gt;
            &amp;lt;settingName&amp;gt;hostedProfilePageBorderVisible&amp;lt;/settingName&amp;gt;
            &amp;lt;settingValue&amp;gt;false&amp;lt;/settingValue&amp;gt;
        &amp;lt;/setting&amp;gt;
        &amp;lt;setting&amp;gt;
            &amp;lt;settingName&amp;gt;hostedProfileCardCodeRequired&amp;lt;/settingName&amp;gt;
            &amp;lt;settingValue&amp;gt;true&amp;lt;/settingValue&amp;gt;
        &amp;lt;/setting&amp;gt;
        &amp;lt;setting&amp;gt;
            &amp;lt;settingName&amp;gt;hostedProfileBillingAddressOptions&amp;lt;/settingName&amp;gt;
            &amp;lt;settingValue&amp;gt;showNone&amp;lt;/settingValue&amp;gt;
        &amp;lt;/setting&amp;gt;
    &amp;lt;/hostedProfileSettings&amp;gt;
&amp;lt;/getHostedProfilePageRequest&amp;gt;&lt;/PRE&gt;&lt;P&gt;However, the displayed hosted form still shows the entire "&lt;SPAN class="FieldGroupSeparatorLabel"&gt;Billing Information&lt;/SPAN&gt;" section.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not using the Accept.js api, but the older "contentx" IFrame hosted form with the https://*.authorize.net/profile/ url.&amp;nbsp;&amp;nbsp; Is the hostedProfileBillingAddressOptions=showNone option available for the /profile/ hosted form?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 08 Jul 2016 11:38:18 GMT</pubDate>
    <dc:creator>mkienenb</dc:creator>
    <dc:date>2016-07-08T11:38:18Z</dc:date>
    <item>
      <title>hostedProfileBillingAddressOptions showNone not working with traditional hosted forms?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/hostedProfileBillingAddressOptions-showNone-not-working-with/m-p/55137#M30070</link>
      <description>&lt;P&gt;I added the new hostedProfileBillingAddressOptions=showNone option to my getHostedProfilePage request:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;getHostedProfilePageRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;
    &amp;lt;merchantAuthentication&amp;gt;
        &amp;lt;name&amp;gt;*&amp;lt;/name&amp;gt;
        &amp;lt;transactionKey&amp;gt;*&amp;lt;/transactionKey&amp;gt;
    &amp;lt;/merchantAuthentication&amp;gt;
    &amp;lt;customerProfileId&amp;gt;*&amp;lt;/customerProfileId&amp;gt;
    &amp;lt;hostedProfileSettings&amp;gt;
        &amp;lt;setting&amp;gt;
            &amp;lt;settingName&amp;gt;hostedProfileIFrameCommunicatorUrl&amp;lt;/settingName&amp;gt;
            &amp;lt;settingValue&amp;gt;https://localhost:8443/cis/contentx/IframeCommunicator.html&amp;lt;/settingValue&amp;gt;
        &amp;lt;/setting&amp;gt;
        &amp;lt;setting&amp;gt;
            &amp;lt;settingName&amp;gt;hostedProfilePageBorderVisible&amp;lt;/settingName&amp;gt;
            &amp;lt;settingValue&amp;gt;false&amp;lt;/settingValue&amp;gt;
        &amp;lt;/setting&amp;gt;
        &amp;lt;setting&amp;gt;
            &amp;lt;settingName&amp;gt;hostedProfileCardCodeRequired&amp;lt;/settingName&amp;gt;
            &amp;lt;settingValue&amp;gt;true&amp;lt;/settingValue&amp;gt;
        &amp;lt;/setting&amp;gt;
        &amp;lt;setting&amp;gt;
            &amp;lt;settingName&amp;gt;hostedProfileBillingAddressOptions&amp;lt;/settingName&amp;gt;
            &amp;lt;settingValue&amp;gt;showNone&amp;lt;/settingValue&amp;gt;
        &amp;lt;/setting&amp;gt;
    &amp;lt;/hostedProfileSettings&amp;gt;
&amp;lt;/getHostedProfilePageRequest&amp;gt;&lt;/PRE&gt;&lt;P&gt;However, the displayed hosted form still shows the entire "&lt;SPAN class="FieldGroupSeparatorLabel"&gt;Billing Information&lt;/SPAN&gt;" section.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not using the Accept.js api, but the older "contentx" IFrame hosted form with the https://*.authorize.net/profile/ url.&amp;nbsp;&amp;nbsp; Is the hostedProfileBillingAddressOptions=showNone option available for the /profile/ hosted form?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2016 11:38:18 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/hostedProfileBillingAddressOptions-showNone-not-working-with/m-p/55137#M30070</guid>
      <dc:creator>mkienenb</dc:creator>
      <dc:date>2016-07-08T11:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: hostedProfileBillingAddressOptions showNone not working with traditional hosted forms?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/hostedProfileBillingAddressOptions-showNone-not-working-with/m-p/55147#M30080</link>
      <description>&lt;P&gt;We need to make that clearer in the documentation. &amp;nbsp;The new parameters only work with the new /customer hosted pages.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It should be a very simple move over to new hosted pages, to test in sandbox simple use the /customer url.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2016 18:35:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/hostedProfileBillingAddressOptions-showNone-not-working-with/m-p/55147#M30080</guid>
      <dc:creator>brianmc</dc:creator>
      <dc:date>2016-07-08T18:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: hostedProfileBillingAddressOptions showNone not working with traditional hosted forms?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/hostedProfileBillingAddressOptions-showNone-not-working-with/m-p/55149#M30082</link>
      <description>&lt;P&gt;That's actually what I did after I asked the question -- I replaced /profile/ with /customer/, and it does seem to be working.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2016 18:39:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/hostedProfileBillingAddressOptions-showNone-not-working-with/m-p/55149#M30082</guid>
      <dc:creator>mkienenb</dc:creator>
      <dc:date>2016-07-08T18:39:39Z</dc:date>
    </item>
  </channel>
</rss>

