- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Relay Response
I'm attempting to use relay response with SIM. When the payment is successful, shouldn't the browser navigate to the URL that I've setup in the relay reponse URL screen? The Browser address is still set to https://secure.authorize.net/gateway/transact.dll.
I need to post the order info from Authorize.net to this page to display a summary of the order.
02-07-2012 10:59 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You have to pass the relay response URL from your form as well as configure it in your control panel.

02-08-2012 12:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Relay Response Basics
Relay Response is a feature available to merchants using Server Integration Method (SIM) or Simple Checkout. It instructs the payment gateway to return transaction results to the merchant using an HTML form POST to a specified URL on the merchant's Web server. A script or program at the URL can be used to create a custom receipt page using the transaction information. The custom receipt page is then relayed back to the customer's browser. Relay Response does not redirect the end user back to the merchant’s server, but relays the page content to the end user instead of displaying the Authorize.Net default receipt page.
02-08-2012 04:19 AM
