Authorize.Net Verified Merchant Seal (How to place)

How to place an Authorize.Net Verified Merchant Seal

Info on the Seal can be found at: http://www.authorize.net/solutions/merchantsolutions/onlinemerchantaccount/seal/

Copy and paste the generated seal HTML to the desired area on your website.

  • We suggest placing this HTML in your COOLSite Admin area under "Configure Layout > Configure Layout", in the Bottom Left Nav region of your template.
  • Once you are editing this region, click the "Source" button on the editor toolbar and paste the seal HTML into the editor box.
  • Make the following change in red below.
     
    • Before:

      <!-- (c) 2006. Authorize.Net is a registered trademark of Lightbridge, Inc. --><div class="AuthorizeNetSeal"><script language="javascript" type="text/javascript">  var ANS_customer_id="XXXX";</script><script language="javascript" src="//VERIFY.AUTHORIZE.NET/anetseal/seal.js" type="text/javascript"></script><a href="http://www.authorize.net/" id="AuthorizeNetText" target="_blank">Credit Card Processing</a> </div>
       
    • After:

      <!-- (c) 2006. Authorize.Net is a registered trademark of Lightbridge, Inc. --><div class="AuthorizeNetSeal"><script language="javascript" type="text/javascript">  var ANS_customer_id="XXXX";</script><script language="javascript" src="http://VERIFY.AUTHORIZE.NET/anetseal/seal.js" type="text/javascript"></script><a href="http://www.authorize.net/" id="AuthorizeNetText" target="_blank">Credit Card Processing</a> </div>
       
  • Click the "Apply to Site Now" button below the editor box.
  • View your website to make sure the seal is showing correctly.

If you have followed the steps above and cannot get the Seal to work, then you can email support@colony1.net to request that a Support Tech look through the code at an hourly labor charge to find the issue.