Hi!
I am using the Simple Integration Method. .
I want to bypass the receipt page altogehter and go straight back to a page on my website.
How can I do that? I have read all the help files and I added a url on the relay reponse page BUT when I test, the result page is https://secure.authorize.net/gateway/transact.dll and there are elements of my site, but it looks like a complete mess. My site is built in Wordpress if that helps.
Thank you in advance.
Ann
11-22-2013 10:02 AM - edited 11-22-2013 10:03 AM
Relay Response Basics and Troubleshooting
You would need to use absolute path on everything on that url. Or you can use a javascript on the relay response URL to redirect to another page on your site
11-22-2013 11:27 AM - edited 11-22-2013 11:27 AM
Hi!
"use a javascript on the relay response URL to redirect to another page on your site"
Thats exactly what I have done and it works. I created a page on the server with an html extension which redirects to a page on the wordpress site and that seems to have solved the problem.
Thanks for your help.
11-22-2013 11:42 AM