<?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: What are the required billing address fields for Create Customer Payment Profile? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/What-are-the-required-billing-address-fields-for-Create-Customer/m-p/55037#M29982</link>
    <description>&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/#customer-profiles-create-customer-payment-profile" target="_blank"&gt;https://developer.authorize.net/api/reference/#customer-profiles-create-customer-payment-profile&lt;/A&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;validationMode&lt;/TD&gt;&lt;TD&gt;Indicates the processing mode for the request.&lt;BR /&gt;- liveMode: A $0 or $0.01 (depending on card type and processor) live transaction is processed against the card and then immediately voided. Address is required for cards that support $0 authorizations and will be validated along with card code if submitted.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
    <pubDate>Tue, 28 Jun 2016 13:34:29 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2016-06-28T13:34:29Z</dc:date>
    <item>
      <title>What are the required billing address fields for Create Customer Payment Profile?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/What-are-the-required-billing-address-fields-for-Create-Customer/m-p/55036#M29981</link>
      <description>&lt;P&gt;I cannot seem to get a decent documentation about that. This is part of the params I'm passing to&amp;nbsp;createCustomerPaymentProfileRequest&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"paymentProfile": {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "billTo": {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "address": "127 Main St.",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "zip": "98019",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; },&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "payment": {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "creditCard": {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "cardNumber": "4393588360117783",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "expirationDate": "2023-12"&lt;BR /&gt;&amp;nbsp; &amp;nbsp; }&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"validationMode": "liveMode"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems that if I don't pass address and zip I get an validation error. So is address and zip aways required when you create payment profile and is this so against production account?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2016 13:08:23 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/What-are-the-required-billing-address-fields-for-Create-Customer/m-p/55036#M29981</guid>
      <dc:creator>sstratiev</dc:creator>
      <dc:date>2016-06-28T13:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: What are the required billing address fields for Create Customer Payment Profile?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/What-are-the-required-billing-address-fields-for-Create-Customer/m-p/55037#M29982</link>
      <description>&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/#customer-profiles-create-customer-payment-profile" target="_blank"&gt;https://developer.authorize.net/api/reference/#customer-profiles-create-customer-payment-profile&lt;/A&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;validationMode&lt;/TD&gt;&lt;TD&gt;Indicates the processing mode for the request.&lt;BR /&gt;- liveMode: A $0 or $0.01 (depending on card type and processor) live transaction is processed against the card and then immediately voided. Address is required for cards that support $0 authorizations and will be validated along with card code if submitted.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Tue, 28 Jun 2016 13:34:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/What-are-the-required-billing-address-fields-for-Create-Customer/m-p/55037#M29982</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2016-06-28T13:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: What are the required billing address fields for Create Customer Payment Profile?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/What-are-the-required-billing-address-fields-for-Create-Customer/m-p/55038#M29983</link>
      <description>&lt;P&gt;Thanks for the reply. So if I want to use&amp;nbsp;&lt;SPAN&gt;validationMode=live, I aways need to pass address (Adress Line 1 and ZIP at least). I'm tryign to see if it's a viable option on our website to require just CC number and no billing address at all. So if we switch to validationMode=&lt;SPAN&gt;testMode we should be able to achieve that? I'm wondering if we going to hit other issues after that ...&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2016 13:45:33 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/What-are-the-required-billing-address-fields-for-Create-Customer/m-p/55038#M29983</guid>
      <dc:creator>sstratiev</dc:creator>
      <dc:date>2016-06-28T13:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: What are the required billing address fields for Create Customer Payment Profile?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/What-are-the-required-billing-address-fields-for-Create-Customer/m-p/55039#M29984</link>
      <description>&lt;P&gt;If you&amp;nbsp;&lt;SPAN&gt;switch to validationMode=&lt;/SPAN&gt;&lt;SPAN&gt;testMode, it mean a customer could add a fake/bad credit card.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2016 14:38:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/What-are-the-required-billing-address-fields-for-Create-Customer/m-p/55039#M29984</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2016-06-28T14:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: What are the required billing address fields for Create Customer Payment Profile?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/What-are-the-required-billing-address-fields-for-Create-Customer/m-p/55051#M29996</link>
      <description>&lt;P&gt;So bascially with cannot accept just the card. You aways need to ask for billing address. Got it. 10x&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2016 07:48:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/What-are-the-required-billing-address-fields-for-Create-Customer/m-p/55051#M29996</guid>
      <dc:creator>sstratiev</dc:creator>
      <dc:date>2016-06-29T07:48:28Z</dc:date>
    </item>
  </channel>
</rss>

