<?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 How to Block Duplicate Transactions on CyberSource REST API in cybersource APIs</title>
    <link>https://community.developer.cybersource.com/t5/cybersource-APIs/How-to-Block-Duplicate-Transactions-on-CyberSource-REST-API/m-p/83871#M318</link>
    <description>&lt;P&gt;he CyberSource payments system seems to have a method of preventing duplicate transactions, as&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://support.cybersource.com/s/article/How-do-I-block-duplicate-orders" target="_blank" rel="nofollow noopener noreferrer"&gt;covered here&lt;/A&gt;:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;This functionality looks at the Merchant Reference Number (MRN) of successful orders submitted within the last 15 minutes of a previous order, and blocks any duplicate transactions submitted with the same MRN.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developer.cybersource.com/library/documentation/dev_guides/Secure_Acceptance_Hosted_Checkout/html/Topics/Reason_Codes.htm" target="_blank" rel="nofollow noopener noreferrer"&gt;here&lt;/A&gt;:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Reason Code 104: The access_key and transaction_uuid fields for this authorization request match the access_key and transaction_uuid fields of another authorization request that you sent within the past 15 minutes.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Although &lt;A href="https://omegle.love" target="_blank" rel="noopener"&gt;ome&lt;/A&gt;&lt;A href="https://omglz.com" target="_blank" rel="noopener"&gt;glz API&lt;/A&gt; it's obvious you need to use&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;transaction_uuid&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for earlier APIs such as KVP, it's not clear which field to use for the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developer.cybersource.com/api-reference-assets/index.html#payments_payments_process-a-payment" target="_blank" rel="nofollow noopener noreferrer"&gt;REST API&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Tue, 23 Aug 2022 11:43:48 GMT</pubDate>
    <dc:creator>MurbiesWalto</dc:creator>
    <dc:date>2022-08-23T11:43:48Z</dc:date>
    <item>
      <title>How to Block Duplicate Transactions on CyberSource REST API</title>
      <link>https://community.developer.cybersource.com/t5/cybersource-APIs/How-to-Block-Duplicate-Transactions-on-CyberSource-REST-API/m-p/83871#M318</link>
      <description>&lt;P&gt;he CyberSource payments system seems to have a method of preventing duplicate transactions, as&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://support.cybersource.com/s/article/How-do-I-block-duplicate-orders" target="_blank" rel="nofollow noopener noreferrer"&gt;covered here&lt;/A&gt;:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;This functionality looks at the Merchant Reference Number (MRN) of successful orders submitted within the last 15 minutes of a previous order, and blocks any duplicate transactions submitted with the same MRN.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developer.cybersource.com/library/documentation/dev_guides/Secure_Acceptance_Hosted_Checkout/html/Topics/Reason_Codes.htm" target="_blank" rel="nofollow noopener noreferrer"&gt;here&lt;/A&gt;:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Reason Code 104: The access_key and transaction_uuid fields for this authorization request match the access_key and transaction_uuid fields of another authorization request that you sent within the past 15 minutes.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Although &lt;A href="https://omegle.love" target="_blank" rel="noopener"&gt;ome&lt;/A&gt;&lt;A href="https://omglz.com" target="_blank" rel="noopener"&gt;glz API&lt;/A&gt; it's obvious you need to use&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;transaction_uuid&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for earlier APIs such as KVP, it's not clear which field to use for the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developer.cybersource.com/api-reference-assets/index.html#payments_payments_process-a-payment" target="_blank" rel="nofollow noopener noreferrer"&gt;REST API&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2022 11:43:48 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/cybersource-APIs/How-to-Block-Duplicate-Transactions-on-CyberSource-REST-API/m-p/83871#M318</guid>
      <dc:creator>MurbiesWalto</dc:creator>
      <dc:date>2022-08-23T11:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to Block Duplicate Transactions on CyberSource REST API</title>
      <link>https://community.developer.cybersource.com/t5/cybersource-APIs/How-to-Block-Duplicate-Transactions-on-CyberSource-REST-API/m-p/83913#M332</link>
      <description>&lt;P&gt;Good Morning Developer&lt;/P&gt;&lt;P&gt;The field I believe that you are looking for in the JSON based Rest API server is&amp;nbsp;&lt;/P&gt;&lt;P&gt;/processorInformation/transactionId&lt;/P&gt;&lt;P&gt;this is grouped with the Auth server as well as when you put a capture with the Auth service&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.cybersource.com/content/dam/new-documentation/documentation/en/reference/api-fields/api-fields-rest.pdf" target="_blank"&gt;API Field Reference | REST API (cybersource.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;we have found this a bit helpful as well but it is far from complete to be honest&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2022 12:13:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/cybersource-APIs/How-to-Block-Duplicate-Transactions-on-CyberSource-REST-API/m-p/83913#M332</guid>
      <dc:creator>gjped2</dc:creator>
      <dc:date>2022-08-25T12:13:01Z</dc:date>
    </item>
  </channel>
</rss>

