β05-20-2013 07:53 AM
Did you configure the relay response URL in your Authorize.net account? Are you sure your relay response page isn't dying while processing whatever input is passed to it (log the passed data as well as logging a marker at the very end so you know it made it there)?
β05-21-2013 10:41 AM
No, the relay URL is not configured in the account as it's dynamically generated and included in the form (x_relay_url).
β05-23-2013 08:45 AM
does it work if you only use http and not https?
β05-23-2013 08:47 AM
I'm getting that scenario right now. It'll hit my page on http, but not on https.
β06-07-2013 02:00 PM