To my knowledge there's nothing extra set up at Authorize.net.krileon wrote: Are you altering the price at Authorize.net? Adding a fee of some sort? That sometimes can cause the validation checks to fail as it also is trying to be sure they're paying the right amount for the basket.
Beat, I will PM you shortly. I don't know if it makes a difference, but these are happening when it is a single payment, not a recurring renewal payment. AIM + ABR are enabled at user's choice.beat wrote: I'll be looking into this Authorize.net MD5 issue. Something has changed on Authorize.net side for recurring payments with ARBs. Would it be possible to send me by Private Message (PM) or embed in here with the [ confidential ] tag (lock in full editor), one of the notifications entries corresponding to the failed MD5 hash, in particular the raw part ? Thank you in advance.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
This issue is being logged for one-time payments. It was only recently that auto-recurring payments were fully operational (long story) but the couple I saw in the logs looked to work fine, no errors. It's weird if it's not used for single payments but those are the ones with an issue. Perhaps this is the cross-up?beat wrote: Authorize.net uses MD5 Hash only for auto-recurring subsequent payments. That explains why single payments and first payments of auto-recurring payments don't have this issue.
I wondered this as well and changed it to make sure. I will try once more to be extra-thorough. Hopefully some payments are made over the next few days to check on. I'll PM you the hash in a moment.beat wrote: I strongly suspect that your "Authorize.net MD5 Hash" has a small difference between authorize.net and the CBSubs setting (e.g. a space at begin or end of the key at one place and not at the other.
If that's not the case, could you please also provide the configured MD5 hash of gateway and authorize.net (should be same) by PM so I can redo the MD5 hash check manually ?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
itsjeff wrote: Thanks for continuing to help with this. I tested myself and the x_MD5_Hash value in the notification's raw post data did not match the hashed value when I put the values into the formula you gave, md5(MD5setting+x_trans_id+x_amount) = x_MD5_hash
I will PM you the new data to verify. I wonder why the hash values would be different.
Please Log in or Create an account to join the conversation.