Hi Team,
We are using Paradox lab version 4.5.3 in our application and we are looking to upgrade it to 5.0.0 to address few issues that we are having with 4.5.3, and from the developer documentation we understand that the Paradox labs 5.0.0 is using hosted payment form and it has its own styling, attaching the screenshot with this email and as you can see from the screenshot, the color and the fonts are not matching with the style guide we are using in the application and that is what we are trying to customize it, is there any documentation to do that so that it matches with our application style guide?
โ05-13-2025 09:09 PM
<p>Hi,</p>
<p>We've also upgraded to Paradox Labs 5.0.0 recently and noticed the hosted form styling is quite different from our application's look and feel. According to the <a href="https://developer.authorize.net/api/reference/features/hosted_payment_form.html" target="_blank">Authorize.net documentation</a>, you can customize some aspects of the hosted form via the <strong>Hosted Payment Form Settings</strong> in your merchant account dashboard.</p>
<p>However, for deeper styling changes like fonts and colors, you might need to use CSS overrides on your parent page or inject custom styles via the <code>style</code> parameter if the API supports it. Otherwise, it may be limited due to security and PCI compliance.</p>
โ05-16-2025 04:59 AM