How to add FraudLabs Pro secured seal on CubeCart platform

article banner

This tutorial shows you step-by-step instruction on how to add the FraudLabs Pro secured seal on the CubeCart platform in the footer section. However, you can embed the seal on any pages you want on the CubeCart platform.

  1. Login to FraudLabs Pro merchant area.
  2. Go to https://www.fraudlabspro.com/secured-seal and copy the secured seal code.
  3. Go to your CubeCart installation folder.
  4. Open the file /skins/foundation/templates/ccpower.php with a text editor.
  5. File the following line in the file:
    <p>eCommerce by <a href="http://www.cubecart.com">CubeCart</a></p>
  6. Paste the secured seal code right after the above line. For example,
    <p><a href="https://www.fraudlabspro.com/#secured-seal-1" target="_blank"/>
     <img style="border:none;" alt="FraudLabs Pro Prevents Fraud for Digital Businesses" src="//www.fraudlabspro.com/images/secured-seals/seal.png">
    </a></p>
  7. Press Save to save your changes.

Was this article helpful?