<?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: Webhook and custom fields, or alternate methods? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-and-custom-fields-or-alternate-methods/m-p/79689#M50163</link>
    <description>&lt;P&gt;I do have the same problem and was able to fix my problem. Thanks for update..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;A href="https://bestchairsreviews.com/" target="_blank" rel="noopener"&gt;BestchairsReviews.com&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 06 Nov 2021 18:59:18 GMT</pubDate>
    <dc:creator>johnbrad</dc:creator>
    <dc:date>2021-11-06T18:59:18Z</dc:date>
    <item>
      <title>Webhook and custom fields, or alternate methods?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-and-custom-fields-or-alternate-methods/m-p/63613#M37688</link>
      <description>&lt;P&gt;I am switching from SIM (and Silent URL) to Accepted Host (and Webhooks), using the Authorize hosted payment page. I do not want to use a payment form on our own domain, if possible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Silent URL returned many custom fields about the transaction, but it appears that Webhooks doesn't do this.&amp;nbsp; The problem discussed here is exactly my problem:&amp;nbsp; &lt;A href="https://community.developer.authorize.net/t5/Integration-and-Testing/quot-Webhook-quot-VS-quot-Silent-Post-quot-and-custom-fields/td-p/61269.&amp;nbsp;" target="_blank"&gt;https://community.developer.authorize.net/t5/Integration-and-Testing/quot-Webhook-quot-VS-quot-Silent-Post-quot-and-custom-fields/td-p/61269.&amp;nbsp;&lt;/A&gt; But the solution isn't really clear to me. (It was marked 'solved' just based on Brian being available, it seems.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It sounds like I should use the "transRefId" (or is it "refTransId"?) which I set up, to uniquely identify the transaction, store the details locally in my own db, then when I'm notified via Webhooks that the transaction went thru, use the refId field to locate my db record with the details. Is this right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there really no way to just get the custom fields from the transaction directly?&lt;/P&gt;&lt;P&gt;I'd appreciate some guidance.&amp;nbsp; Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 02:12:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-and-custom-fields-or-alternate-methods/m-p/63613#M37688</guid>
      <dc:creator>dbr11</dc:creator>
      <dc:date>2018-07-09T02:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Webhook and custom fields, or alternate methods?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-and-custom-fields-or-alternate-methods/m-p/63615#M37690</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/25157"&gt;@dbr11&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes , the custom fields passed during the transactions are not persisted&amp;nbsp; in Authorize.Net systems and therefore cant be returned in the Webhook notifications . The custom fields should be stored on the client side and refID passed in the createTransaction can be used as the lookup key .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use the&amp;nbsp;&lt;SPAN&gt;transrefId returned in the&amp;nbsp; getTransactionDetails API&amp;nbsp;&lt;A href="https://developer.authorize.net/api/reference/index.html#transaction-reporting-get-transaction-details" target="_blank"&gt;https://developer.authorize.net/api/reference/index.html#transaction-reporting-get-transaction-details&lt;/A&gt; to lookup for them locally then .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 06:41:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-and-custom-fields-or-alternate-methods/m-p/63615#M37690</guid>
      <dc:creator>Anurag</dc:creator>
      <dc:date>2018-07-09T06:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Webhook and custom fields, or alternate methods?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-and-custom-fields-or-alternate-methods/m-p/79689#M50163</link>
      <description>&lt;P&gt;I do have the same problem and was able to fix my problem. Thanks for update..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;A href="https://bestchairsreviews.com/" target="_blank" rel="noopener"&gt;BestchairsReviews.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Nov 2021 18:59:18 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-and-custom-fields-or-alternate-methods/m-p/79689#M50163</guid>
      <dc:creator>johnbrad</dc:creator>
      <dc:date>2021-11-06T18:59:18Z</dc:date>
    </item>
  </channel>
</rss>

