<?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 Salesforce B2B LWR: Cybersource package v1.8.0 fails to render Flex Microform fields in cybersource APIs</title>
    <link>https://community.developer.cybersource.com/t5/cybersource-APIs/Salesforce-B2B-LWR-Cybersource-package-v1-8-0-fails-to-render/m-p/95866#M4460</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Has anyone successfully implemented &lt;STRONG&gt;Cybersource Payments for Salesforce B2B and D2C managed package v1.8.0&lt;/STRONG&gt; in a Salesforce &lt;STRONG&gt;B2B Commerce LWR&lt;/STRONG&gt; storefront?&lt;/P&gt;&lt;P&gt;We are using the standard packaged components with no custom development. The payment form renders, but the Cybersource-hosted Card Number and CVV fields remain blank.&lt;/P&gt;&lt;P&gt;We see these errors:&lt;/P&gt;&lt;PRE&gt;cybsb2b.getFlexKey
HTTP 400
{"error":[{"message":"The Apex request is invalid."}]}&lt;/PRE&gt;&lt;PRE&gt;cybsb2b__PTS_FlexMicroformHostD2C
HTTP 503&lt;/PRE&gt;&lt;P&gt;The 503 response contains Salesforce’s site_down/maintenance.html page. We have verified:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Package version 1.8.0&lt;/LI&gt;&lt;LI&gt;Correct TEST payment configuration and store association&lt;/LI&gt;&lt;LI&gt;Cybersource endpoints in Experience Builder Trusted Sites&lt;/LI&gt;&lt;LI&gt;Salesforce Trusted URLs and applicable CSP directives&lt;/LI&gt;&lt;LI&gt;All Classes permission set assigned to the buyer&lt;/LI&gt;&lt;LI&gt;Access to PTS_FlexMicroformController and PTS_KeyGenerationApi&lt;/LI&gt;&lt;LI&gt;PTS_FlexMicroformHostD2C Visualforce page access&lt;/LI&gt;&lt;LI&gt;Experience site is active and published&lt;/LI&gt;&lt;LI&gt;Logout/login and browser cache clearing&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;We have also seen a CSP refusal involving the packaged Microform host. We are investigating whether Flex Microform SDK v2.11/2.12 and its use of globalThis is incompatible with legacy Lightning Locker, but we have not confirmed that this explains the Apex 400 or Visualforce 503.&lt;/P&gt;&lt;P&gt;Questions:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Has anyone encountered these errors with package v1.8.0 on B2B LWR?&lt;/LI&gt;&lt;LI&gt;Does this package require Lightning Web Security rather than legacy Lightning Locker?&lt;/LI&gt;&lt;LI&gt;Are any additional Salesforce Site, Visualforce, package-license, or buyer-profile permissions required?&lt;/LI&gt;&lt;LI&gt;Is there a known patch or newer package build?&lt;/LI&gt;&lt;LI&gt;What should PTS_FlexMicroformHostD2C return when opened through the underlying Salesforce Site URL?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Any working configuration details or troubleshooting guidance would be appreciated.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Aug 2026 20:09:06 GMT</pubDate>
    <dc:creator>mashkon</dc:creator>
    <dc:date>2026-08-26T20:09:06Z</dc:date>
    <item>
      <title>Salesforce B2B LWR: Cybersource package v1.8.0 fails to render Flex Microform fields</title>
      <link>https://community.developer.cybersource.com/t5/cybersource-APIs/Salesforce-B2B-LWR-Cybersource-package-v1-8-0-fails-to-render/m-p/95866#M4460</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Has anyone successfully implemented &lt;STRONG&gt;Cybersource Payments for Salesforce B2B and D2C managed package v1.8.0&lt;/STRONG&gt; in a Salesforce &lt;STRONG&gt;B2B Commerce LWR&lt;/STRONG&gt; storefront?&lt;/P&gt;&lt;P&gt;We are using the standard packaged components with no custom development. The payment form renders, but the Cybersource-hosted Card Number and CVV fields remain blank.&lt;/P&gt;&lt;P&gt;We see these errors:&lt;/P&gt;&lt;PRE&gt;cybsb2b.getFlexKey
HTTP 400
{"error":[{"message":"The Apex request is invalid."}]}&lt;/PRE&gt;&lt;PRE&gt;cybsb2b__PTS_FlexMicroformHostD2C
HTTP 503&lt;/PRE&gt;&lt;P&gt;The 503 response contains Salesforce’s site_down/maintenance.html page. We have verified:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Package version 1.8.0&lt;/LI&gt;&lt;LI&gt;Correct TEST payment configuration and store association&lt;/LI&gt;&lt;LI&gt;Cybersource endpoints in Experience Builder Trusted Sites&lt;/LI&gt;&lt;LI&gt;Salesforce Trusted URLs and applicable CSP directives&lt;/LI&gt;&lt;LI&gt;All Classes permission set assigned to the buyer&lt;/LI&gt;&lt;LI&gt;Access to PTS_FlexMicroformController and PTS_KeyGenerationApi&lt;/LI&gt;&lt;LI&gt;PTS_FlexMicroformHostD2C Visualforce page access&lt;/LI&gt;&lt;LI&gt;Experience site is active and published&lt;/LI&gt;&lt;LI&gt;Logout/login and browser cache clearing&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;We have also seen a CSP refusal involving the packaged Microform host. We are investigating whether Flex Microform SDK v2.11/2.12 and its use of globalThis is incompatible with legacy Lightning Locker, but we have not confirmed that this explains the Apex 400 or Visualforce 503.&lt;/P&gt;&lt;P&gt;Questions:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Has anyone encountered these errors with package v1.8.0 on B2B LWR?&lt;/LI&gt;&lt;LI&gt;Does this package require Lightning Web Security rather than legacy Lightning Locker?&lt;/LI&gt;&lt;LI&gt;Are any additional Salesforce Site, Visualforce, package-license, or buyer-profile permissions required?&lt;/LI&gt;&lt;LI&gt;Is there a known patch or newer package build?&lt;/LI&gt;&lt;LI&gt;What should PTS_FlexMicroformHostD2C return when opened through the underlying Salesforce Site URL?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Any working configuration details or troubleshooting guidance would be appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2026 20:09:06 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/cybersource-APIs/Salesforce-B2B-LWR-Cybersource-package-v1-8-0-fails-to-render/m-p/95866#M4460</guid>
      <dc:creator>mashkon</dc:creator>
      <dc:date>2026-08-26T20:09:06Z</dc:date>
    </item>
  </channel>
</rss>

