Hello all,
We have a fairly legacy system (C#) running DPM with MD5 hash, with the recent news we moved the MD5 to SHA512, and everything seemed to still be working fine.
We implemented the SHA512 hash under this guide:
We did have query parameters in our x_relay_reponse url, but that never seemed to be problem. We were getting successful sandbox transactions just yesterday with the query parameters before the MD5 cutoff on the sandbox. Our query parameters include a session id and step,
Now that MD5 is no longer returning on the sandbox environment, we went with another test to make sure it was working, and now the transaction is getting approved but not returning.
My questions are, with DPM, do I need to have x_SHA512_Hash or have the SHA512 hash on the x_fp_hash?
Also, it seems like with either hash method, the transaction will go through and get approved but not return.
Anyone else on DPM experiencing anything like this?
03-08-2019 07:47 AM
03-08-2019 10:31 AM - edited 03-08-2019 10:34 AM
03-08-2019 10:39 AM