<?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: prior_auth_capture &amp;amp; x_cust_id in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/prior-auth-capture-amp-x-cust-id/m-p/32905#M17449</link>
    <description>&lt;P&gt;Look like it just return the auth_only x_cust_id value.&lt;/P&gt;&lt;P&gt;Since the data is not going to get update anyway, you might just as well use the merchant defined fields. So instead of x_cust_id, use something like my_cust_id, and it will repsonse back.&lt;/P&gt;</description>
    <pubDate>Tue, 05 Feb 2013 12:59:11 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2013-02-05T12:59:11Z</dc:date>
    <item>
      <title>prior_auth_capture &amp; x_cust_id</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/prior-auth-capture-amp-x-cust-id/m-p/32895#M17439</link>
      <description>&lt;P&gt;I am using Authnet's "auth_only" to check fund amount and hold the amount for later for a "prior_auth_capture".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This time is a bit different as we are sending the BARE minimum for the "auth_only" (cc num, exp, code, amount)....there is no customer information or customer ID (x_cust_id) sent in on this step.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the preauth passes, then we submit the rest of the customer's information for the "prior_auth_capture" post, where we pass in the customer ID into 'x_cust_id'.&amp;nbsp; We ALSO create a "subscription" for the same customer @ this step.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Issue is that it seems on the 2nd direct post (prior_auth_capture) when we pass in the x_cust_id, we are NOT getting it returned from Authorize.net in either the "direct response" or the "silent postback URL".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have confirmed my code is passing the ID into 'x_cust_id' in the direct post URL.&amp;nbsp; I just never get it back on the silent post or the direct response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Question:&amp;nbsp; Is this because I don't include the ID on the "auth_only" and when I try to capture it, Authorize.net doesn't&amp;nbsp; 'UPDATE' the Customer ID of that transaction?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;*NOTE:&amp;nbsp; I do notice that the rest of the customer's information (name, address, email) ... doesn't update the transaction after I 'capture' it in Authorize.net's system.&amp;nbsp; However, the "silent postback" AND the "direct response" does include the updated information after the 'prior_auth_capture'.&amp;nbsp; Why not Customer ID (x_cust_id) ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have integrated the direct posts in the past before without this problem (again, the only difference is full customer information &amp;amp; CC info was posted all together on the 'auth_only' and posts afterwards).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All this is being done in PHP/apache.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2013 23:57:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/prior-auth-capture-amp-x-cust-id/m-p/32895#M17439</guid>
      <dc:creator>nauran99</dc:creator>
      <dc:date>2013-02-04T23:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: prior_auth_capture &amp; x_cust_id</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/prior-auth-capture-amp-x-cust-id/m-p/32905#M17449</link>
      <description>&lt;P&gt;Look like it just return the auth_only x_cust_id value.&lt;/P&gt;&lt;P&gt;Since the data is not going to get update anyway, you might just as well use the merchant defined fields. So instead of x_cust_id, use something like my_cust_id, and it will repsonse back.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2013 12:59:11 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/prior-auth-capture-amp-x-cust-id/m-p/32905#M17449</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-02-05T12:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: prior_auth_capture &amp; x_cust_id</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/prior-auth-capture-amp-x-cust-id/m-p/32906#M17450</link>
      <description>&lt;P&gt;Thank your Raynor!&amp;nbsp; That worked beautifully!&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2013 16:49:07 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/prior-auth-capture-amp-x-cust-id/m-p/32906#M17450</guid>
      <dc:creator>nauran99</dc:creator>
      <dc:date>2013-02-05T16:49:07Z</dc:date>
    </item>
  </channel>
</rss>

