In this Topic: Show
This topic mentions a few things you can check on your own before calling Stone Edge support for help.
Before upgrading to a newer version of your shopping cart software, it is best to contact Monsoon Commerce, Inc. to see if it is compatible with Stone Edge. It takes time to adequately test the program and make any changes to the integration scripts as new releases are made available by their vendors.
The Script URL must be a secure URL (i.e. https://...) and point to the Stone Edge integration script, if your cart requires one. Stone Edge automatically adds the https:// at the beginning of the URL, you do not need to include it in the Script URL field. You can test the path to the script through your browser by doing the following:
Copy the Script URL from the Shopping Carts form and paste it into the address bar of your browser.
Add "https://" to the beginning of the URL.
Add ?setifunction=sendversion to the end of the URL. The entire URL should look something like this example: https://www.mystore.com/acbnet/stores/1/omexpt5.aspx?setifunction=sendversion
Press enter.
If the path is correct, you see the message SETIResponse version=X.XXX.
If you see an error in the browser window such as "Certificate does not match the name of the site" or "Certificate expired", set the system parameter IgnoreSecureCertificateErrors to TRUE. Re-attempt to establish a connection to your shopping cart. If you receive the error "Certificate not from a trusted authority", install your site's certificate in your browser software so that it is recognized as "trusted". Consult your browser help files for assistance installing trusted certificates.
If you see an error in the browser window such as "SETIERROR: Function not defined", the browser was able to access the integration script and the URL is correct, however, there is a problem with the query (?setifunction=sendversion). Check the text of the query, re-type it if necessary, and try again.
If you see an error in the browser window such as "Page Not Found", the URL is not pointing to the location of the integration script (e.g. omexpt5.aspx). Verify the script is installed in your store directory and verify the path itself. Note: Make sure you are using the "secure" URL, i.e. "https://..." to run this test.
Created: 1/12/15