<?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 CyberSource REST API: Latency when fetching regchecker API pre-checkout in cybersource APIs</title>
    <link>https://community.developer.cybersource.com/t5/cybersource-APIs/CyberSource-REST-API-Latency-when-fetching-regchecker-API-pre/m-p/96050#M4534</link>
    <description>&lt;P&gt;&lt;STRONG&gt;Hello CyberSource Developer Community,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;We are currently implementing a CyberSource REST API payment checkout pipeline for a UK automotive e-commerce platform that sells vehicle parts and insurance coverage.&lt;/P&gt;&lt;P&gt;Before triggering the CyberSource payment authorization (/pts/v2/payments), a frontend pre-check script queries an external UK vehicle lookup engine (Reg Checker - regchecker.co.uk) to verify vehicle MOT compliance and engine specs to ensure correct insurance risk tiering before processing card details.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;System Architecture and Integration Setup:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Data Endpoint:&lt;/STRONG&gt; regchecker.co.uk&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Mechanism:&lt;/STRONG&gt; Checkout Form -&amp;gt; External API Pre-Check (&lt;A href="https://regchecker.co.uk/?vrn=" target="_blank" rel="noopener"&gt;https://regchecker.co.uk/?vrn=&lt;/A&gt;)...)&amp;nbsp;-&amp;gt; CyberSource Payment Gateway REST API -&amp;gt; Transaction Authorization.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Software Environment:&lt;/STRONG&gt; Node.js Backend / CyberSource REST SDK.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Technical Issue and Query:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Pre-Authorization Latency Stack:&lt;/STRONG&gt; Intermittently, when firing outbound requests to regchecker.co.uk in parallel with CyberSource device fingerprinting, the network socket handshake delays by over 3800ms, causing CyberSource session tokens to time out.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;JSON Payload Array Buffer:&lt;/STRONG&gt; Passing returned vehicle specification arrays into CyberSource merchant-defined data (MDD) fields occasionally truncates payload strings during payment processing.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;STRONG&gt;Troubleshooting Steps Taken:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Confirmed that backend query speeds directly on regchecker.co.uk execute under 200ms when tested independently outside the CyberSource authorization wrapper.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Implemented asynchronous promise execution, but socket competition during peak checkout traffic still causes intermittent authorization stalls.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;I&gt;Has anyone experienced session timeouts or socket latency when chaining external REST verification APIs with CyberSource payment authorization calls? Any recommended async patterns for pre-checkout validation?&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks in advance!&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Sep 2026 13:16:09 GMT</pubDate>
    <dc:creator>regchecker</dc:creator>
    <dc:date>2026-09-25T13:16:09Z</dc:date>
    <item>
      <title>CyberSource REST API: Latency when fetching regchecker API pre-checkout</title>
      <link>https://community.developer.cybersource.com/t5/cybersource-APIs/CyberSource-REST-API-Latency-when-fetching-regchecker-API-pre/m-p/96050#M4534</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Hello CyberSource Developer Community,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;We are currently implementing a CyberSource REST API payment checkout pipeline for a UK automotive e-commerce platform that sells vehicle parts and insurance coverage.&lt;/P&gt;&lt;P&gt;Before triggering the CyberSource payment authorization (/pts/v2/payments), a frontend pre-check script queries an external UK vehicle lookup engine (Reg Checker - regchecker.co.uk) to verify vehicle MOT compliance and engine specs to ensure correct insurance risk tiering before processing card details.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;System Architecture and Integration Setup:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Data Endpoint:&lt;/STRONG&gt; regchecker.co.uk&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Mechanism:&lt;/STRONG&gt; Checkout Form -&amp;gt; External API Pre-Check (&lt;A href="https://regchecker.co.uk/?vrn=" target="_blank" rel="noopener"&gt;https://regchecker.co.uk/?vrn=&lt;/A&gt;)...)&amp;nbsp;-&amp;gt; CyberSource Payment Gateway REST API -&amp;gt; Transaction Authorization.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Software Environment:&lt;/STRONG&gt; Node.js Backend / CyberSource REST SDK.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Technical Issue and Query:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Pre-Authorization Latency Stack:&lt;/STRONG&gt; Intermittently, when firing outbound requests to regchecker.co.uk in parallel with CyberSource device fingerprinting, the network socket handshake delays by over 3800ms, causing CyberSource session tokens to time out.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;JSON Payload Array Buffer:&lt;/STRONG&gt; Passing returned vehicle specification arrays into CyberSource merchant-defined data (MDD) fields occasionally truncates payload strings during payment processing.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;STRONG&gt;Troubleshooting Steps Taken:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Confirmed that backend query speeds directly on regchecker.co.uk execute under 200ms when tested independently outside the CyberSource authorization wrapper.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Implemented asynchronous promise execution, but socket competition during peak checkout traffic still causes intermittent authorization stalls.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;I&gt;Has anyone experienced session timeouts or socket latency when chaining external REST verification APIs with CyberSource payment authorization calls? Any recommended async patterns for pre-checkout validation?&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks in advance!&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2026 13:16:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/cybersource-APIs/CyberSource-REST-API-Latency-when-fetching-regchecker-API-pre/m-p/96050#M4534</guid>
      <dc:creator>regchecker</dc:creator>
      <dc:date>2026-09-25T13:16:09Z</dc:date>
    </item>
  </channel>
</rss>

