<?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 &amp;quot;Accept Suite :: Accept Payment Page&amp;quot;, Is there a way to track transactions related to this request? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/quot-Accept-Suite-Accept-Payment-Page-quot-Is-there-a-way-to/m-p/76604#M47865</link>
    <description>&lt;P&gt;Situation: I need to track a COMPANY NUMBER, and an INVOICE NUMBER from a specific "getHostedPaymentPageRequest", so that all "&lt;SPAN&gt;getTransactionDetailsRequest&lt;/SPAN&gt;" in the future will have the COMPANY NUMBER and INVOICE NUMBER.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The INVOICE NUMBER is simple, as it goes inside &lt;STRONG&gt;getHostedPaymentPageRequest.transactionRequest.order.invoiceNumber.&lt;/STRONG&gt; And thus will show up with any transaction detail requests.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but where can I put the Company Number?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My goal is to be able to look at webhook response, do a call to "&lt;SPAN&gt;getTransactionDetailsRequest", and from that determine what the original Company Number was. This is needed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Idea one:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Store the company number in &lt;STRONG&gt;transactionRequest.refId&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Result:&lt;/STRONG&gt; this does not show up anywhere in future &lt;SPAN&gt;getTransactionDetailsRequest&amp;nbsp;&lt;/SPAN&gt;results relating to this request. :-(&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Idea Two:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create an &lt;STRONG&gt;internal database&lt;/STRONG&gt; to tie a transaction id for the transactionRequest.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Result:&lt;/STRONG&gt; transactionRequest does NOT respond with any kind of ID that I can use to track related transactions in the future. :-/&lt;/LI&gt;&lt;LI&gt;see&amp;nbsp;&lt;A href="https://developer.authorize.net/api/reference/index.html#accept-suite-get-an-accept-payment-page" target="_blank" rel="noopener"&gt;https://developer.authorize.net/api/reference/index.html#accept-suite-get-an-accept-payment-page&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Idea Three:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Put the company number in &lt;STRONG&gt;transactionRequest.poNumber&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Result&lt;/STRONG&gt;: "PO Number" shows up in the Accept Page, visible to the client. This could be confusing to them.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Idea Four:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Put the company number in an additonal ORDER LINE ITEM.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Result&lt;/STRONG&gt;: This shows up in the Accept Page, visible to the client. Again, extra &lt;STRONG&gt;confusion&lt;/STRONG&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so..... Is there honestly no way to pass custom data through the Accept Suite, and ALSO no way to tie a "&lt;SPAN&gt;getHostedPaymentPageRequest" to future related transactions? Either would work for us, but it looks like neither is possible.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 02 Jun 2021 22:41:27 GMT</pubDate>
    <dc:creator>natesutherland2</dc:creator>
    <dc:date>2021-06-02T22:41:27Z</dc:date>
    <item>
      <title>"Accept Suite :: Accept Payment Page", Is there a way to track transactions related to this request?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/quot-Accept-Suite-Accept-Payment-Page-quot-Is-there-a-way-to/m-p/76604#M47865</link>
      <description>&lt;P&gt;Situation: I need to track a COMPANY NUMBER, and an INVOICE NUMBER from a specific "getHostedPaymentPageRequest", so that all "&lt;SPAN&gt;getTransactionDetailsRequest&lt;/SPAN&gt;" in the future will have the COMPANY NUMBER and INVOICE NUMBER.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The INVOICE NUMBER is simple, as it goes inside &lt;STRONG&gt;getHostedPaymentPageRequest.transactionRequest.order.invoiceNumber.&lt;/STRONG&gt; And thus will show up with any transaction detail requests.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but where can I put the Company Number?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My goal is to be able to look at webhook response, do a call to "&lt;SPAN&gt;getTransactionDetailsRequest", and from that determine what the original Company Number was. This is needed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Idea one:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Store the company number in &lt;STRONG&gt;transactionRequest.refId&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Result:&lt;/STRONG&gt; this does not show up anywhere in future &lt;SPAN&gt;getTransactionDetailsRequest&amp;nbsp;&lt;/SPAN&gt;results relating to this request. :-(&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Idea Two:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create an &lt;STRONG&gt;internal database&lt;/STRONG&gt; to tie a transaction id for the transactionRequest.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Result:&lt;/STRONG&gt; transactionRequest does NOT respond with any kind of ID that I can use to track related transactions in the future. :-/&lt;/LI&gt;&lt;LI&gt;see&amp;nbsp;&lt;A href="https://developer.authorize.net/api/reference/index.html#accept-suite-get-an-accept-payment-page" target="_blank" rel="noopener"&gt;https://developer.authorize.net/api/reference/index.html#accept-suite-get-an-accept-payment-page&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Idea Three:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Put the company number in &lt;STRONG&gt;transactionRequest.poNumber&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Result&lt;/STRONG&gt;: "PO Number" shows up in the Accept Page, visible to the client. This could be confusing to them.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Idea Four:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Put the company number in an additonal ORDER LINE ITEM.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Result&lt;/STRONG&gt;: This shows up in the Accept Page, visible to the client. Again, extra &lt;STRONG&gt;confusion&lt;/STRONG&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so..... Is there honestly no way to pass custom data through the Accept Suite, and ALSO no way to tie a "&lt;SPAN&gt;getHostedPaymentPageRequest" to future related transactions? Either would work for us, but it looks like neither is possible.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 22:41:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/quot-Accept-Suite-Accept-Payment-Page-quot-Is-there-a-way-to/m-p/76604#M47865</guid>
      <dc:creator>natesutherland2</dc:creator>
      <dc:date>2021-06-02T22:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: "Accept Suite :: Accept Payment Page", Is there a way to track transactions related to</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/quot-Accept-Suite-Accept-Payment-Page-quot-Is-there-a-way-to/m-p/76606#M47867</link>
      <description>&lt;P&gt;Hmm, Idea four: turns out that "lineItems" don't show up in the Accept Page, as the Accept Page is summerized.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So that MIGHT work. Not my preferred method though, if we ever want to use lineItems for actuall items in the future and also see them on the payment page.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Still looking for ideas...&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 23:07:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/quot-Accept-Suite-Accept-Payment-Page-quot-Is-there-a-way-to/m-p/76606#M47867</guid>
      <dc:creator>natesutherland2</dc:creator>
      <dc:date>2021-06-02T23:07:28Z</dc:date>
    </item>
  </channel>
</rss>

