After processing a charge through Authorize.net SIM, the final page one ends up on (Relay Response URL page) on our WordPress site returns partially unformatted – looks like it’s not finding the theme’s style.css file. Here are images:
What causes the issue you are seeing is some browsers will refuse to load the http linked style.css on a https page (the thank you page loading on authorize.net is https). You’ll find that other browsers will load the stylesheet with no issues.
We recommend adding an SSL cert for your website’s domain to allow the css file to load as https. If that’s not an option, a special page template can be set up for the Thank You page that has the CSS styles inline (instead of linked in from another file).
Thanks for the reply. I made a custom template since SSL is not an option with this client. It’s not perfect, but it’ll do the job.
Thanks for the quick response!
Viewing 2 reply threads
The support post ‘Relay Response URL returns Unformatted’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.