Docs and Examples Changed to https
Printed From: RomanCart.com Forum
Category: RomanCart
Forum Name: Announcements
Forum Description: Important RomanCart News
URL: http://forums.romancart.com/forum_posts.asp?TID=13657
Printed Date: 27 March 2026 at 2:36am
Topic: Docs and Examples Changed to https
Posted By: Support
Subject: Docs and Examples Changed to https
Date Posted: 19 March 2018 at 4:06pm
Hi,
Please note that all code examples and generated code snippets are now generated using https:// not http://
This is important as you cannot mix http and https on your site as each will open a different cart.
Make sure all the links on your site pointing to RomanCart are https://
Valid endpoints are: https://www.romancart.com" rel="nofollow - https://www.romancart.com https://remote.romancart.com" rel="nofollow - https://remote.romancart.com https://secure.romancart.com" rel="nofollow - https://secure.romancart.com
As chrome is going to show all http:// websites as unsafe soon, if you have not done this already then it is something you should look into.
If your site does not have an ssl certificate, then add one for free using http://www.cloudflare.com" rel="nofollow - www.cloudflare.com
Many Thanks Support
|
Replies:
Posted By: rich-erich
Date Posted: 22 March 2018 at 9:33am
|
Is this just related to the RC shopping cart pages when taken off our domain or to our actual domain as well. Thanks
|
Posted By: rich-erich
Date Posted: 22 March 2018 at 10:04am
Also what about domains such as
http://www.remoteprice.com/data.asp" rel="nofollow - www.remoteprice.com/data.asp
|
Posted By: Josiah.W
Date Posted: 04 July 2018 at 12:48pm
rich-erich wrote:
Also what about domains such as
http://www.remoteprice.com/data.asp" rel="nofollow - www.remoteprice.com/data.asp |
Hi all,
I'm a bit late to the party, but for anyone who finds this thread as I did, I've tested some pages that use the remoteprice.com domain in the script src and they seem to work OK when using the HTTPS protocol in the URL.
<script language="JavaScript" src="https://www.remoteprice.com/data.asp?storeid=XXXXX&categoryid=1"></script> |
Cheers, Josiah
|
|