Hi,
In my test code, I indicate the s_relay_URL to redirect to. I also have this URL entered into the Authorize account page where set that up. Same URL in both.
When I test a transaction, the URL stays as https://secure.authorize.net/gateway/transact.dll and yet, display a little "hi" message I put on my page for the redirect! So, my page that I expected the customer to be sent back to is being recognized, yet the URL does not say the person is back on my site. Odd!
Also, I am not sure how to display the fields, values that are posted back. How does one do this?
Thanks
KB
07-13-2014 04:00 PM
Read
That how relay response work, use javascript to redirect it back to your site.
07-13-2014 04:05 PM