HOC
04-14-2007, 12:33 PM
hi.
we have registered with authorize.net for our payment gateway. they have provided the following html so that we can display their logo to increase consumer confidence. can you help me get this in the html where i need it?
<!-- (c) 2006. Authorize.Net is a registered trademark of Lightbridge, Inc. --> <div class="AuthorizeNetSeal"> <script type="text/javascript" language="javascript">var ANS_customer_id="d4783389-b6ec-409a-b337-a83b12aacef1";</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">Electronic Commerce</a> </div>
we will soon have an ssl that we will need to do the same thing with.
thanks,
anna
we have registered with authorize.net for our payment gateway. they have provided the following html so that we can display their logo to increase consumer confidence. can you help me get this in the html where i need it?
<!-- (c) 2006. Authorize.Net is a registered trademark of Lightbridge, Inc. --> <div class="AuthorizeNetSeal"> <script type="text/javascript" language="javascript">var ANS_customer_id="d4783389-b6ec-409a-b337-a83b12aacef1";</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">Electronic Commerce</a> </div>
we will soon have an ssl that we will need to do the same thing with.
thanks,
anna