<?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 First and Last name required despite setting to not required in Payment Form - Fields in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bill-To-First-and-Last-name-required-despite-setting-to-not/m-p/75770#M47284</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/22787"&gt;@mmcguire&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Some processors require a bill to first and last name and the payment form settings are overridden by the processor requirements. It sounds like that is the case here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For confirmation please check with support to verify your processor and if this rule applies.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Shouldn't there be an setting, then, for requiring first/last name on the payment profile? Currently, first/last name is bundled with billing address, but some of us need to have an optional billing address.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Apr 2021 20:48:41 GMT</pubDate>
    <dc:creator>JoelAmos</dc:creator>
    <dc:date>2021-04-13T20:48:41Z</dc:date>
    <item>
      <title>Bill-To First and Last name required despite setting to not required in Payment Form - Fields</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bill-To-First-and-Last-name-required-despite-setting-to-not/m-p/68205#M41457</link>
      <description>&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;We have unchecked required for First and Last name in the "Payment Form - Fields" &amp;gt; "Customer Billing Information" section.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Despite this change, we still get an API error when creating a subscription that "Bill-To First Name is required" and&amp;nbsp;"Bill-To Last Name is required".&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;It is our understanding that we should be able to create a subscription without needing these fields, but we are not currently able to do so.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2019 19:14:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bill-To-First-and-Last-name-required-despite-setting-to-not/m-p/68205#M41457</guid>
      <dc:creator>Ruthinium44</dc:creator>
      <dc:date>2019-06-27T19:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Bill-To First and Last name required despite setting to not required in Payment Form - Fields</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bill-To-First-and-Last-name-required-despite-setting-to-not/m-p/68246#M41489</link>
      <description>&lt;P&gt;Some processors require a bill to first and last name and the payment form settings are overridden by the processor requirements. It sounds like that is the case here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For confirmation please check with support to verify your processor and if this rule applies.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2019 17:11:33 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bill-To-First-and-Last-name-required-despite-setting-to-not/m-p/68246#M41489</guid>
      <dc:creator>mmcguire</dc:creator>
      <dc:date>2019-07-02T17:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Bill-To First and Last name required despite setting to not required in Payment Form - Fields</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bill-To-First-and-Last-name-required-despite-setting-to-not/m-p/72896#M45070</link>
      <description>&lt;P&gt;We are getting the same error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;settings[1] = new settingType();&lt;BR /&gt;settings[1].settingName = settingNameEnum.hostedPaymentBillingAddressOptions.ToString();&lt;BR /&gt;settings[1].settingValue = "{\"show\": false, \"required\":false}";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have set show billing address and required to "false" for hosted payment page iFrame parameters.&lt;/P&gt;&lt;P&gt;And we are not passing billing address in payment transaction request, it is working fine on sandbox.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When user enters credit/debit card details on hosted payment page on PRODUCTION and clicks "Pay" a validation message appears "Bill To First name required"&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2020 12:17:33 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bill-To-First-and-Last-name-required-despite-setting-to-not/m-p/72896#M45070</guid>
      <dc:creator>eetuser007</dc:creator>
      <dc:date>2020-08-17T12:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Bill-To First and Last name required despite setting to not required in Payment Form - Fields</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bill-To-First-and-Last-name-required-despite-setting-to-not/m-p/75770#M47284</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/22787"&gt;@mmcguire&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Some processors require a bill to first and last name and the payment form settings are overridden by the processor requirements. It sounds like that is the case here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For confirmation please check with support to verify your processor and if this rule applies.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Shouldn't there be an setting, then, for requiring first/last name on the payment profile? Currently, first/last name is bundled with billing address, but some of us need to have an optional billing address.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Apr 2021 20:48:41 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bill-To-First-and-Last-name-required-despite-setting-to-not/m-p/75770#M47284</guid>
      <dc:creator>JoelAmos</dc:creator>
      <dc:date>2021-04-13T20:48:41Z</dc:date>
    </item>
  </channel>
</rss>

