- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Relay Response Page Throwing Error
Hello,
We are using the Relay Response configuration. I have set the x_relay_url to post to our merchant page.
When the post is made to our merchant page we grab the http POST data and then we redirect to our custom receipt page.
Authorize.net does not like this redirect to occur and I receive an error message.
Is there another attribute similar to x_relay_response I can set to allow the page redirect.?
If not what is the best solution?
Thanks
08-19-2011 09:15 AM - edited 08-19-2011 09:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Relay response is the only way to ensure that transaction details are sent back to your site at the end of the transaction. Page redirection alone will not cause Relay Response to fail. In fact, this is done by all of our SDKs as a part of the DPM Integration. Can you provide some more details on how exactly the page is failing? Does it fail immediatley upon completing the transaction, or does it sit there loading for 20-30 seconds before giving up and aborting the response attempt?
08-23-2011 10:46 AM