#5013 - Update Authorize.net hash checking to use SHA2

  • By
  • Added
  • 1 view
Identifier #5013
Issue type Feature request or suggestion
Title Update Authorize.net hash checking to use SHA2
Status Completed
Handling member PDStig
Addon ecommerce
Description Authorize.net removed MD5 hashes from their API in support of SHA512 . Update the payment gateway hook to use SHA2 via PHP's hash_hmac . If hash_hmac is not supported, then skip hash checking (it's not required by Authorize.net).
Steps to reproduce

Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated