To post a new support question, click the Post New Topic button below.
Current Version: 4.9.3 | Sytist Manual | Common  Issues | Feature Requests

Please log in or Create an account to post or reply to topics.
You will still receive notifications of replies to topics you are part of even if you do not subscribe to new topic emails.

Authorize.net Sim Not Working Anymore

A
4 posts
Tue Oct 01, 19 9:37 AM CST
When my customers go to pay they get sent to the following URL with an error: https://secure.authorize.net/gateway/transact.dll

The following errors have occurred.
(14) The referrer, relay response or receipt link URL is invalid.

Checking the response code I found this page and message: https://support.authorize.net/s/article/Error-14-The-Referrer-or-Relay-Response-URL-is-invalid

Important Note: AIM, SIM, and DPM are obsolete and in the process of being phased out. We strongly recommend that you use one of our modern connection methods to integrate with the Authorize.Net Payment Gateway. Visit our Developer Center and Upgrade Guide for more information on our current APIs.
16,248 posts (admin)
Tue Oct 01, 19 11:56 AM CST
Nothing in Sytist to cause that. It might have something to do with the reply URL not having httpS.

In your Sytist admin click on Settings in the main menu. Then underneath the left menu click edit config file.

Change this line:

$setup['url'] = "http://".$_SERVER['HTTP_HOST']."";
TO:

$setup['url'] = "https://".$_SERVER['HTTP_HOST']."";
Notice we are adding a s to http.

BUT, won't work if you don't have a SSL/security certificate.

Try that and if it doesn't work and you DO have a SSL installed (httpS page) then you should change to the AIM option instead in Settings -> Checkout & Payment. They will stay on your site with that option.
Tim Grissett, DIA - PicturesPro.com
My Email Address: info@picturespro.com
A
4 posts
Tue Oct 01, 19 7:37 PM CST
Thank you, Tim. It turned out that I needed to add an additional URL to my account in my Authorize.net settings.

Is a "modern connection method to integrate with the Authorize.Net Payment Gateway" on the roadmap for Sytist? Authorize is being cagey about when it will end support for the SIM and AIM integrations.

https://developer.authorize.net/api/upgrade_guide/
16,248 posts (admin)
Wed Oct 02, 19 5:40 AM CST
It is something I have in my notes to look into.
Tim Grissett, DIA - PicturesPro.com
My Email Address: info@picturespro.com
4 total messages
Please log in or Create an account to post or reply to topics.
This post has been viewed 481 times
Category: Payment Options
 
Loading more pages
Loading more pages

Sign up for email promotions.

Your information is safe with us and won't be shared.

Thank you for signing up!

 
©2003 - 2021 Grissett, LLC. All Rights Reserved.

By continuing to browse or by clicking Accept Cookies, you agree to the storing of cookies on your device necessary to provide you with the services available through our website.

    Accept   Privacy & Cookie Policy
Loading More Photos
Scroll To Top
Close Window
Loading
Close