sprkmanjam Posted February 25, 2011 Share Posted February 25, 2011 Could someone tell how to add the Authorize.net seal to my web site. I have Authorize account and I have uploaded my code for the seal but I'm just not sure when to place the code. I also have the Authorize.net module from Presto-Change installed on my web site to. Thanks Link to comment Share on other sites More sharing options...
tomerg3 Posted March 1, 2011 Share Posted March 1, 2011 First, you need to figure out where you want to add it, the easiest way would be to add it to one of the existing blocks, or in the footer (rather than creating a new module just for it.For example, the Block Payment Logo module.Open /modules/blockpaymentlogo/blockpaymentlogo.tpl (currently looks like) <!-- Block payment logo module --> getCMSLink($cms)}"> <!-- /Block payment logo module --> Add the seal code at the bottom, so it looks like <!-- Block payment logo module --> getCMSLink($cms)}"> <!-- /Block payment logo module --> <!-- (c) 2005, 2010. Authorize.Net is a registered trademark of CyberSource Corporation --> [removed]var ANS_customer_id="xxxxxxxxxxxxxxxxxxxx";[removed] [removed][removed] Merchant Services Link to comment Share on other sites More sharing options...
sprkmanjam Posted March 1, 2011 Author Share Posted March 1, 2011 Thank you very much it work perfectly :cheese: Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now