<?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: Accepted Hosted and validationMode in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accepted-Hosted-and-validationMode/m-p/62428#M36754</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The validationMode is on a per-payment-profile basis, not per-customer-profile basis.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It goes with&amp;nbsp;Create Customer Payment Profile&lt;/P&gt;&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;P&gt;and Validate Customer Payment Profile&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/#customer-profiles-validate-customer-payment-profile" target="_blank"&gt;https://developer.authorize.net/api/reference/#customer-profiles-validate-customer-payment-profile&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and Update Customer Payment Profile&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/#customer-profiles-update-customer-payment-profile" target="_blank"&gt;https://developer.authorize.net/api/reference/#customer-profiles-update-customer-payment-profile&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As to createCustomerProfileRequest, validationMode should only be sent when there is payment data in the request. updateCustomerProfileRequest doesn't need this field.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps! Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 01 Apr 2018 00:29:38 GMT</pubDate>
    <dc:creator>angie</dc:creator>
    <dc:date>2018-04-01T00:29:38Z</dc:date>
    <item>
      <title>Accepted Hosted and validationMode</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accepted-Hosted-and-validationMode/m-p/62339#M36686</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We recently migrated a&amp;nbsp;merchant from CIM hosted forms to Accept Hosted, and we are wondering if there is a way to alter the "validationMode" so the merchant is not billed each time a customer adds or edits a payment method?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's a reference for CIM:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.developer.authorize.net/t5/Integration-and-Testing/validationMode-parameter-usage-in-CIM/td-p/39397" target="_blank"&gt;https://community.developer.authorize.net/t5/Integration-and-Testing/validationMode-parameter-usage-in-CIM/td-p/39397&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I can't seem to find any documentation on this setting with Accept Hosted forms?&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 18:22:56 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accepted-Hosted-and-validationMode/m-p/62339#M36686</guid>
      <dc:creator>obsidianreq</dc:creator>
      <dc:date>2018-03-27T18:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Accepted Hosted and validationMode</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accepted-Hosted-and-validationMode/m-p/62343#M36690</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have below setting for disbaling the validationMode&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/features/customer_profiles.html#Using_the_Accept_Customer_Hosted_Form" target="_blank"&gt;https://developer.authorize.net/api/reference/features/customer_profiles.html#Using_the_Accept_Customer_Hosted_Form&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;hostedProfileValidationMode&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Specifies how the payment gateway will validate the customer's card prior to creating the profile. Either&lt;SPAN&gt;&amp;nbsp;liveMode&lt;SPAN&gt;&amp;nbsp;or&lt;SPAN&gt;&amp;nbsp;testMode. Defaults to&lt;SPAN&gt;&amp;nbsp;liveMode.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;liveMode&lt;SPAN&gt;&amp;nbsp;generates a transaction to the processor in the amount of 0.01 or 0.00. If successful, the transaction is immediately voided. Visa authorizations in&lt;SPAN&gt;&amp;nbsp;liveMode&lt;SPAN&gt;&amp;nbsp;use 0.00 for all processors. All other credit card types use 0.01.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Standard gateway and merchant account fees may apply to the authorization transactions. For Visa transactions using 0.00, the billTo address and billTo zip fields are required.&lt;/P&gt;&lt;P&gt;testMode&lt;SPAN&gt;&amp;nbsp;performs field validation only. All fields are validated. However, fields with unrestricted field definitions, such as telephone number, do not generate errors.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If you set this parameter to&lt;SPAN&gt;&amp;nbsp;testMode, a 1.00 test transaction is submitted using the Luhn mod 10 algorithm to verify that the credit card number is in a valid format. This test transaction is not authorized at the processor, and does not appear on the customer's card statement, but it will generate and send a transaction receipt email to the merchant.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If a validation transaction is unsuccessful, the profile creation attempt fails, and the merchant receives an error.&lt;/P&gt;&lt;P&gt;Note:&lt;SPAN&gt;&amp;nbsp;liveMode&lt;SPAN&gt;&amp;nbsp;requires a billing address. If you do not want to collect a billing address, you must use&lt;SPAN&gt;&amp;nbsp;testMode.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Tue, 27 Mar 2018 23:06:18 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accepted-Hosted-and-validationMode/m-p/62343#M36690</guid>
      <dc:creator>Anurag</dc:creator>
      <dc:date>2018-03-27T23:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Accepted Hosted and validationMode</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accepted-Hosted-and-validationMode/m-p/62369#M36707</link>
      <description>&lt;P&gt;Thank you for the response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the validationMode is on a per-profile basis, set at the time of creation?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to pass&amp;nbsp;&lt;SPAN&gt;hostedProfileValidationMode with&amp;nbsp;updateCustomerProfileRequest, or change it globally for the iframe?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2018 16:00:45 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accepted-Hosted-and-validationMode/m-p/62369#M36707</guid>
      <dc:creator>obsidianreq</dc:creator>
      <dc:date>2018-03-28T16:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: Accepted Hosted and validationMode</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accepted-Hosted-and-validationMode/m-p/62428#M36754</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The validationMode is on a per-payment-profile basis, not per-customer-profile basis.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It goes with&amp;nbsp;Create Customer Payment Profile&lt;/P&gt;&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;P&gt;and Validate Customer Payment Profile&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/#customer-profiles-validate-customer-payment-profile" target="_blank"&gt;https://developer.authorize.net/api/reference/#customer-profiles-validate-customer-payment-profile&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and Update Customer Payment Profile&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/#customer-profiles-update-customer-payment-profile" target="_blank"&gt;https://developer.authorize.net/api/reference/#customer-profiles-update-customer-payment-profile&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As to createCustomerProfileRequest, validationMode should only be sent when there is payment data in the request. updateCustomerProfileRequest doesn't need this field.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps! Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 01 Apr 2018 00:29:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accepted-Hosted-and-validationMode/m-p/62428#M36754</guid>
      <dc:creator>angie</dc:creator>
      <dc:date>2018-04-01T00:29:38Z</dc:date>
    </item>
  </channel>
</rss>

