Authorize.Net DPM – Relay Response errors
-
I’m hoping someone may be able to help with this; My service ticket at WooThemes has been open for 2+ days so far with no response.
We’re trying to get our WooCommerce Authorize.Net DPM extension working.
We currently have our Authorize.Net account in “Test Mode”. When we ran a test we get this emailed response error:
Authorize.Net Merchant,
Your script timed out while we were trying to post transaction results to it.
Transaction ID: 0
Transaction Result: This transaction has been approved.
The following message was displayed to the customer:
——————————
An error occurred while trying to report this transaction to the merchant. An e-mail has been sent to the merchant informing them of the error. The following is the result of the attempt to charge your credit card.
This transaction has been approved.
It is advisable for you to contact the merchant to verify that you will receive the product or service.
——————————I am getting Relay Response errors, which I think are timeout errors but am not certain. I’ve checked that the “x_relay_url” hidden field being sent is correct. I think it is. It is: https://ourdomain.com/wc-api/WC_Gateway_Authorize_DPM/ and when I try to visit that, it seems to be the correct URL, although it notes that I am not Authorize.Net.
Other info that may be helpful:
We HAVE set up an MD5 hash, and I am pretty certain that it is set up correctly, both in the WP WooCommerce admin area, and on our Authorize.Net account page.
We have NOT set any default reply URLs in our Authorize.Net account page, as the WooCommerce documentation advises.
I HAVE read this page, which describes our problem, but I’ve followed all of the suggestions without success, and still don’t know what to do:
https://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/Relay-Response-Basics-and-Troubleshooting/ba-p/9536When I spoke with Authorize.Net – who could not help me – they suggested that the problem might be coming from our account being in test mode. It is not a “sandbox” account, but rather our real Authorize.net account in “test mode”, which I assume is meant for this sort of thing.
Anyone have suggestions for troubleshooting?
- The topic ‘Authorize.Net DPM – Relay Response errors’ is closed to new replies.