AbanteCart Community

General Topics => General Discussion => Topic started by: artist3412 on March 24, 2013, 05:53:02 AM

Title: has anyone added the authorize.net seal?
Post by: artist3412 on March 24, 2013, 05:53:02 AM


I use authorize.net and they offer a seal for adding to the website. I would like to use this seal (They provided the HTML code), but am unsure how to add it to my site. I tried entering the code  (Pasted it) into an html block, but I only get the actual code itself showing on the page. Do I need to place this into a file instead? I would like to place the seal both on my checkout page and on the home page.
This is the code they give me for my site:

<!-- (c) 2005, 2013. Authorize.Net is a registered trademark of CyberSource Corporation --> <div class="AuthorizeNetSeal"> <script type="text/javascript" language="javascript">var ANS_customer_id="a7ebffc2-2c4e-4ec9-a88a-7972acfcbd5a";</script> <script type="text/javascript" language="javascript" src="//verify.authorize.net/anetseal/seal.js" ></script> <a href="http://www.authorize.net/" id="AuthorizeNetText" target="_blank">Merchant Services</a> </div>
Modify message



Report to moderator 
Title: Re: has anyone added the authorize.net seal?
Post by: abolabo on March 24, 2013, 11:19:38 AM
because you pasted that html as text. Use button "source" on js-editor toolbar
Title: Re: has anyone added the authorize.net seal?
Post by: abantecart on March 24, 2013, 03:56:02 PM
HTML or JavaScript needs to be posted using "Source" tab in WYCIWYG editor.