cancel
Showing results for 
Search instead for 
Did you mean: 

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.

dubya008
Contributor
2 REPLIES 2

You have to pass the relay response URL from your form as well as configure it in your control panel.

TJPride
Expert

http://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/Relay-Response-Basics-a...

 

 

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.

RaynorC1emen7
Expert