1. I got a "verified merchant" seal from authorize.net and I want to be able to display it on signup.php. Tried adding the code for the seal to signup.html, but that doesn't work. 2. Also, how would I add Visa, MC logos to the credit card form page? Any ideas, anyone? Thank you.
You can add it there to the template file. What was the code you used that failed? And did you check to make sure your image was being loaded from the correct directory?
Steve, when you apply for a Seal with Auth.net, they provide the entire html string to use: it's a java script, and the image is not local. For testing purposes, i created a TestPage.html, inserted the string from auth.net in it and it worked like a charm, however when I insert it above the forms in signup.html, it just displays the string that I pasted itself....
Just out of curiosity, has anyone tried A/B testing with and without the seal? Curious as to how it helps in conversion.