cancel
Showing results for 
Search instead for 
Did you mean: 

DPM relay url not being used

I am doing my first authorize.net integration, and am having issues with the relay response in DPM.  For whatever reason, it I am getting a "script timed out error" every time, but when I look in my apache logs, the page isn't even being requested...  If I test my response page (using hurl.it), it works as it should.  Could I be missing some configuration or something?  The payments are going through, so my MD5 and all that is good, it's just a matter of sorting out the relay response.  The applicable sections of my post data is:

x_delim_data:

false

x_relay_response:

true

x_relay_url:
 
SSL is enforced on the domain.  Is there a problem with having a get query string in the URL?  I have tried it without and it still doesn't work.
lukelarson1
Member
2 REPLIES 2

Ok, so I made some headway... authorize.net apparently doesn't like my SSL certificate (although it should be a trusted cert, not sure why it isn't, it validates all the way up the chain).  I guess I need to follow up with them

lukelarson1
Member

Hello @lukelarson1 

 

Were you able to find a solution to this problem?

 

Richard