-
4
-
30
-
08.04.2012
-
United States
I would like to add Authorize.Net verified merchant seal code to home page and checkout page and have limited experience with nopCommerce and html.
Thanks in advance.
-
1390
-
11695
-
10.08.2012
-
United States
Hello-
This is the instructions from Authorize.net:
https://www.authorize.net/support/CNP/helpfiles/Account/Verified_Merchant_Seal/Secure_Payments_Seal_Configuration.htm
When you have the seal code copied onto your clipboard, open your site in FTP and open this file with Notepad.
/Views/Common/Footer.cshtml
You then just need to paste your code where you want the seal to be displayed..and save it.
-
4
-
30
-
08.04.2012
-
United States
Thank you for your help. (I was using a custom theme, so the active file was under Themes/Motion/Views/Common/Footer.cshtml)